goldleaf3i / prior-maps-exploration

MIT License
3 stars 0 forks source link

README

This package was tested with:

Performances are slightly different between the two ROS versions. On Melodic, exploration is slightly faster for some reasons. Data on the paper are obtained using Kinetic.

Dependencies:

Set the robot model as variable in .bashrc export TURTLEBOT_BASE=kobuki

After you've built everything, to launch an exploration you have to do:

  1. cd < path workspace >

  2. catkin_make

  3. source devel/setup.bash

  4. roslaunch blueprint_exploration turtlebot_expl.launch

  5. rosservice call /StartExploration

You can opt in/out the Gazebo GUI and RVIZ. There is one launchfile for each version of the world used.