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
208d9b3b3a6f4210930c3abfb4e64eec0aaccae9
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
21
Mar
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
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
Properly stop ros mpc server
main_solo12_control : fix try/except being too shallow
update README
cmake : add apple config
Fix up package.xml
Controller: rename attr "pd" to "task" (because TaskSpec)
Params.cpp : fix ctor initialize order
ROSMPCWrapper can be set synchronous or asynchronous
Params.cpp : remove commented out function
walk_parameters : add "task" node
python : add converter from YAML::Node to python dict
Remove lots of unused parameters
Params: enable pickling !
Slightly cleaner conversion between numpy and ros multi arrays
First draft with ros working
Params: remove unused invkin parameters
Params: remove OSQP parameters (unused)
Params: make Kp_main, Kd_main into eigen vectors
ocp_proxddp: minor fix (fddp and proxddp were switched around)
Merge branch 'wjallet/ros-integration' into wjallet/direct-eigen-yaml
WiP: Fix init and solve message problem for ROS
fix performance issue when refactoring
Rebase fix + minor bug fix
Params : shoulders, footsteps_init, footsteps_under_shoulders are VectorN
Simplify ros messages types
Separate AlgtrOCP in two class with variations + LINT
Simplify Params and make wbmpc_wrapper_ros init properly through service
Share params between 2 ros node
Raw str saved in params
Params can be created from file or from str
Params: gait_vec is a VectorNi (Eigen::Vector<int>)
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
Loading