Skip to content

Navigating a real car prototype in ROS with GPS based localization and laser based obstacle avoidance

Notifications You must be signed in to change notification settings

srnand/Navigating-the-Simulated-DBW-MKZ-in-ROS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Navigating-the-Simulated-DBW-MKZ-in-ROS

Navigating a real car prototype in ROS with GPS based localization and laser based obstacle avoidance.

  • Performed Autonomous navigation using GPS data and performed Obstacle avoidance using Laser Data.
    • Implemented a SimpleActionServer which constantly calculate the distance to the goal, and return the distance in meters, in integer format, as feedback using Vincenty's Formula.
    • Implemented a SimpleActionClient that calls the server and moves the car to the given goal.
  • Implemented the Ackerman Steering Geometry for the navigation of the car and featured with DeadMansSwitch functionality.

Car Following a Circular Route With Ackerman Steering Geometry.




About

Navigating a real car prototype in ROS with GPS based localization and laser based obstacle avoidance

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published