This study proposes a path-tracking algorithm based on feed-forward (preview distance control) and feedback (LQR, linear quadratic regulator) controllers to reduce heading angle errors and lateral distance errors between a predefined path and an autonomous vehicle. The main objective of path-tracking is to generate control commands to follow a predefined path. The feed-forward control is applied to solve heading angle errors and lateral distance errors in the trajectory caused by curvatures of the road by controlling the steering angle of the vehicle. An LQR was applied to decrease the errors caused by environmental and external disturbances. The proposed algorithm was verified by simulating the driving environment of an autonomous vehicle using a CARLA simulator. Safety and comfort were demonstrated using the test vehicle. The study also demonstrated that the tracking performance of the proposed algorithm exceeded that of other path-tracking algorithms, such as Pure Pursuit and the Stanley Method.
Recently, in-depth studies on sensors of autonomous vehicles have been conducted. In particular, the trend to pursue only camera-based autonomous driving is progressing. Studies on object detection using IR (Infrared) cameras is essential in overcoming the limitations of the VIS (Visible) camera environment. Deep learning-based object detection technology requires sufficient data, and data augmentation can make the object detection network more robust and improve performance. In this paper, a method to increase the performance of object detection by generating and learning a high-resolution image of an infrared dataset, based on a data augmentation method based on a Generative Adversarial Network (GAN) was studied. We collected data from VIS and IR cameras under severe conditions such as snowfall, fog, and heavy rain. The infrared data images from KAIST were used for data learning and verification. We confirmed that the proposed data augmentation method improved the object detection performance, by applying generated dataset to various object detection networks. Based on the study results, we plan on developing object detection technology using only cameras, by creating IR datasets from numerous VIS camera data to be secured in the future and fusion with VIS cameras.