-
Notifications
You must be signed in to change notification settings - Fork 0
Autonomous Driving
Jongseo Lee edited this page Dec 17, 2023
·
4 revisions
- Rectification
- Cameras
- Lidar
- GPS, etc.
- Camera: YOLOv8
- Lidar: Pointpillars, Clustering
- GPS, LIDAR, Wheel Odom, IMU
- GPS: 1Hz
- LIDAR: 10Hz
- IMU: 100Hz
- Wheel Odom: 20Hz
- LIDAR Map Matching (No GPS)
- Update Rate: 20Hz
- OSM, LaneLet2 based Global Path Routing and Management
- Dijkstra
- A*
- State Lattice Planner
- Model Predictive Trajectory Based