Skip to Content
ROS Robotics By Example - Second Edition
book

ROS Robotics By Example - Second Edition

by Lentin Joseph, Carol Fairchild, Dr. Thomas L. Harman
November 2017
Beginner
484 pages
10h 25m
English
Packt Publishing
Content preview from ROS Robotics By Example - Second Edition

Conventions

In this book, you will find a number of text styles that distinguish between different kinds of information. Here are some examples of these styles and an explanation of their meaning.

Code words in text, directory names, filenames, file extensions, and pathnames are shown as follows: "The Terminal commands rostopic and rosnode have a number of options…"

A block of code is set as follows:

<?xml version='1.0'?>
<robot name="dd_robot">
  <!-- Base Link -->
  <link name="base_link">
    <visual>
      <origin xyz="0 0 0" rpy="0 0 0" />
      <geometry>
          <box size="0.5 0.5 0.25"/>
      </geometry>
    </visual>
  </link>
</robot>

To avoid repeating previous code blocks, but provide with placement of new code blocks, previous code left for reference is abbreviated and grayed-out ...

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

ROS Robotics By Example

ROS Robotics By Example

Carol Fairchild, Dr. Thomas L. Harman
Hands-On ROS for Robotics Programming

Hands-On ROS for Robotics Programming

Bernardo Ronquillo Japón
ROS Robotics Projects - Second Edition

ROS Robotics Projects - Second Edition

Ramkumar Gandhinathan, Lentin Joseph

Publisher Resources

ISBN: 9781788479592Supplemental Content