Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
J
jrl-walkgen
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
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Guilhem Saurel
jrl-walkgen
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
9f12e90f3826398e7bd0fa23869564be83b5ff5d
Select Git revision
Branches
2
devel
master
default
Tags
20
v4.2.7
v4.2.6
v4.2.5
v4.2.4
v4.2.3
v4.2.2
v4.2.1
v4.2.0
v4.1.0
pinocchio_v2_1_0
v4.0.4
v4.0.3
v4.0.2
v4.0.1
v4.0.0
v3.2.3
naveau_online
v3.2.2
v3.2.1
v3.2.0
22 results
Begin with the selected commit
Created with Raphaël 2.2.0
19
May
18
17
16
14
10
9
4
29
Apr
28
27
17
15
14
13
12
11
8
7
6
5
23
Mar
18
17
14
11
10
7
8
6
5
3
4
3
24
Feb
19
10
9
8
28
Jan
25
22
21
20
6
10
Dec
19
Nov
9
5
4
20
Oct
19
15
7
6
12
Sep
10
9
8
7
3
1
28
Aug
27
21
20
19
18
17
14
13
12
10
29
Jun
18
29
Apr
27
24
17
30
Mar
24
23
11
10
17
Feb
10
5
4
26
Jan
25
22
20
19
16
15
12
9
26
Dec
19
18
17
16
12
10
9
8
6
4
2
28
Nov
27
26
4
3
27
Oct
23
22
6
2
24
Sep
19
18
17
16
7
5
2
18
Aug
25
Jul
23
17
10
9
8
4
3
1
30
Jun
27
26
24
20
19
18
17
16
12
11
6
4
2
28
May
26
22
21
20
18
16
14
10
9
8
6
22
Apr
20
18
17
2
27
Mar
26
25
24
21
20
19
18
17
14
13
12
11
10
7
28
Feb
27
14
12
11
10
7
5
3
30
Jan
29
28
21
20
14
10
7
12
Dec
9
6
2
29
Oct
28
20
Sep
19
17
13
12
11
10
9
5
25
Jun
23
May
15
1
Mar
26
Feb
18
12
Mar
29
Nov
28
23
17
16
15
3
25
Oct
24
23
22
21
20
19
18
15
14
13
12
11
10
8
6
5
4
3
2
Sep
30
Aug
26
24
19
18
10
25
Jul
13
11
10
7
6
30
Jun
29
27
24
22
21
16
15
try with sourcing the setup.bash from ros-hydro
added the path to hydro urdfdom as cmake complain that urdfdom was not found in the jrl-walkgen compilation
Set the environnemt variables earlier in the script
setup the ros pkg config environnement to find urdfdom from ros-hydro
fix stupid mistakes
fix link to ros
install urdfdom via ros hydro and not via robotpkg
remove the depency in the tests as it is not important and add urdfdom dependency to traivs
add the pinocchio dependence to the test to be able to call the urdf parser
update the version of the simple humnaoid description folder, add the qpoases dependency in travis
update custom_before_install to get the proper packages
fixx little bug in the nmpc_generator constructor.
retry normal build of the simple humanoid description in travis
target an other repository containing the simple humnaoid descritption in travis
update the submodule reference commit
install simple humanoid as ros package in travis
change the referenced repository for travis until the pull request is done
modify the referenced commit
change the path to use ssh with simple_humnaoid package
correct the build
test travis
build skipped because of the DIST variable set
set the distribution to be precise
correct the readme.md
add reference test curve
remove a useless line in build
correct the travis and readme implementation
Make all passing test available in teh "make test"
Fix buf when reference files are not found
deactivate the use of the dynaic filter in morisawa in normal test case
fix the use of the dynamic filter
Update the TestNaveau Trejectory
update the cmake list
modify the TestNaveau so that it pass
fix the use of the inverse kinematics with pinocchio
Merge branch 'master' into topic/SQP_5ms_pinocchio and try to debug the zmp computation in the pinocchio robot
remove metapod from travis add jrl-mal+mathtools form robotpkg
fix little bugs in the tests
make the Herdt test work again
fix a problem of dimension in the dynamic filter
Loading