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
523ae7a0ffdb6b3c0483fa2fb98ec068417f5678
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
2
24
Feb
23
21
17
16
11
10
24
Jan
20
walk_parameters.yaml: fix typo
main_solo12: update label of other solver package
rework how ocp args are passed
main_solo12_control: use tqdm to track progress in motion
rename PyBulletSimulator.py and add video recording
log_path.mkdir: do not error out if dir exists
add ocp.yml config
ProxOCP : implement
Various updates
add pre-commit config and run
utils.hpp: fix warning for un-owned memory (of std::string)
WB_MCP/__init__: import OCP classes as shortcut
ocp_abstract: define abstract methods
rename some files to snake_case standard, remove unused file OcpResult.py
Estimator.cpp: fix taking row outside of gait matrix
Estimator: fix updateFeetStatus member func typo
Types.h: typedef Scalar
OCP: add OCPAbstract class, begin work on PROXDDP support
Params.cpp : add support for envar for robot config path
cmake: various updates
update README.md
Merge branch 'devel-Ale-walking' into 'devel-Ale'
devel-Ale
devel-Ale
Update .gitignore from other branch
casadi-walking
casadi-walking
Add setup.cfg and setup.py
pre-commit: format files
cmake: sync submodule
Add .pre-commit-config yaml from wjallet/new-walking-ocp branch
Switch beack from xs optimization to dxs optimization
Revert "Change optimization variables from dxs to xs directly (bis)"
Adding plots to analyse result of solver
Change optimization variables from dxs to xs directly (bis)
Store costs as dict in NodeData
Change optimization variables from dxs to xs directly
Without warm start, set all nodes to initial state
Store costs in dict for data analysis
Set target to 0.1 m/s forwards
Enable friction cone and control bounds
Enable only cost on velocity tracking
Comment ShootingNode
Comment ProblemData
Loading