Describe the bug
Using the roni-kreinin/multi_robot fork from the pull request #207 the gazebo server encounters a SEGFAULT error whenever I try to add a second Create3 unit.
To Reproduce
Steps to reproduce the behavior:
- ros2 launch irobot_create_ignition_bringup ignition.launch.py
- ros2 launch irobot_create_ignition_bringup create3_spawn.launch.py namespace:=robot1
- ros2 launch irobot_create_ignition_bringup create3_spawn.launch.py namespace:=robot2 x:=3.0
- SEGFAULT on Gazebo server
Expected behavior
A second Create3 unit should spawn inside the simulation.
Additional context
- OS: Ubuntu 22.04.2
- Gazebo: Ignition Fortress
- ROS: Ros Humble
The first unit works correctly with the /robot1 namespace
gazebo-log.txt
robot1-log.txt
robot2-log.txt
gdb-stack.txt
Describe the bug
Using the roni-kreinin/multi_robot fork from the pull request #207 the gazebo server encounters a SEGFAULT error whenever I try to add a second Create3 unit.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A second Create3 unit should spawn inside the simulation.
Additional context
The first unit works correctly with the /robot1 namespace
gazebo-log.txt
robot1-log.txt
robot2-log.txt
gdb-stack.txt