This repository contains the APPLR navigation approach adapted for usage in arena-rosnav platform.
For original work refer to UTexas and original repository.
Please note APPLR is appropriate for usage on only the Jackal platform.
cd ~/catkin_ws/src/arena-rosnav # Navigate to your arena-bench location
poetry shell
cd ../.. # navigate to the catkin_ws directory
catkin_make
source devel/setup.zsh # if you use bash: source devel/setup.bash
roslaunch arena_bringup start_arena.launch local_planner:=applr # Make sure that your virtual env/poetry is activated