YinghaoJia98 / UFEP-Released

UFEP_Released.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UFEP_Released

Unlocking Full Exploration Potential of Ground Robots: Extracting Comprehensive Frontiers within Locomotion Limits.

Our paper is currently under review, and the code of UFEP will be released as our work is accepted.

Dependencies

These instructions assume that ROS desktop-full of the appropriate ROS distro is installed.

Install necessary libraries:

  • grid_map (grid map library for mobile robots)
sudo apt-get install ros-noetic-grid-map-core ros-noetic-grid-map-msgs

Build

mkdir -p mmapping_ws/src/
git clone git@github.com:YinghaoJia98/UFEP_Released.git
catkin build -DCMAKE_BUILD_TYPE=Release

Experiments Videos

UFEP_video

Thanks

The robots used in simulator is reorganized from GBP and UnitreeA1. Benifiting from the robotics community and we choose to make our work public.

Contact us

About

UFEP_Released.