Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spawning the robots in a loop #5

Open
Neidr4 opened this issue May 10, 2021 · 0 comments
Open

Spawning the robots in a loop #5

Neidr4 opened this issue May 10, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@Neidr4
Copy link
Owner

Neidr4 commented May 10, 2021

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.

@Neidr4 Neidr4 added the enhancement New feature or request label May 10, 2021
@Neidr4 Neidr4 added this to the Spawn multiple robots milestone May 10, 2021
@Neidr4 Neidr4 self-assigned this May 10, 2021
Neidr4 added a commit that referenced this issue May 12, 2021
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.
Neidr4 added a commit that referenced this issue May 12, 2021
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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant