Closed lucaslbmp closed 2 years ago
I found out the problem: the plugin "ignition::gazebo::systems::Sensors" should be called only once, even though it is used by both sensors.
I found out the problem: the plugin "ignition::gazebo::systems::Sensors" should be called only once, even though it is used by both sensors.
Glad to hear it! It would be interesting to add some safety check to that plugin that prevents 2 instantiations.
This is actually also very important for multi-robot simulations.
Environment
Description
Trying to spawn a simple 2-wheeled robot model (named "r2d2" here) in Ignition containing both lidar and camera sensor.
Steps to reproduce
colcon build
ign gazebo empty.sdf --render-engine ogre
Output
The simulator crashes and the following message is displayed: