Skip to Content
ROS Programming: Building Powerful Robots
book

ROS Programming: Building Powerful Robots

by Anil Mahtani, Luis Sanchez, Enrique Fernandez, Aaron Martinez, Lentin Joseph
March 2018
Intermediate to advanced content levelIntermediate to advanced
1396 pages
42h 14m
English
Packt Publishing
Content preview from ROS Programming: Building Powerful Robots

Installing ORK packages in ROS

Here are the installation instructions to set up the object_recognition package in ROS. We can install it using prebuilt binaries and source code. The easiest way to install is via binaries.

Here is the command to install ORK packages in ROS:

    $ sudo apt-get install ros-kinetic-object-recognition-*

If you want to install these packages in ROS Indigo, replace kinetic with indigo.

This command will install the following ROS packages:

  • object-recognition-core: This package contains tools to launch several recognition pipelines, train objects, and store models.
  • object-recognition-linemod: This is an object recognition pipeline that uses linemod from OpenCV. The linemod pipeline is best for rigid body detection. ...
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

Programming Robots with ROS

Programming Robots with ROS

Morgan Quigley, Brian Gerkey, William D. Smart
Machine Learning Design Patterns

Machine Learning Design Patterns

Valliappa Lakshmanan, Sara Robinson, Michael Munn

Publisher Resources

ISBN: 9781788627436Supplemental Content