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

Enable compatibility with multiple bebops #29

Merged
merged 3 commits into from
Aug 26, 2020

Conversation

collinthornton
Copy link
Contributor

Modifications made to urdf/multirotor_base.urdf.xacro such that multiple bebops may be spawned
in the same simulation. Lines 109 and 113 were changed so that parameter titles matched with those
found in RotorS/rotors_gazebo_plugins/src/gazebo_motor_model.cpp. This resolves the rostopic
advertising conflict on bebop/motor_speed experienced by other developers (#27).

Launch file examples have been added. See

for examples without and with a controller, respectively.

Resolves: #20, #27

Modifications made to urdf/multirotor_base.urdf.xacro such that multiple bebops may be spawned
in the same simulation. Lines 109 and 113 were changed so that parameter titles matched with those
found in RotorS/rotors_gazebo_plugins/src/gazebo_motor_model.cpp. This resolves the rostopic
advertising conflict on bebop/motor_speed experienced by other developers.

Launch file examples have been added. See

    - launch/multiple_bebop_without_controller.launch

    - launch/multiple_task2_world.launch

for examples without and with a controller, respectively.

Resolves: gsilano#20, gsilano#27
@welcome
Copy link

welcome bot commented Aug 25, 2020

Thanks for opening this pull request! It will be checked as soon as possible. Please stay tuned on the page.

@gsilano gsilano self-requested a review August 26, 2020 06:57
@gsilano gsilano self-assigned this Aug 26, 2020
@gsilano gsilano added the type: enhancement New feature or request label Aug 26, 2020
@gsilano
Copy link
Owner

gsilano commented Aug 26, 2020

Hi @collin-thornton!! First of all, thanks for your contribution. I gonna test it right now. In the end, I will manage the merge.

@gsilano gsilano merged commit 9469d0b into gsilano:master Aug 26, 2020
@welcome
Copy link

welcome bot commented Aug 26, 2020

Congrats on merging your first pull request! We here at behaviorbot are proud of you! Thanks to you, the package increases and is now bigger than before.

gsilano added a commit that referenced this pull request Aug 26, 2020
@collinthornton collinthornton deleted the multi_bebop_devel branch August 28, 2020 20:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Problem when implementing robot swarm
2 participants