Robotics StackExchange | Archived questions

urdf: dynamic link for prismatic joint

Hello,

i am currently starting with urdf in ROS. I want to build my own little robot in ROS. Currently i am using only revolute joints, so my link have a static length and everthing works fine. Now I want to a prismatic joint. My question is: How can i create a dynamic link which is adepting the state of the prismatic joint. Or is it even possible?

Thanks for your anwers.

Asked by Tirgo on 2015-06-10 07:32:04 UTC

Comments

Ok solved it by myself. I just need two links.

Asked by Tirgo on 2015-06-10 07:43:22 UTC

Answers