ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
So did you integrated your rotating kinect and servo in your turtleblot xacro file? This is the common way to go in ROS. Take a look at this tutorial. Maybe there' re other better ones, but this covers what you need. Basically, you must do 3 things:
Here you have a simple example for the first point, the mounting of a cannon that can tilt (though in your case you want to pan)
Hope the explanation is clear enough and I'm not missing something!