Creating a complex model of a mobile robot

asked 2020-05-25 12:00:53 -0600

lepalom gravatar image

I'm creating a model of a mobile robot manipulator. I have it in urdf and viewed in rviz with ROS. The model contains two robotics arms, with two robotic hands and a mobile base.

My main doubt is about how to organize or set up the model in gazebo. I mean, it's better to have all the actuated parts in separate models or it's better to have only one model including all the actuated parts?

Of course, I'm talking in terms of maintainability and performance.

Thanks

edit retag flag offensive close merge delete