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

add gazebo_hil_interface #131

Closed
wants to merge 1 commit into from
Closed

add gazebo_hil_interface #131

wants to merge 1 commit into from

Conversation

TSC21
Copy link
Member

@TSC21 TSC21 commented Oct 8, 2017

This adds an interface between PX4 HIL and Gazebo using MAVROS hil plugin. It's an adaptation of the rotors_hil_interface (so I kept the original author and license) and simplifies and condenses the potential of ethz-asl/rotors_simulator#438 (uses message_filters IOT to sync the received msgs and forward them through the MAVROS msg API and hil plugin).
It's added as optional, since it requires installing ROS and MAVROS and adds the dependency on some msg API's. Needs some more testing but would be good if someone could take a look at its structure, syntax and logic also.

@TSC21 TSC21 self-assigned this Oct 8, 2017
@TSC21 TSC21 changed the title plugins: add gazebo_hil_interface add gazebo_hil_interface Oct 30, 2017
@LorenzMeier
Copy link
Member

Superseded.

@TSC21
Copy link
Member Author

TSC21 commented Jan 24, 2018

@LorenzMeier actually this can be presented as an alternative, not a replacement.

@TSC21
Copy link
Member Author

TSC21 commented Jan 24, 2018

If you don't mind I will reopen this when I actually make it work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants