Closed wxmerkt closed 4 years ago
In GitLab by @cmastalli on Sep 20, 2019, 13:43
The current PR points to my fork cmake submodule. I will switch to the main repo after merging this PR: https://github.com/jrl-umi3218/jrl-cmakemodules/pull/238
In GitLab by @cmastalli on Sep 20, 2019, 13:43
enabled an automatic merge when the pipeline for e0fdee54df8412add3cc034c74855d7d0bb2bc74 succeeds
In GitLab by @nim65s on Sep 20, 2019, 13:47
The CI won't pass until your commit is in the jrl-cmakemodule main repository. Meanwhile, you can update the url in .gitmodules
In GitLab by @nim65s on Sep 20, 2019, 13:47
Hum… Some jobs still succedded, you might just try again those who failed x)
In GitLab by @cmastalli on Sep 20, 2019, 15:01
marked as a Work In Progress
In GitLab by @cmastalli on Sep 20, 2019, 15:01
changed the description
In GitLab by @cmastalli on Sep 20, 2019, 15:02
No, they don't pass. I market as WIP. I will switch to the main repo whenever it's possible
In GitLab by @cmastalli on Sep 20, 2019, 17:51
added 3 commits
In GitLab by @cmastalli on Sep 23, 2019, 14:10
added 7 commits
In GitLab by @cmastalli on Sep 23, 2019, 14:12
added 1 commit
In GitLab by @cmastalli on Sep 23, 2019, 16:37
added 5 commits
In GitLab by @cmastalli on Sep 24, 2019, 12:08
added 2 commits
In GitLab by @cmastalli on Sep 24, 2019, 12:34
added 3 commits
In GitLab by @cmastalli on Sep 24, 2019, 12:55
added 1 commit
In GitLab by @cmastalli on Sep 24, 2019, 18:44
added 6 commits
In GitLab by @cmastalli on Sep 25, 2019, 08:26
added 1 commit
In GitLab by @cmastalli on Sep 25, 2019, 15:16
added 13 commits
In GitLab by @cmastalli on Sep 25, 2019, 16:39
added 6 commits
In GitLab by @cmastalli on Sep 25, 2019, 17:13
added 1 commit
In GitLab by @cmastalli on Sep 25, 2019, 17:56
Ok, I enlisted the performed task in the commits:
SolverFDDP
There is still needed extra work for merging humanoid jumps.
In GitLab by @cmastalli on Sep 25, 2019, 17:56
unmarked as a Work In Progress
In GitLab by @cmastalli on Sep 25, 2019, 17:56
merged
In GitLab by @cmastalli on Sep 25, 2019, 17:56
mentioned in commit 47f7b7cf10470ca66ef156499f8da4dc91c44699
In GitLab by @cmastalli on Sep 20, 2019, 13:41
Merges topic/clean-icra20-branch -> devel
This PR tackles the issues reported in #249, #244 and #248. Now we can run make commands for examples with and without display option, e.g.
or
fyi: @nim65s and @wxmerkt