Skip to content

lateral maneuver runner bugs #38107

@sshane

Description

@sshane

Tried it on the Altima, but it wasn't usable. It usually aborted maneuvers saying road not straight.

Bugs

Report notes

  • idk if just me, but this is hard to parse. Which lines correspond to the y axis values on the right vs. left? Should be color coded or do what is generally recognized in the plotting world
    Image

  • what is desired and actual lat accel? is it roll compensated? use real log.capnp signal names like long report, which is unambiguous and requires no thought:
    Image

  • we mainly care about two things: how is the response from our final request to the car vs. what the car actuates? and how is openpilot's limiting interfering with what we actually desire? you'll want to plot both carControl and carOutput signals. It's unclear which we're plotting. If it's just carControl I don't think you can gain anything useful from the plots, say if the angle or torque limiting is super severe

  • in our plots green is usually actual and orange is usually desired, so it's flipped for lateral plots, but this is debatable. at least match longitudinal report

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions