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

Controll of urdf on gazebo with ros topics

asked 2018-01-22 04:18:49 -0500

JuanTelo gravatar image

I've managed to create an urdf file and can simulate it in gazebo. It consists of a 3 finger gripper so the joints are all revolute. Now I want to be able to rotate them on gazebo or rviz, this is, open and close the gripper, with a ROS topic. How am I able to do that? I cant publish the topic but can't make the model move since I can't make it subscribe the message. I think that I have to use the topic "hand_command" and the msg "trajectory_msgs/JointTrajectory". Is there any tutorial on this or can anyone give me some help? The gripper is based on the model found on the link of shadow hand smart grasping sandbox.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2018-01-22 10:53:04 -0500

David Lu gravatar image

Here's a place you can start: http://wiki.ros.org/urdf/Tutorials/Us...

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2018-01-22 04:18:49 -0500

Seen: 281 times

Last updated: Jan 22 '18