Skip to content

bigjun/autonomous_charging

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 

Repository files navigation

autonomous_charging

Contains some functionalities to allow the robot to detect the docking station and drive to it

You can run the ROS node that gets the laser scans as follows: rosrun detect_docking_station docking_station_detector _laser:=/scan

Make sure you have the simulation environment running first.

ISSUES

Obsticle avoidance for path-planning in the nav-stack is stopping us from getting closer to the charger. This can be fixed by changing a parameter(obstacle_range in costmap_common_params.yaml) in the navstack or making a new planner/controller.

About

Contains some functionalities to allow the robot to detect the docking station and drive to it

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 99.8%
  • Makefile 0.2%