-
Can be implemetend after the integration of joint targets.
MoveExtJ examples codes:
CONST jointtarget j2 := [[9E9,9E9,9E9,9E9,9E9,9E9], [30,9E9,9E9,9E9,9E9,9E9]];
MoveExtJ j2, rot_ax_speed, z…
-
When a kinematic (and to some degree also cartesian) path plan fails to find a solution, the cause of error is really obscure and it's not surfaced to the user. Sometimes MoveIt! does have the informa…
-
For the inverse kinematics portion, in matlab it was easy to plot both the robot's current configuration as well as the desired pose configuration.
I have not found a way to fix the figure upon wh…
-
Using go1 custom dataset, I checked cerberus can work pretty well.
But I just found if I use different dataset from bigger robot (lets say Anymal or etc.), cerberus diverged when it starts.
I believ…
-
Hi all, love the work you are all doing here, but recently ran into an issue with some core features, such as setting position and velocity data, leading to a WASM unreachable error.
![image](https…
-
1) In the raven 2 when I activate the controller I am asked to select a mode I press a key and nothing happens. How do I correctly select a mode?
2) Are forward dynamics incorporated in the raven2 si…
-
Ciao Matt
There were some missing packages that I needed to install in order for the sim to work. Took us quite a while to figure it out so you might want to add it to the README 👍
```
sudo ap…
-
When planning with orientation constraints, the resulting robot arm motion feels jerkier. It is smooth in cartesian space, but when sitting in the wheelchair, it feels like some joints change motion s…
-
I tried to use the official discription files on github and docker to generate the urdf for fer (panda robot):
https://github.com/frankaemika/franka_description
I met this error, as shown in the …
-
I saw that you proposed a new algorithm for puncture path planning and achieved excellent results. May I ask if your research results have been formed into a paper? Can you share the relevant informat…