Gazebo | Ignition | Community
Ask Your Question
0

Gazebo 9 to 11 migration, wrong world coordinates and robot collapses.

asked 2020-07-26 06:17:40 -0600

redox gravatar image

Hi, I am trying to migrate a simulation from ROS melodic to noetic. In ROS melodic (gazebo 9) everything works as expected, but when launching it in noetic the world file models are completely out of place (the .world file was not modified). What is more the robot (holonomic platform) has its Lidars and kinect camera positions changed from correctly sitting on top of the platform to being inside the model. It is maybe connected to wrong inertia values of those components, but in gazebo 9 they seem to be working ( I didn't set those). I've read through migration guide for gazebo 9 -> 11 and I couldn't find anything that would affect those behaviors. Does anyone know what maybe the cause of this problem?

edit retag flag offensive close merge delete

Comments

Can you share a minimum SDF file to reproduce the problem? It could be related to the new SDF spec (1.7).

chapulina gravatar imagechapulina ( 2020-07-27 20:28:41 -0600 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2020-07-28 09:25:16 -0600

redox gravatar image

Thank you for your reply, I did not know that the SDF version chaged between gazebo 9 and 11. The solution was to simply change version tag in world file from 1.6 to 1.7 <sdf version="1.7">

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2020-07-26 06:17:40 -0600

Seen: 265 times

Last updated: Jul 26 '20