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

Using pozyx as sensor for autonomous drone #68

Open
dirtygreenppt opened this issue Jan 4, 2018 · 12 comments
Open

Using pozyx as sensor for autonomous drone #68

dirtygreenppt opened this issue Jan 4, 2018 · 12 comments

Comments

@dirtygreenppt
Copy link

Hi. I’m facing issues when doing my project. I tried to use pozyx tag as sensor and followed the instructions on ardupilot however I cannot find the BCN parameter on Q ground control. Wonder anyone using pozyx as sensor for drone? And how you overcome this problem?
Thanks!

@RoboBil
Copy link

RoboBil commented Jan 4, 2018

I'm using the POZYX and the latest version of the Michael Oborne Mission Planner for my rover.

@dirtygreenppt
Copy link
Author

dirtygreenppt commented Jan 4, 2018 via email

@dirtygreenppt
Copy link
Author

@RoboBil
Hi RoboBill,

In your project, Pozyx can communicate with Mission planner as ground station? I’m doing an indoor autonomous drone project and having issue on sensor( which is pozyx), do you find any data or website that shows how to use pozyx as sensor?
Much thanks!

@RoboBil
Copy link

RoboBil commented Jan 4, 2018

I'm using POZYX for guiding my rover from waypoint to waypoint. I follow the instructions given here: [http://ardupilot.org/copter/docs/common-pozyx.html]. I do not know how, but it seems to work.

@dirtygreenppt
Copy link
Author

dirtygreenppt commented Jan 4, 2018 via email

@dirtygreenppt
Copy link
Author

@RoboBil
Hi, RboBil, may I ask did you add any pozyx information in your code?

@RoboBil
Copy link

RoboBil commented Jan 8, 2018

Nope, because I'm not a programmer.

@dirtygreenppt
Copy link
Author

dirtygreenppt commented Jan 10, 2018 via email

@RoboBil
Copy link

RoboBil commented Jan 10, 2018

sorry sounds like a programming question which is way above my skill set

@avrilynnyap
Copy link

Hi robobil, I am also using Pozyx for my school project. Im facing some issues regarding my ground station. Is it possible for you to take screenshots of your mission planner when doing the tutorial as posted on the website? Thank you so much.

@RoboBil
Copy link

RoboBil commented Jan 14, 2018

Sorry, I'm NOT a programmer and I'm having my own troubles with the Pixhawk/MP due to my own self inflicted "wounds".

@AlexisTM
Copy link

You can use the pozyx by reading; on the drone, the data. Either Arduino and Python will work.

Note that you have to forward the data to the flight controller.

2 solutions for that through MAVLink:

  • PX4 Firmware: use MOCAP
  • Ardupilot or PX4: Fake GPS data

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

4 participants