Skip to content

Package with elevator world and Clearpath Jackal that can perform automatic map changing and multifloor navigation

License

Notifications You must be signed in to change notification settings

adharshvenkat/robot-multi-floor-navigation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

robot-multi-floor-navigation

Install

Get dependencies

Jackal Gazebo Dependencies:

For ROS melodic, run:

$ sudo apt-get install ros-melodic-jackal-*

Install package

  1. Create a ROS workspace, for e.g. catkin_ws
  2. Place this package inside the src folder of catkin_ws
  3. In catkin_ws, issue catkin make command
  4. Source the workspace source devel/setup.bash

Run a sample simulation

To launch the simulation, use the following roslaunch command:

$ roslaunch jackal_elevator jackal_elevator_nav.launch 

To launch the multi floor navigation, use the following rosrun command;

$ rosrun jackal_elevator multi_floor_nav 

About

Package with elevator world and Clearpath Jackal that can perform automatic map changing and multifloor navigation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published