git commit -m "first commit for v2"
This commit is contained in:
6
Localizations/auto_setup.sh
Executable file
6
Localizations/auto_setup.sh
Executable 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
|
||||
Reference in New Issue
Block a user