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.
250272b64a162d7d4adb187d40c0b480a03ffbc6
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
19
Apr
17
14
12
11
9
8
7
6
5
4
3
29
Mar
28
26
23
22
21
20
16
15
14
11
9
8
7
2
1
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
Params: refactor initialize_*() factories
wbmpc_wrapper_ros: fix for API update
wbmpc_wrapper_ros: fix undefined WINDOW_SIZE for mpcresult
test_client: fix missing arg for fake_out_data
test_client: rename fake_data to fake_in_data, introduce fake_out_data
utils: rename ambiguous make_footstep to make_initial_footstep
test_client: add some fake data
update test_client.py
commit test_client.py
pybullet: pass record_video from get_device()
set default record to False oops
pybullet_sim: set debugVisualizer resolution, use eglRenderer plugin in headless mode if possible
**always** disconnect from pybullet
main: remove unused var
logger_control: fix for mpc traj window size
Merge branch 'topic/refactor-controller-class' into wjallet/mpc-timing-fix
MPC: apply previous changes to ROS wrapper
MPC wrapper (multiprocess): truncate state-control trajectories returned in MPCResult class
mpc wrapper sync/multiprocess: update calls to ocp
OCP classes: use stored warm-start in solve()
OCPAbstract: add check_ws_dim()
wbmpc_wrapper_abstract: mark get_latest_result as returning MPCResult object
Controller: initialize mpc_result attr to None in __init__
ocp_abstract: store warmstart inside of instance & better separation of concerns in Controller
ControllerResult: rename ambiguous attr FF to FF_weight
controller.py : change plot_mpc() to a free function instead of method
utils: greatly simplify quaternionToRPY
tools: rename Utils.py to utils.py
ocp_proxddp: remove 2-norm criterion computation
ocp_crocoddyl: run black
wrapper_multiprocess: get window size from Params struct
ocps: take argument window_size for size of window of opt traj to return
Params: add parameter window_size
MPCResult: temporarily use full-length for xs and us traj
MPCResult: move custom non-resizable container member def to new header
MPCResult : make window_size read-only
python/module.cpp: change std::vector exposed name
Merge branch 'wjallet/joystick-update' into wjallet/mpc-timing-fix
python: move visitor to visitors.hpp
Animator|Joystick: pass params const
Loading