Back to Projects
AI Autonomous Vehicle Simulator

AI Autonomous Vehicle Simulator

Real-time optimal path planning for an autonomous vehicle.

ROS2DockerFoxglove

This project simulates autonomous vehicle navigation using a ROS2 publisher-subscriber architecture built on the DDS protocol. It features real-time obstacle avoidance logic by generating a dynamic cost-map from LiDAR and odometry data. The system combines the Pure Pursuit algorithm with A* path planning to enable efficient and adaptive robot movement, allowing the vehicle to detect and navigate around obstacles in real time.