Note: As of 20/27/2020, ROS does not support Ubuntu Groovy 20.1. You must install Ubuntu Focal 20.04 or earlier to install ROS succesfully.
Follow steps here to install ROS noetic
Follow steps here to create a catkin workspace
Clone the repository under the src/ directory of your catkin workspace
Clone the repository here under the root directory of this pacakge (src/autocycle/)
Follow the setup instructions listed in the Livox-SDK's README.md
While in the root directory of your catkin workspace call
catkin_make
NOTE: This will generate two directories "build" and "devel" there is no need to delete these between subsequent catkin_make calls
NOTE: This step must be repeated for evey separate terminal open.
while in the root directory of your catkin workspace call
./devel/setup.bash
Run the command
roslaunch autocycle nav.launch