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

Rover should be able to learn both speed and position when learning waypoints #30

Closed
tridge opened this issue Jan 17, 2013 · 2 comments
Closed

Comments

@tridge
Copy link
Contributor

tridge commented Jan 17, 2013

Should add LEARN_WP_SPEED boolean option

@ghost ghost assigned tridge Jan 17, 2013
bygreencn pushed a commit to bygreencn/ardupilot that referenced this issue Feb 8, 2014
update rover and plane flashlog XML
@gmorph gmorph assigned gmorph and unassigned tridge Sep 3, 2015
@gmorph
Copy link
Contributor

gmorph commented Sep 3, 2015

I believe this feature means when learning waypoints we also want to record the speed. Not sure why we would record the position as this will already be recorded by the learning of the waypoint. Assigning to myself for actioning.

@rmackay9
Copy link
Contributor

rmackay9 commented Feb 1, 2018

is it OK if I close this? Rover-3.2 (and higher) allows capturing the cruise speed and cruise throttle with the ch7 switch. Its also documented on the wiki.

I suppose we could take it a step further and learn the cruise-throttle all the time. Copter does this for the hover throttle.

Actually i think I'll close this so I dont forget but we can re-open if people object.

@rmackay9 rmackay9 closed this as completed Feb 1, 2018
IamPete1 pushed a commit to IamPete1/ardupilot that referenced this issue Jun 5, 2021
shellixyz added a commit to shellixyz/ardupilot that referenced this issue Jul 5, 2022
shellixyz added a commit to shellixyz/ardupilot that referenced this issue Jul 5, 2022
…ions (ArduPilot#37)

* Add OSD input throttle element (ArduPilot#31)

* Plane: add arming switch safety (ArduPilot#30)

* use positive throttle range for tecs throttle respose calculations

Co-authored-by: Michel Pastor <shellixyz@users.noreply.github.com>
magicrub added a commit to magicrub/ardupilot that referenced this issue Oct 26, 2022
…plane_checks

CI: skip non-plane sitl tests
shellixyz added a commit to shellixyz/ardupilot that referenced this issue Apr 20, 2023
shellixyz added a commit to shellixyz/ardupilot that referenced this issue Apr 20, 2023
…ions (ArduPilot#37)

* Add OSD input throttle element (ArduPilot#31)

* Plane: add arming switch safety (ArduPilot#30)

* use positive throttle range for tecs throttle respose calculations

Co-authored-by: Michel Pastor <shellixyz@users.noreply.github.com>
peterbarker pushed a commit to peterbarker/ardupilot that referenced this issue Jun 26, 2023
…log-structure-fix

Feature/ov3 640 esc log structure fix
abasahmedd pushed a commit to abasahmedd/ardupilot that referenced this issue May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants