sigmaai / self-driving-golf-cart

Be Driven 🚘
https://neilnie.com/self-driving-golf-cart/
MIT License
253 stars 69 forks source link

Behavioral cloning experiments #4

Closed NeilNie closed 5 years ago

NeilNie commented 5 years ago

Combined steering_node and cruise_control_node to the new autopilot_node. This new behavioral cloning model predicts both steering and acceleration. Now it's possible to run detection, steering, cruise control simultaneously.