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
cf855882c50ed84df149cdb7b18a256221632194
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
15
Mar
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
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
Do not convert q_init from exposed std::vector type to numpy array
Params : parse q_init, t_switch and v_switch directly
Add header yaml-eigen.hpp parsing Eigen::Matrix<> types
Add typedef for RowMatrix6N and expose to Python
Rename problem_data.py to task_spec.py
ocp: rename nondescript "pd" variable to "task" (for task spec)
ocp: various changes
ocp_crocoddyl : start models should use starting_gait...
ocp_crocoddyl : mark update_model as private
ocp_crocoddyl : further simplifications for updating ocp models
ocp_crocoddyl : simplify initialize_models_from_gait
ocp_crocoddyl : add type annotation for _create_standard_model
ocp_crocoddyl : switch to more modern "{}".format() for formatting
python : apply pre-commit
CrocOCP : remove "initialized" attribute
ocp: rename method initialize_models
ocp_crocoddyl : remove useless intermediary create_model() function
cmake/python : format listfile
ocp: rename variables for greater clarity
controller: fix how clamped pos,vel,tau printed
rename MPCAsync to MPC multiprocess
Basic auto switch MPC
AsyncMPCWrapper
SyncMPCWrapper
Abstract MPC wrapper
TaskSPec (a.k.a ProblemData) not modified anymore > rdata is taken out of it
TaskSpec (a.k.a ProblemData) recreated when needed to avoid confusion of sharing object
Simu & GUI as default
cmake : apply pre-commit formatting
update pre-commit config (to format cmake files)
cmake: remove CUSTOM_HEADER_DIR unused var
[CMake] make MQTT optinal
cmake : fix a fn call case
package.xml : add <name>
update gitignore
python: fix unused imports reported by ruff
pre-commit: switch flake8 to ruff
ocp_proxddp : fix missing infNorm fn
cmake : set INSTALL_DOCUMENTATION to OFF by default
main_solo12_control : remove unused pathlib import, seaborn
Loading