-
RvizにHRP2JSKNTのRobotModelを表示するときに、
HRP3Handも表示されるようにしたいです。
今はcolladaモデルがrobot_descriptionとしてセットされていて、
これには手はついていないです。
どのような方針がよろしいでしょうか。
-
At the moment, we have individual finger control in the somatic interface. However, the basic grasp modes provided by default by Robotiq are very useful and we should figure out a way to incorporate t…
-
As of now, we do not handle any error messages in robotiq hands. When they don't work (and they don't work from time to time), we don't know the reason.
Also, we need to be able to read data from the…
-
This issue came up when we were trying to communicate to robotiq to read status registers using sdo commands. Unlike amc, which always has 4 data bytes in all communication, robotiq has a data size = …
-
I get the following warning when loading a complex robot XML file:
```
[kinbody.cpp:1200] dummy joint out of upper limit! 0.000000e+00 > 3.141593e+00
```
Somewhere while loading the XML, OpenRAVE is…