December 2016
Beginner to intermediate
468 pages
9h 43m
English
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, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles are shown as follows: "The rosdep command-line tool must be installed and initialized before you can use ROS."
A block of code is set as follows:
#include <ros/ros.h> #include <dynamic_reconfigure/server.h> #include <chapter2_tutorials/chapter2Config.h>
When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:
dynamic_reconfigure::Server<chapter2_tutorials:: ...
Read now
Unlock full access