Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Q
quadruped-reactive-walking
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Gepetto
quadruped-reactive-walking
Graph
5d3d5d51e7f7bb62d6b3cccd93726409443876c2
Select Git revision
Branches
20
article-ral-iros-improved
casadi-walking
check-crocoddyl-ocp-vs-casadi
costs_creation
demo-2021-07-17
demo-raspberry
devel
devel-Ale
devel-Ale-3DOF
devel-Ale-reduced
devel-Ale-standing
devel-PA
devel-coco
devel_croco
flying
integrate_mpc
main
default
protected
pr/1
release_solo3d
test_mederic
20 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
27
Feb
23
Jan
12
11
30
Nov
24
23
18
17
5
Oct
4
26
Sep
20
15
14
13
12
11
8
7
6
5
2
1
31
Aug
30
29
26
25
24
23
22
19
18
17
16
12
11
10
9
8
5
4
3
2
1
29
Jul
28
27
26
25
22
21
20
19
18
17
13
12
11
10
8
7
6
5
10
Jun
3
31
May
19
17
16
13
10
3
2
28
Apr
27
22
21
19
12
6
5
31
Mar
30
25
22
21
18
17
15
11
9
8
4
3
controller.py : refactor creating footsteps,
Params: add field mpc_wbc_ratio in struct def itself
main_solo12_control.py/put_on_floor : rename first "i" to thread
Rename subpackage WB_MPC to wb_mpc
logger_control : have plot_states make a single figure
ocp_proxddp : fixing setting num threads
main_solo12_control : profiling
MPCWrapper: rename run_MPC_synchronous/asynchronous
OCPAbtract + child classes: move make_ocp() out of solve()
run st_to_cc.hpp through linter
Rename class MPC_Wrapper to MPCWrapper
main_solo12_control : rename control_loop to main
logger_control: tweak plots
main: more tolerant on failing to get git repo
remove gitlab-ci.yml
config/walk_parameters.yaml : fix max_iter default to 1 (and verbose false)
pybullet_sim : do not interact with debug camera when pyb_sim.enable_gui is False
pybullet_sim : do not get imageio writer unless self.record_video is True
main_solo12_control.py: do not use np.int
python/cmake : fix loggercontrol.py
rename LoggerControl.py
Params.cpp : fix getting wrong field for use_qualisys
python/pybullet_sim : rename pybullet_simulator class to PybulletWrapper
python/module.cpp : expose Eigen::Ref of const Vector6
cmake : strip leading '-D' in front of compile definition
add package.xml
cmake : Remove empty main executable
python : rename exposeJoystick() to exposeAnimators()
cmake : use command add_compile_definitions for optional joystick support
python/Controller.py : create Joystick class only when vel not predefined
Compile Joystick.cpp conditionally on BUILD_JOYSTICK flag
Animator: rename getP/Vref and return by Eigen::Ref
Implement new AnimatorBase class for higher-level control
python : rename main.cpp to module.cpp
python/main : display yellow print if diverges
cmake : clean up a line, update submodule
pre-commit : add clang-format config and apply
Params : define single constructor
WB_MPC_Wrapper : pass solver kwargs to asynchronous mpc loop
Rename ProxOCP class to AlgtrOCP
Loading