git commit -m "first commit for v2"

This commit is contained in:
2025-12-29 16:21:22 +07:00
commit aa3d832d5c
1807 changed files with 307078 additions and 0 deletions

6
Localizations/auto_setup.sh Executable file
View File

@@ -0,0 +1,6 @@
sudo apt-get -y install libsdl-dev
sudo apt-get -y install libsdl-image1.2-dev
sudo apt-get -y install ros-noetic-sparse-bundle-adjustment
sudo apt-get -y install libceres-dev
sudo apt-get -y install ros-noetic-map-server
sudo apt-get install -y ros-noetic-eigen-conversions