You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@Jayden-F
how did you solve the problem?
because I am facing the same problem on same rosdistro (humble) using (gazebo fortress) on Ubunut 22.04.
I even raised an issue for this, spawning 2 robots will raise the same error messages you posted before but will not close the simulatio.
trying to spawn a third turtlebot4 will crash the simulation.
so how did you solve the problem?
Please provide the following information:
1a0a68404324c35062b4277e19ca0ecedb4443d6 src/create3_sim (2.0.0-18-g1a0a684)
382711f9955071ab92f52198c5461ea1ca9a79ed src/turtlebot4 (1.0.1-10-g382711f)
f0f0a18 src/turtlebot4_simulator (0.1.1-23-gf0f0a18)
Expected behaviour
When adding a second turtlebot4 simulation I expect the robot to spawn and be controllable.
Actual behaviour
The robot will spawn and you will briefly see it in the simulation before crashing.
To Reproduce
ros2 launch turtlebot4_ignition_bringup turtlebot4_ignition.launch.py model:=lite namespace:=robot1
ros2 launch turtlebot4_ignition_bringup turtlebot4_spawn.launch.py namespace:=robot2 model:=lite y:=1.0
Additional Info
I am able to run the create 3 multirobot example without issues.
The text was updated successfully, but these errors were encountered: