-
Notifications
You must be signed in to change notification settings - Fork 74
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working