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

plotjuggler: plotjuggler: tuning layout w/ cruise setpoint, use carControl.enable not carControl.active #22908

Merged
merged 2 commits into from
Nov 15, 2021
Merged

Conversation

hewers
Copy link
Contributor

@hewers hewers commented Nov 14, 2021

Description

Walked through all tuning scenarios with a test route and found improvements:

  • Longitudinal scenarios ask for large step-change in setpoint, so cruise setpoint is added to velocity graph.
  • Found that carControl.active is recent, so some older / demo routes default to 0. Use carControl.enable in its place. Active intends to be "actuators are active", where "enabled" is that autonomy is engaged, I think.

Verification

./juggle.py "4cf7a6ad03080c90|2021-09-29--13-46-36" --layout=layouts/tuning.xml

image
image

@hewers hewers changed the title [PlotJuggler] Add cruise setpoint, use carControl.enable not carControl.active [PlotJuggler] tuning layout: add cruise setpoint, use carControl.enable not carControl.active Nov 14, 2021
…ationKalman calibrated velocity for curvature
@hewers hewers changed the title [PlotJuggler] tuning layout: add cruise setpoint, use carControl.enable not carControl.active plotjuggler: tuning layout w/ cruise setpoint, use carControl.enable not carControl.active Nov 15, 2021
@pd0wm pd0wm added the tools label Nov 15, 2021
@adeebshihadeh adeebshihadeh changed the title plotjuggler: tuning layout w/ cruise setpoint, use carControl.enable not carControl.active plotjuggler: plotjuggler: tuning layout w/ cruise setpoint, use carControl.enable not carControl.active Nov 15, 2021
@adeebshihadeh adeebshihadeh merged commit 5f2c7ad into commaai:master Nov 15, 2021
@hewers hewers deleted the plotjuggler-tuning-scenarios branch July 25, 2022 05:21
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.

3 participants