-
Notifications
You must be signed in to change notification settings - Fork 54
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
Comments
I'm using the POZYX and the latest version of the Michael Oborne Mission Planner for my rover. |
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!
Yan Ming
…On Thu, 4 Jan 2018 at 10:10 PM, RoboBil ***@***.***> wrote:
I'm using the POZYX and the *latest version* of the Michael Oborne
Mission Planner for my rover.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#68 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/Ac9TVSAvsdOurKlrOkSO2ZqEgDhCV3Xoks5tHNvlgaJpZM4RS_iL>
.
|
@RoboBil 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? |
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. |
I see, thank you so much!
…On Thu, 4 Jan 2018 at 11:23 PM, RoboBil ***@***.***> wrote:
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.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#68 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/Ac9TVWRt8A2kORq_RwJd53dN20UQ9Lwbks5tHOzagaJpZM4RS_iL>
.
|
@RoboBil |
Nope, because I'm not a programmer. |
Hi RoboBil, sorry that I keep asking you for help😅. Do you know are the
coordinates sent through ground station? I am facing this problem, when I
mount the pozyx on the drone, the serial moniter stop displaying the
coordinates of pozyx.
…On Mon, 8 Jan 2018 at 11:40 PM, RoboBil ***@***.***> wrote:
Nope, because I'm not a programmer.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#68 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/Ac9TVX4CIv4hhHVeEqwQOQbZPZ7r8Wsmks5tIjblgaJpZM4RS_iL>
.
|
sorry sounds like a programming question which is way above my skill set |
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. |
Sorry, I'm NOT a programmer and I'm having my own troubles with the Pixhawk/MP due to my own self inflicted "wounds". |
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:
|
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!
The text was updated successfully, but these errors were encountered: