-
Sorry to bother again but could you tell the required changes to simulate the Truck with Trailer example that you plot in the README? As it does not appear in the code currently provided and I am not …
-
In GitLab by @wxmerkt on Sep 13, 2019, 12:48
I have a local copy for the benchmarking. Python gets compiled and in the build folder under `crocoddyl` I see all `.pyc`. When I run `make install`, the …
-
Hallo..
I have one issue regarding how to make the citation numbers in body text looks like [12-15] (as in IEEE standard) instead of [12,13,14,15] as following:
![nomor](https://user-images.gith…
-
**Describe the bug**
Crash when unloading a bike rack. Rack is a single rack on the back of a bike with a 1 tile cart loaded(frame, trunk, uni-wheel).
Unloading has worked in the past. Known chan…
-
In GitLab by @proyan on Jan 27, 2019, 21:26
_Merges rk4 -> devel_
I added the Linear dynamics and checked the derivatives of the dynamics and costs.
The first order derivatives of L and F work.
…
-
Hi, first off, this extension is amazing!
Secondly, I am having trouble exporting to an html demo. It seems there is a layer threshold/file size that bodymovin can handle and it wont show any layer…
-
It would be nice to add the possibility to disable the pause condition
In https://github.com/robotology/unicycle-footstep-planner/pull/20/commits/dadc9927bf8af5f06e1ccd2bee65fd16ec9c41e9 , the pro…
-
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 …
-
To add to the roundup todo list, use the following markdown format.
```
- [ ] optional description [link name](/link/to/item)
```
So it generates the following:
- [x] optional description [li…
skial updated
5 years ago
-
In GitLab by @proyan on Mar 6, 2019, 21:40
_Merges topic/boxddp -> devel_
~~I'm facing a problem when the constraints are active. I still need to investigate why that happens.~~
~~1) I temporarily …