misaksson / CarND-Capstone

MIT License
2 stars 4 forks source link

Keep speed limit #1

Closed misaksson closed 6 years ago

misaksson commented 6 years ago

Limit top speed of the vehicle according to ROS param “velocity”. Note that each waypoint provided to the Waypoint Follower (/final_waypoints) contains a target speed, which the control logic will try to follow.