Skip to Content
Hands-On ROS for Robotics Programming
book

Hands-On ROS for Robotics Programming

by Bernardo Ronquillo Japón
February 2020
Intermediate to advanced
432 pages
10h 50m
English
Packt Publishing
Content preview from Hands-On ROS for Robotics Programming

ROS navigation packages

The following steps provide the installation instructions for ROS Kinetic, the version running in Ubuntu 16.04:

  1. First, let's prepare your machine with the required ROS packages needed for the navigation stack:
$ sudo apt install ros-kinetic-navigation ros-kinetic-amcl ros-kinetic-map-server ros-kinetic-move-base ros-kinetic-urdf ros-kinetic-xacro ros-kinetic-compressed-image-transport ros-kinetic-rqt-image-view
  1. In ROS Kinetic, you can install slam_gmapping from binaries:
$ sudo apt-get install ros-kinetic-slam-gmapping

This installs the gmapping and openslam_gmapping packages. If working with ROS Melodic (that is, you are in Ubuntu 18.04):

  • Install the corresponding versions for Melodic:
$ sudo apt install ros-melodic-navigation ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Mastering ROS for Robotics Programming

Mastering ROS for Robotics Programming

Lentin Joseph
ROS Robotics By Example - Second Edition

ROS Robotics By Example - Second Edition

Lentin Joseph, Carol Fairchild, Dr. Thomas L. Harman

Publisher Resources

ISBN: 9781838551308Supplemental Content