navigator
navigator copied to clipboard
Write ROS throttle & brake control node
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