# fetch_open_auto_dock **Repository Path**: futurelei/fetch_open_auto_dock ## Basic Information - **Project Name**: fetch_open_auto_dock - **Description**: AGV自动对接开源库,国内分析博客:https://blog.csdn.net/windxf/article/details/103995735 - **Primary Language**: Unknown - **License**: LGPL-3.0 - **Default Branch**: melodic-devel - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2022-01-11 - **Last Updated**: 2025-01-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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.