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

Different drone hardware model that is closer to the one used for deployment #18

Open
hc825b opened this issue Sep 8, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@hc825b
Copy link
Member

hc825b commented Sep 8, 2019

Currently, we use the hector_quadrotor for drone models, and hence the hardware as well as the hardware controllers are totally different from the drones for deployment.

We may consider switching to ArduPilot SITL which also support communicating thru MAVLink and MAVROS.

http://ardupilot.org/dev/docs/using-gazebo-simulator-with-sitl.html
https://github.com/dronekit/dronekit-sitl

The DroneKit-SITL is also used by ROSBuzz project.

@hc825b hc825b added the enhancement New feature or request label Sep 8, 2019
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