mirror of
https://github.com/KBKN-Autonomous-Robotics-Lab/igvc2024_src.git
synced 2025-12-30 13:06:11 +09:00
This is a project for IGVC2024.
|
|
||
|---|---|---|
| catkin_simple | ||
| firmware | ||
| igvc | ||
| ira_laser_tools | ||
| line_detection | ||
| linefit_ground_segmentation | ||
| livox_to_pointcloud2@573a39124d | ||
| multi_map_manager | ||
| navigation | ||
| openslam_gmapping | ||
| pointcloud_to_laserscan | ||
| slam_gmapping | ||
| velodyne | ||
| waypoint_navigation | ||
| zlac8015d_ros | ||
| CMakeLists.txt | ||
| README.md | ||
| setup.sh | ||
igvc2024_src
This is a project for IGVC2024.
Setup
The following command deletes everything in src
cd ~/catkin_ws/src
sudo rm -rf *
git clone https://github.com/KBKN-Autonomous-Robotics-Lab/IGVC2023-src.git .
sudo bash setup.sh