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

How is the dynamics controlled in ur5_gazebo simulation ?

asked 2018-10-30 07:55:33 -0500

mewbot gravatar image

I'm using the package found here This is a gazebo simulation of the ur5 robot which is controlled with the MoveIt! library. How is the dynamics managed in this simulation? How can I apply a particular force with the end effector ?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2018-10-30 13:39:33 -0500

gvdhoorn gravatar image

How is the dynamics managed in this simulation?

Gazebo is used to run the dynamics simulation.

How can I apply a particular force with the end effector ?

There is no direct support for this, so you'll have to write a controller (or find one) that lets you control Cartesian EEF forces and torques.

As ur_gazebo uses ros_control, a ros_control compatible controller would be preferable.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2018-10-30 07:55:33 -0500

Seen: 188 times

Last updated: Oct 30 '18