Skip to content

Remove unread fields from SteeringStatus - #29

Open
benceruleanlu wants to merge 1 commit into
mainfrom
bl/drop-unused-steering-fields
Open

Remove unread fields from SteeringStatus#29
benceruleanlu wants to merge 1 commit into
mainfrom
bl/drop-unused-steering-fields

Conversation

@benceruleanlu

Copy link
Copy Markdown
Owner

SteeringStatus still wrote Moving and CommandedSpeed after every steer tick. Follow stopped reading them once locomotion started exposing LastCommandedSpeed and the other Last* properties.

Deleted the fields and the assignments. Follow still logs steering angle, clearance, and whether the direct path was blocked. No behaviour change.

Checks

  • build.ps1 succeeds
  • git diff --check

Follow logs steering from the locomotion Last* properties now.
Moving and CommandedSpeed were still written on every tick and
never read.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant