Closed ntraichel closed 4 years ago
For 3 robots. Error Message: "IndexError: list index out of range" in File "/home/nele/DrivingSwarm/src/pathplanning/benchmark/src/benchmark/spawning_controller.py", line 93, in publish_start_position pub.publish(_positions[robot_id], single_shot=False)
There are only 2 entries in the argument "_positions" passed by spawning controller
For 1 robot:
Error message: RLException: Invalid
For 1 robot: won't fix! Due to multi-robot task
So far, the spawning_controller in benchmark has only launched properly when number_of_robots is set to 2, 4 or more than 4.