husarion / panther_ros

ROS package for Panther autonomous mobile robot
Apache License 2.0
28 stars 10 forks source link

Error with Multiple Robots: Issue with Creating Multiple light_driver Instances #398

Open coderabbitai[bot] opened 3 months ago

coderabbitai[bot] commented 3 months ago

There is an issue when trying to use multiple robots in the Gazebo simulation environment. Specifically, there is an error when creating multiple light_driver instances on a single machine. This problem prevents the proper functioning of multiple robots within the simulation.

This issue was discussed in the following pull request: https://github.com/husarion/panther_ros/pull/391#discussion_r1731520438

Rafal-gorecki has acknowledged this issue and mentioned that a task has been created for it. Further investigation and resolution are needed to allow multiple robots to function correctly in the simulation environment.