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

Copter: vehicle twitches when do-change-speed command is executed #9085

Closed
liang-tang opened this issue Aug 2, 2018 · 10 comments
Closed

Copter: vehicle twitches when do-change-speed command is executed #9085

liang-tang opened this issue Aug 2, 2018 · 10 comments
Labels

Comments

@liang-tang
Copy link
Contributor

liang-tang commented Aug 2, 2018

IF YOU DON'T REMOVE THESE FOUR LINES, THEN YOUR REPORT WILL BE CLOSED AUTOMATICALLY
Questions and user problems should be directed at the forum (http://discuss.ardupilot.org)
Please be very sure you have found a bug when opening this issue
If there was a previous discussion in the forum, link to it

Bug report

Issue details
comment line

copter.wp_nav->set_fast_waypoint(true);

and WPNAV_SPEED set to 500cm/s, DO_CHANGE_SPEED set to 1m/s, when implement DO_CHANGE_SPEED,vehicle got a shock。

Version
3.6.0 rc6
Platform
[ ] All
[ ] AntennaTracker
[ * ] Copter
[ ] Plane
[ ] Rover
[ ] Submarine

Airframe type
What type of airframe (flying wing, glider, hex, Y6, octa etc)

Hardware type
SITL

Logs
2018-08-02 16-28-47.zip

@liang-tang
Copy link
Contributor Author

46e9e0742f062340949da30b2d1e8c6

@liang-tang
Copy link
Contributor Author

30ce439f71b8cfbff544fe551fe2b6d

@rmackay9 rmackay9 added the Copter label Aug 2, 2018
@rmackay9 rmackay9 changed the title vehicle got a shock when change speed Copter: vehicle twitches when do-change-speed command is executed Aug 6, 2018
@liang-tang
Copy link
Contributor Author

liang-tang commented Aug 6, 2018

Copter 3.5.7 version test result
speed 5m to 1m.
d2f84c908c4f6e13d54e3f729d5ccc1
6f3783e49b444a56b9ec158a80f000e
log here
2018-08-06 10-33-38.zip

@rmackay9
Copy link
Contributor

rmackay9 commented Aug 6, 2018

@liang-tang, thanks for that evidence. The vehicle will need to slow-down to the new speed of course, so it makes sense that it will lean back for a bit. The question is whether that's too rough or not.

What is that a graph of? The pitch angle or is it speed or something else?

@liang-tang
Copy link
Contributor Author

sorry about the graph, it's pitch angel.

@liang-tang
Copy link
Contributor Author

All test in SITL, execute LOITER_TURNS command.
Copter 3.5.7
495838fd1db824f7e059e07e9eac295

Copter 3.6.0 rc6

6b41f9e81dd570b78722095ede88d22

WP
cc445db27535bf5d3bf9a9c456b4b10

@liang-tang
Copy link
Contributor Author

Copter 3.6.0 rc6
but when test with WAYPOINT command, it never twitch....
4b41af164960484c0b3d6a764581f3d
WP
9bc82b96f3bf009e1d2a8ea294b6e1e

@liang-tang
Copy link
Contributor Author

@lthall any idea about this?

@RickReeser
Copy link
Contributor

Is this the same issue as #8627?

@IamPete1
Copy link
Member

closing in favor of #8627

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants