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
This improve issue #5.
The ptdr_spawn.launch is now a place to declare how many robots are going to spawn and with which parameters. It will then call the spawn function.
This commit improve readability for spawn and the SLAM features associated to the robot.
An rviz config files has been staged as well and needs improvement.
This improve issue #5.
The robot description is now an argument that can be change. Implying that robot can be different.
Extensive testing needs to be done on that feature to close the issue.
The robots could be spawn thanks to a loop. The only control would then be the number of robots to spawn.
A solution with creating a python script has been found after quick researches
A bash script could be used as well.
The text was updated successfully, but these errors were encountered: