navigator icon indicating copy to clipboard operation
navigator copied to clipboard

Write ROS throttle & brake control node

Open wheitman opened this issue 2 years ago • 1 comments

Subscribes to /carla/hero/vehicle_control_cmd with message type CarlaEgoVehicleControl.

Then sends commands to throttle and brake systems. Merges the work of brake-by-wire and throttle-by-wire.

  • [ ] Add throttle by wire to MCU
  • [ ] Add communication between MCU and OBC to establish throttle by wire through ROS.
  • [ ] Once brake system is wired and mounted, add brake-by-wire functionalty
  • [ ] Embded safety checks to disable both systems if a fault occurs

wheitman avatar Jan 20 '23 19:01 wheitman