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
a1c371ed5ac1570ea7f51a82346c89bf9f78bda3
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
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
Estimator : feetFrames Scalar type should be int
utils.hpp : add includes
update README
LoggerControl: handle case where no powerboard
Params: add use_qualisys flag, rename envID to env_id
Controller.py has no business importing pybullet
main_solo12_control : require solver argument
Add conda environment.yml file, update .gitignore
OCPAbstract: remove _init_impl
main:
add solver's max_iter to Params
python: add stubs option, fix completion
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
Loading