Worked on above ROS projects. All the projects are organised as per folders.
- Autonomous Parking consists of multiple tasks
- Follow the gap, reactive based algorithm
- Follow the wall (using PID and conventional)
- Follow the trajectory using PID controller
- LIDAR map using ranges (Cartesian and Polar coordinates)
- Path planning using Informed RRT* algorithm
- Point2point movement using PID controller
- SLAM (Occupancy grip mapping)
I hope my work is helpful for your projects.
HAPPY LEARNING :)