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

Stopping/Slowing at each Waypoint #12845

Closed
Dan-Moss opened this issue Aug 29, 2019 · 7 comments
Closed

Stopping/Slowing at each Waypoint #12845

Dan-Moss opened this issue Aug 29, 2019 · 7 comments

Comments

@Dan-Moss
Copy link

Dan-Moss commented Aug 29, 2019

The aircraft slows to 1 m/s at each waypoint, even in a straight line.
Firmware Version 1.9.2 on Black Cube

image
image

Param Changes:
image
NAV_ACC_RAD = 15

I'd expect changing the Cruise and Cruise 90 would allow the aircraft to pass through the waypoints without slowing, similar to the acceptance radius but it seems to not be working?

https://discuss.px4.io/t/flight-throuh-waypoint-without-stopping-in-multirotor-mode/9883
https://discuss.px4.io/t/px4-missions-avoid-stopping-at-every-waypoint/10982
Others seem to have this issue

@mhkabir
Copy link
Member

mhkabir commented Aug 29, 2019

@bresch

@bresch
Copy link
Member

bresch commented Aug 30, 2019

Hi @Dan-Moss , this has been improved post 1.9.2 and is fixed by #12505
You can try the Master development branch, feedback is welcomed!

@Dan-Moss
Copy link
Author

Dan-Moss commented Aug 30, 2019

Thanks for replying @bresch , will build and test shortly (i guess there is no instant way to get a px4_fmu-v3_default.px4) . I will close this issue for now then?

@mhkabir
Copy link
Member

mhkabir commented Aug 30, 2019

You can use QGC to flash the Developer build, which is autobuilt from master.

@Dan-Moss
Copy link
Author

Dan-Moss commented Aug 31, 2019

@mhkabir when reconnecting to update firmware i'm getting:
Found device: PX4 FMU V2
Error: Sync: Send Command: Invalid sync response: 0xfe 0x10
Upgrade cancelled

v3.5.4 Qground, Windows 10, Cube Black, From Firmware 1.9.2 (also tried 1.8.2 to the same effect)
Tried a variety of PC's, Laptops and USB Cables?

@mhkabir
Copy link
Member

mhkabir commented Aug 31, 2019

@dagar any clues?

@Dan-Moss
Copy link
Author

Dan-Moss commented Sep 1, 2019

using http://ci.px4.io:8080/blue/organizations/jenkins/PX4_misc%2FFirmware-compile/activity/ i was able to get the build and it behaves correctly visually (Yay :D ) but the log shows:
image
had to flash 1.9.2 then 1.9.2dev to get it to connect to qground tho (straight 1.9.2dev does not connect)

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

3 participants