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.
cad1e0537d77ab890ec77bd48c73058d79dbf625
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
3
May
2
28
Apr
27
22
21
19
12
6
5
31
Mar
30
25
22
21
18
17
15
11
9
8
4
3
2
24
Feb
23
21
17
16
11
10
24
Jan
20
18
17
16
13
12
10
6
5
4
3
21
Dec
17
16
15
13
9
1
17
Nov
16
15
9
8
5
4
3
2
29
Oct
26
25
24
22
21
20
19
18
17
14
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
Merge branch 'devel-PA-fix' into 'devel-PA'
Debugging jump on the spot with new trajectory from StatePlanner
Tweak LoggerControl to display reference vertical velocity when there is one
Set contact height to 0 after long jump phase (not finished)
Commented debug lines in estimator
New preJumpTrajectory function in StatePlanner
Only use feet tracking tasks when in flight phase
Enable trajectory generation of StatePlanner for jump phases + Use k as input to smooth the output
Add possibility to spawn a small blue step under the FL foot in the simulator for debug purpose
New argument for contact detector + Contact are not rotated to stay in plane parallel to base anymore + Make sure inactive contacts are given 0 desired MPC forces in WBC inputs
Log joint tracking error + Monitor contact with spawned blue step (hardcoded ID) + New probability term based on tracking error + Use ground truth mixed with velocity for now
Tweak mocap transpose value to match feet radius
Do not take mean position of active contacts into account in position estimation
Fix missing margin after contact for feet positions + Increase security limits for HFE joints
Split z trajectory in two halfs (before/after apex) + Non zero vertical velocity at touchdown + Keep lowering feet if contact is late
Fix the hardcoded path and add a argparse for the log display
Increase max height of steps to 6cm + Make sure ground friction coefficient is set to 1 in the simulation
Python bindings for StatePlanner change + Integration in Controller.py and Controller.cpp
Disable base orientation coefficients in the inverse Jacobian for the tracking task of feet in swing phase
Target height for the base now depends on the low-passed mean height of active contact points
Set minimum vertical contact force to 3N + Increase apex height of feet in swing to 10cm
fix small reshape issue and update readme
learn NN
Display joint tracking error as well
Pass foot traj generator positions to avoid compilation failure
Add commented checks for friction cone constraints and min/max vertical force + Fix constraints in QP of WBC + Commented debug lines
Log qmes and qdes of ContactDetector
New sequence for custom gallop
Do not use updateNewContact anymore + Get position of active contacts from the reference of the foot trajectory generator + Slowly bring contact height back to 0
Swing height depends on contact height + Keep contact at reference position when enabled + Fix small discontinuity issue with getRemainingTime
Fix sign of displayed contact forces
Switch friction coefficient from 0.9 to 0.5 (bis)
Switch friction coefficient from 0.9 to 0.5
Lines to disable base part in the tracking task of swinging feet
Comment trajectory generation for jump phases
new files
Add parameter to yaml config file to enable/disable compensation forces in QP of WBC
More idiomatic way to append
Fix use of getElapsedTime
Use unfiltered configuration vector for footstepPlanner
Loading