Training CNN
ArtlyStyles opened this issue · 1 comments
ArtlyStyles commented
Could you please explain how to collect the steering angle and throttle during the manual driving for training? Is there special API supported by the hardware?
tevenfeng commented
During the manual driving you have to use your joystick to control the car, and the joystick should be able to give you the steering angle and throttle could be obtained if you set a global maximum speed manually. That's how I get these parameters.