You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
you can copy and paste this file to hironx_ ros_bridge/conf/conf.in and run catkin bt --start-with-this -vi to re-generate kawada-hironx.conf
If you successfully reconfigure files, you'll see following message when you start hironx_startup.launch
[co] prop[collision_pair] ->RARM_JOINT1:RARM_JOINT3 RARM_JOINT1:RARM_JOINT4 RARM_JOINT3:RARM_JOINT5 RARM_JOINT3:RHAND_JOINT0 RARM_JOINT4:RHAND_JOINT0 RARM_JOINT4:RHAND_JOINT1 RARM_JOINT4:RHAND_......
[co] check collisions between RARM_JOINT1 and RARM_JOINT3
[co] check collisions between RARM_JOINT1 and RARM_JOINT4
[co] check collisions between RARM_JOINT3 and RARM_JOINT5
[co] check collisions between RARM_JOINT3 and RHAND_JOINT0
[co] check collisions between RARM_JOINT4 and RHAND_JOINT0
[co] check collisions between RARM_JOINT4 and RHAND_JOINT1
if you run openhrp3, you'll see
[rosrun] You have chosen a non-unique executable, please pick one of the following:
1) /opt/ros/indigo/lib/openhrp3/openhrp-model-loader
2) /opt/ros/indigo/share/openhrp3/openhrp-model-loader
there are same file so you can choose either of them.
SetupCollisionPair is the tool to automatically calculate possible collision pair, you need three terminal to run.
This will takes several tens of minutes and get collision pair files
you can copy and paste this file to
hironx_ ros_bridge/conf/conf.in
and runcatkin bt --start-with-this -vi
to re-generatekawada-hironx.conf
If you successfully reconfigure files, you'll see following message when you start
hironx_startup.launch
if you run openhrp3, you'll see
there are same file so you can choose either of them.
Cc: @YoheiKakiuchi @yswhynot
The text was updated successfully, but these errors were encountered: