ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

I used the explore_lite package to get the Husky Exploration Demo up and running.

I downloaded and built the following packages from source:

  • husky_navigation
  • husky_viz
  • husky_gazebo
  • gmapping
  • explore_lite

Then, I ran the following commands-

  1. roslaunch husky_gazebo husky_playpen.launch

  2. roslaunch husky_viz view_robot.launch

  3. roslaunch husky_navigation move_base_mapless_demo.launch

  4. rosrun gmapping slam_gmapping

  5. roslaunch explore_lite explore.launch

I used the explore_lite package to get the Husky Exploration Demo up and running.

I downloaded and built built the following packages from source:

  • husky_navigation
  • husky_viz
  • husky_gazebo
  • gmapping
  • explore_lite

Then, I ran the following commands-

  1. roslaunch husky_gazebo husky_playpen.launch

  2. roslaunch husky_viz view_robot.launch

  3. roslaunch husky_navigation move_base_mapless_demo.launch

  4. rosrun gmapping slam_gmapping

  5. roslaunch explore_lite explore.launch