Autonomous driving paper index
Autonomous Human Tracking Using Vision-LiDAR Fusion with Model Predictive Control-Based Trajectory Following
One-line summary
In this paper, a golf cart with improved autonomous driving capabilities has been used to construct a real-time human tracking application.
Engineering notes
Key topics: autonomous driving, autonomous vehicle, lidar, sensor fusion, perception, control. See the paper for implementation details and experimental results.
Chinese explanation / 中文解读
中文解读待补充:本站会优先为端到端自动驾驶、BEV感知、3D目标检测、轨迹预测、路径规划、LiDAR感知等高价值论文补充中文说明。
Original abstract
In this paper, a golf cart with improved autonomous driving capabilities has been used to construct a real-time human tracking application. The proposed tracking method is based on a human detection module that combines camera and LiDAR data to improve environmental perception capabilities using the YOLOv7 algorithm with sensor fusion. Following maximum accuracy human detection, the instantaneous position of the detected person is determined as the target, and optimal path following toward this target is achieved using the Model Predictive Control (MPC) algorithm. The MPC algorithm predict the required steering angle in real-time to reach the detected person by considering the vehicle's current state and dynamic constraints, while the speed value is calculated according to the remaining distance to the target. This method allows the car to track the detected person without requiring any external intervention. MPC-based tracking mechanisms in autonomous vehicle technologies are proven to be effective by the system created in this study, which exhibits reliable and secure human tracking in dynamic situations.
Links and sources
Need this topic turned into a technical roadmap?
Full Self Driving can prepare a custom autonomous driving literature review, code map, dataset map, and B2B technology assessment.
Request B2B research
Comments