The car is able to follow the waypoints. Only the steering angle is controlled,
TODO actions are outlined in twist_controller.py. In particular, brake and throttle values are currently set and need to be controlled better (potentially with pid and lowpass filter).
The car is able to follow the waypoints. Only the steering angle is controlled, TODO actions are outlined in twist_controller.py. In particular, brake and throttle values are currently set and need to be controlled better (potentially with pid and lowpass filter).