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

Offboard mode #25

Closed
lucasantoro opened this issue May 5, 2020 · 3 comments
Closed

Offboard mode #25

lucasantoro opened this issue May 5, 2020 · 3 comments

Comments

@lucasantoro
Copy link

lucasantoro commented May 5, 2020

Good evening,
I'm developing a similar project, but on Ubuntu 18.04 and Ros melodic with px4.
Your project can run on this environment?
Is it possible to set offboard navigation and use a list of points?
I don't understand if uwb system is simulated or Simply you get data from real hardware.

In any case, maybe I can help you with the hardware part and improve this repository with my work.
Thank you very much for your time and consideration

@20chix
Copy link
Owner

20chix commented May 10, 2020

Hi,

This project can also work in Ubuntu 18.04 and ros melodic but with ardupilot
Not to sure about offboard navigation.
UWB can be simulated by adding xyz coordinates in an xml file and they 'll be imported into gazebo.
It can also get the real position from UWB into Gazebo and you can choose from RQT.

That would be nice, is been a while since I worked on this project.

@lucasantoro
Copy link
Author

Hi dear,
so do you think that convert it to PX4 firmware is difficult?

@20chix
Copy link
Owner

20chix commented May 10, 2020

I don't think it should be difficult as px4 and ardupilot are really similar, however I have to point out that px4 firmware is quite challenging to understand depends, so might be worth reading the docs before diving into the code.

Feel free to upload PRS I'll be happy to review them and merge them .

@20chix 20chix closed this as completed Oct 12, 2020
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