ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Since the camera is on the last link of the arm and the position of the end of the arm i was wondering if I still need to include an "end effector" in the URDF description?

No, it's not needed. It could be nice though.

If you're camera has some sort of "focus (TF) frame" or "tool frame" for which you'd like to plan.

If not what would the description of a end effector that does not do anything look like?

There wouldn't be any description (if you don't have an EEF).

If your camera is your EEF, the description would be a model of your camera -- potentially including an additional toolframe.

What would the controller for such a thing be?

If it doesn't have any controllable joints: no controller.

If it does: something that can control those joints.