Combine two links with both prismatic and revolute
Hello all,
Is it possible to have both prismatic and revolute joint on the same pose in one object?
Thanks in advance!
Hello all,
Is it possible to have both prismatic and revolute joint on the same pose in one object?
Thanks in advance!
You can combine the joints. It will be technically 3 links connected by 2 elementary joints, not 2 links connected by 1 complex joint.
link1 --> joint1:prismatic --> link2(dummy link) --> joint2:revolute --> link3
You will have to think about how to set it (joints position, links dimension and inertial) so it made sense for your concrete application.
Asked: 2019-09-26 10:16:49 -0500
Seen: 2,694 times
Last updated: Sep 30 '19
Fixed joint unstable compared to revolute joint
from gazebo_msgs.msg import * ImportError: No module named msg
How to connect my Motion planning to my gazebo model
Multiple Visuals Per Link with Different Colours
Randomize Static Object location in Gazebo
Joint velocities noisy when applying large forces in a static configuration
Rviz cannot find camera_link frame when using Kinect in SDF Gazebo world file
Updating the visual of a model using the ModelPlugin
Is it possible to apply force/Set velocity or set position on ball joint?