roboticsgroup / roboticsgroup_upatras_gazebo_plugins

BSD 3-Clause "New" or "Revised" License
41 stars 17 forks source link

Is this plug in available for ROS (noetic) GAZEBO-11 ? #4

Closed XiaoFeng-Kuang closed 9 months ago

XiaoFeng-Kuang commented 1 year ago

Dear Sir, I am trying to use this plug-in in an environment Ubuntu 20.04 ROS (noetic) GAZEBO-11 MoveIt 1

I see the plug-in loaded into the gazebo world, but when I used rqt to control the joint, it does not work

1

Thank you for your time.

nlamprian commented 1 year ago

It's hard to suggest something meaningful without inspecting your model.

Try removing maxEffort or adding <hasPID /> to see if anything makes it move, and from there on, keep tweaking values (for the plugin, as well as the model). You can also play with the transmission of the joints (change it between position and effort).