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.
4e547d8fff74fcd8c5ea1ee44abd9123e7ac2ab1
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
8
Apr
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
14
13
10
9
6
3
2
1
30
May
27
23
22
18
16
4
2
21
Apr
16
11
Mar
update travis module : to be tested
remove the old .travis to include the jrl-travis package as a submodule in .travis
make all the trajectory meaningfull for morizawa com z and make all the important test running again.
make the Herdt Test working again : warning will not work without HRP2-Dynamics
just reindent the file using qtcreator : white space are use
create a meaningfull test for the bspline
remove cost function check in line search
diminish the cost on the zmp tracking
put back the huge weight on the zmp : less constraint active and less computationnal expensive
remove debug file
Merge branch 'master' of trac.laas.fr:/git/jrl/koroibot/src/mnaveau_dynamicfilter
remove useless eigen alignement as eigen is not used here
try to remove as much resize as possible
generalize the SQP period of recalculation
add an assert on a vector
correct comments and change the testNaveau to fit real external forces
remove dinamic allocation
enable compilation and execution of the test in 10.04 on hrp2_14
remove one resize from the online side of the code
add compilation flag for the metapod model created library
correct previous commit
remove the read from file class in TestNaveau Test
Revert "add the -fwhole-program to the compilatino flag"
allow to remove all debug files from the test, debug the SQPsolver
remove a debug info from the CMakeList.txt
add the -fwhole-program to the compilatino flag
reduce the test duration
debug the sovler so that it can be used every 5 ms
clean the code and setup the dynamic filter to 5ms sampling period
deal with all possibility in a test
debug interpolation in the SQP PG, (might still be buggued)
remove debuf info from SQP
clean the Tfirst evaluation, separate the update of the currentSupport and the supportDeque.
compute the local interplation from the foot moition starting time instead of the end
lessen the quantity of RNEA done by the Dynamic FIlter in the Naveau2015 PG
enable the compilation in 10.04
correct the interpolation of the legs trajectories
Merge remote-tracking branch 'trac/topic/SQP_5ms' into topic/SQP_5ms
fix the solver for SQP every 5 ms
begin the intergration of the interpolation. still work to do
Loading