Problem with "collada_urdf -> Tutorials -> Working Directly with COLLADA"
Hi,
I'm trying to do this tutorial but I don't get the result. No problems appear in console but when rviz start don't show anything, only a black shadow, but in openrave is showing robot correctly.
I try to load several robots in collada (.dae) but no work.
I need to load the mitsubishi-pa10 robot arm in rviz. I'm using this:
roslaunch orrosplanning collada_rviz_display.launch
model:=`rospack find collada_robots`/data/robots/mitsubishi-pa10.dae
Thanks,
Raúl
EDIT:
Here is the image of output in rviz and the image of output in openrave.
I can move the robot in openrave and see the movement in rviz but the robot doesn't appear as you can see in the images.
Could be problem of rviz? Do you know a converter from collada to urdf?