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

Fix mission change speed #11811

Closed
wants to merge 3 commits into from
Closed

Fix mission change speed #11811

wants to merge 3 commits into from

Conversation

bresch
Copy link
Member

@bresch bresch commented Apr 8, 2019

fixes #11764

@julianoes Please check if it fixes the issue.

julianoes and others added 2 commits April 8, 2019 11:36
This fixes the issue where the  DO_CHANGE_SPEED command was ignored and
the drone always travelled at the MPC_XY_CRUISE velocity.
@bresch bresch requested a review from julianoes April 8, 2019 09:41
@julianoes
Copy link
Contributor

Thanks, this doesn't fix it. It does work for speeds set slower than cruise velocity but for speeds faster than cruise we're limited to cruise.

@bresch
Copy link
Member Author

bresch commented Apr 8, 2019

@julianoes Hmm, then I don't understand how your fix worked before.

@bresch
Copy link
Member Author

bresch commented Apr 8, 2019

@julianoes Should be good now but I'm not sure of the side effects. We need to do a non-regression test before merging that.

@bresch bresch added the bug label Apr 8, 2019
@bresch bresch added this to the Release v1.9.0 milestone Apr 8, 2019
@julianoes
Copy link
Contributor

Still the same problem. If you want to reproduce the tests, this is the Dronecode SDK command:

make && build/default/integration_tests/integration_tests_runner --gtest_filter="SitlTest.MissionChangeSpeed"

@MaEtUgR MaEtUgR mentioned this pull request Apr 11, 2019
@julianoes
Copy link
Contributor

Replaced by #11836.

@julianoes julianoes closed this Apr 12, 2019
@julianoes julianoes deleted the pr-fix-mission-change-speed branch April 12, 2019 13:18
@MaEtUgR MaEtUgR mentioned this pull request May 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Mission speed change not working
2 participants