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

Packages and the catkin workspace

Some commands in this section have already been used when configuring your ROS environment. Let's briefly review them now:

  • catkin_init_workspace initializes a new workspace, as you did at the beginning of this chapter.
  • catkin_create_pkg creates a new package.
  • catkin_make builds a workspace and should be invoked each time you add a package or remove one.

These are the essential commands. Nevertheless, there are some additional commands that are worth mentioning:

  • catkin_find lists the working folders of your ROS environment.
  • rospack provides information about a ROS package, be it from the core, contributed, or made by yourself. If you want to know which ROS packages are installed when dealing with GoPiGo, ...
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