kinect urdf
Hi all,
Where can I find and how can I add a urdf file of the kinect to urdf of my robot.
Thanks in advance
add a comment
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
Hi all,
Where can I find and how can I add a urdf file of the kinect to urdf of my robot.
Thanks in advance
Look into the turtlebot package. In the turtlebot_description folder you can find the kinect.urdf.xacro file, look here to get started kinect.urdf.xacro. You can find the description of kinect inside with robot model for the turtlebot. You can ignore other parts as you only want the kinect description. Copy and paste the kinect description and use it for you new urdf file. Start from the urdf tutorials and tf tutorialson ros wiki.
Asked: 2013-12-13 01:50:14 -0600
Seen: 1,127 times
Last updated: Dec 13 '13