Robotics StackExchange | Archived questions

gazebo ros control not working for large urdf

When i test the gazebo ros control plugin with diff drive ros controller in small urdf the robot is moving properly when sending the twist command. But when i use the large urdf i.e full body of robot with same confirugration robot is not moving neither any error or warning msg is comming. here the screenshot of full robot: image description image description

When only base is used by removing the upper parts the ros controllers are working like charm. How should i debug gor resolve this issue, since the issue could be also related to ros_controllers i.e diff drive controller.

Asked by hari1234 on 2021-11-14 00:56:28 UTC

Comments

Visualize the links and contacts, and check how they behave when you've sent a command, but the robot is not moving.

Asked by nlamprian on 2021-11-22 12:23:20 UTC

Answers