SpCoMapping for ROS indigo, Ubuntu 14.04.
-
Download the dataset from
https://github.com/EmergentSystemLabStudent/Dataset_of_SpCoMapping.git
-
Put the directory
/room*
to thespco_mapping/data/DATASET/
-
Put the file in the directory
/map
to thespco_mapping/map/map_sigverse/
-
Set the file path in
/src/__init__.py
,/src/colormap_saver.cpp
-
roslaunch spco_mapping amcl.launch
-
./spco_mapping.sh
-
rostopic pub /spco/read_dataset std_msgs/Int8 1
The integer number has no meaning. -
rostopic pub /spco/start_learning std_msgs/String "start"
The string has no meaning.
-
git clone https://github.com/EmergentSystemLabStudent/spco_mapping.git
-
catkin_make
-
sudo apt-get update
-
sudo apt-get install ros-indigo-amcl ros-indigo-map-server