Skip to content

Run using kth_uav simulation package

mange edited this page Sep 18, 2018 · 4 revisions
  1. Start a roscore
roscore
  1. Start rviz with configuration file found in this repo
rviz -d ~/catkin_ws/src/aeplanner/aeplanner.rviz 
  1. Start the simulation
roslaunch simulation simulation.launch
  1. Start exploration launch file
roslaunch rpl_exploration exploration.launch
  1. When terminal running (4.) prints Sending initial goal... arm the drone by running:
roslaunch simulation arm.launch
  1. Watch the exploration progress in rviz
Clone this wiki locally