Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
crocoddyl
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
Joseph Mirabel
crocoddyl
Graph
master
Select Git revision
Branches
2
devel
master
default
protected
Tags
5
v0.9.0
v0.2.0
v0.1.0
v0.0.3
v0.0.1
7 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
5
Nov
28
Oct
25
24
23
18
17
15
13
12
11
10
8
7
6
4
3
2
1
30
Sep
28
27
26
25
24
23
20
19
18
17
16
12
9
8
7
6
5
2
30
Aug
29
28
27
26
27
26
25
24
23
22
21
20
19
16
15
14
13
12
13
12
11
9
8
7
Add exponential loss.
devel
devel
Merge branch 'topic/pinocchio-deprecated' into 'devel'
[cleanup] Remplaced deprecated Pinocchio function (forward dynamics)
Merge branch 'mpi/crocoddyl-topic/unit-test-for-impulse-fwd-dynamics' into 'devel'
rename some files and adapt the code
[format]
robustify the tests is the Eigen init with nan is not activated
finish the first draft on the implementation of the impulses unittests
Merge branch 'topic/quadruped-improved-reg' into 'devel'
[example] Used the ANYmal robot in the quadruped example
[quadruped] Improved the state regularization, the motions without high torques
[cleanup] Formatted the code
Merge branch 'topic/wxm-add-package.xml' into 'devel'
package.xml: Add Carlos as maintainer and add reference to README.md for author
Update gitignore to exclude vscode
Add package.xml to allow building in catkin workspaces
Minor typo
Merge branch 'devel' into 'devel'
[states][minor] comments on !248
[states] make state functions const. and change numdiff/state such that it avoids class variables.
[states] use block expr, and other comments from !248
[states] related to #256. Remove global mutable variables from statemultibody class
fix the static cast of the boost shared pointer in the impusle 3D and 6D
isolate the factories in headers because they are re-used in different unit-test: see ImpulseModelFactory
Merge branch 'topic/wxm-fix-torque-limit-bug' into 'devel'
Merge branch 'topic/quadruped-benchmark' into 'devel'
[python] Registered sharded pointer of action model abstract
[python] Registered shared pointer for all abstractions
[benchmark] Integrated the c++ walking of the quadrupedal walking benchmark
[benchmark] Moved files inside the library
[cleanup] Renamed variables of quadruped gait to match standard
[benchmark] Working the quadrupedal walking benchmark
[python] Proper registration of shared pointer of activation model abstract
[refact] Adapted debug code given the shared ptr refactoring
[bugfix] Fixed issue returning share pointer of callbacks
[wip] Debugging the quadrupedal walking
[cleanup] Call fist system headers in benchmarks
[refact] Adapted the arm manipulation benchmark
[refact] Changed API to pass differential action models as shared pointer in Euler integrator
[refact] Changed API to pass activation models as shared pointers
Loading