I have implemented highway driving for an autonomous vehicle in C++ to drive in a simulator. You can find the source code here
github.com/sbonab/CarND-Path-Planning
The implementation includes prediction, behavioral planning, and path/trajectory planning.
コメント