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
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
0195cd6489519994ad0a1fadb76744f63eb37421
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
Begin with the selected commit
Created with Raphaël 2.2.0
14
Oct
13
12
11
10
9
8
6
1
30
Sep
27
24
22
21
20
17
16
15
14
13
10
7
6
3
1
30
Aug
27
26
25
20
19
18
17
16
12
10
9
6
5
4
3
2
30
Jul
29
27
26
23
21
19
17
16
15
12
6
5
28
Jun
22
10
9
8
28
May
25
17
6
5
29
Apr
28
26
21
20
19
16
14
13
12
11
Mar
3
25
Feb
24
16
10
9
8
14
Jan
13
6
18
Dec
16
15
11
10
9
3
2
30
Nov
28
26
25
21
20
27
Oct
23
21
12
9
Sep
8
1
17
Aug
14
12
11
5
4
3
31
Jul
30
29
28
23
21
20
17
16
13
10
6
3
1
25
Jun
18
17
16
15
12
Merge branch 'devel-PA' into 'devel-PA'
joystick launcher
Fix library issue, import of yaml and prepare deployment on the robot
Support START button for the gamepad, implement put_on_the_floor function, debug, switch to real interface
Implementation of gamepad client
Switch from std::vector to Eigen Matrix to avoid runtime in FootTrajectoryGenerator
Finish handling of parallel loop for MPC + Log time of whole loop
Switch from boost to mutex
Continue to test things
Trying to use shared memory
Switch from odri to fake robot
Adding fake robot class for debug purpose
Continue working on structure of MPC wrapper
Work on Joystick Class
Continue implementing Controller in C++ and create MpcWrapper C++ class
Add structure of main loop and Controller in C++ and tweak the CMakeFiles for compilation
Add a todo
Avoid hardcoding mass of the robot in WBC
Switch back to 1 kHz + Add new data fields in Logger
Remove unused NLE argument for MPC, comment prints, switch to 500 Hz
Script to test InvKin tasks + Debugging main controller
Add config yaml of second solo
Adapt Invking test script for new architecture
Add possibility of NLE feedback in MPC + Add nice(-20) priority + Add lots of debug output in QP WBC
Add start of a script to debug each InvKin task independently
Add task between world and contact feet
Add plot of loop time
Actualization of replay script
Actualization of replay script
Debugging InvKin in WBC
Tweak parameters
Tuning yaml parameters to debug the control
Tweak mpc convergence script
Tweak mpc comparison script
Debug QP of WBC by adding prints and switching to a simpler formulation of the QP
Add script to adapt the initial joint position with respect to the position of the center of mass
Define footsteps_under_shoulders as initial position of footsteps instead of being the vertical of the shoulders
Switching back to reference angular positions instead of measured ones for the WBC
Formatting code
Use OSQP weights in Linear MPC, binding of weights vector, update test_convergence_script
Loading