sys520084 / fetch_open_auto_dock

An open-source version of the Fetch charge docking system.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Auto Docking for Fetch

Offers two actions:

  • dock - Used to dock the robot.
  • undock - Used to undock the robot (by backing up), optionally can rotate the robot 180 degrees so it is pointing off the dock

See the .action files and the scripts folder for documentation of the action parameters and examples of calling the actions.

Future Work

  • Improve perception and/or controls to avoid hard docks.
  • Add logic to avoid trying to dock and undock at same time.
  • Add support for use_move_base to get to pre-dock position.

About

An open-source version of the Fetch charge docking system.

License:GNU Lesser General Public License v3.0


Languages

Language:C++ 88.3%Language:Python 5.4%Language:MATLAB 4.9%Language:CMake 1.4%