WaypointState.msg 312 B

12345678910111213141516
  1. int32 aid
  2. uint8 NULLSTATE=0
  3. uint8 lanechange_state
  4. uint8 steering_state
  5. uint8 STR_LEFT=1
  6. uint8 STR_RIGHT=2
  7. uint8 STR_STRAIGHT=3
  8. uint8 accel_state
  9. uint8 stopline_state
  10. uint8 TYPE_NULL=0
  11. uint8 TYPE_STOPLINE=1
  12. uint8 TYPE_STOP=2
  13. # 1 is stopline, 2 is stop which 2 can only be released manually.
  14. uint64 event_state