Installation of SDPSS2016 software - Petrlukin/SDP_SoSe2016 GitHub Wiki
At first, you need to Install MAS domestic robots software
Cloning and compiling SDPSS2016
-
Clone the repository:
cd ~/catkin_ws/src
git clone [email protected]:oarriaga/SDP_SoSe2016.git
-
Install the default node for depthimage_to_laserscan:
sudo apt-get install ros-indigo-depthimage-to-laserscan
-
Install the default node for gmapping:
sudo apt-get install ros-indigo-slam-gmapping
-
Compile the repositories:
cd ~/catkin_ws/ catkin build
-
Alternatively, compile desired package
catkin build sdp_egomapping
catkin build sdp_allomapping