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

Instructions for ROV mode #17

Open
samiamlabs opened this issue Jan 10, 2024 · 1 comment
Open

Instructions for ROV mode #17

samiamlabs opened this issue Jan 10, 2024 · 1 comment

Comments

@samiamlabs
Copy link

Hi!

I have been trying to figure out how the ROV mode is supposed to be used from reading the code.
My best guess is that it should be possible to connect something like qgroundcontrol with an xbox controller in parallel to the ROS2 system and have that take over when the manager is in ROV mode. Is that correct, or have I misunderstood something?

I think it would be nice if a short explanation of how ROV mode is intended to be used could be added to a README.

@clydemcqueen
Copy link
Owner

Yes, that's how I do it. I use QGC mainly to provide the joystick driver. QGC connects to mavros:

gcs_url: "udp://@localhost:14550"

I'm happy for PRs!

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

No branches or pull requests

2 participants