Description
Book SynopsisA Systematic Approach to Learning Robot Programming with ROS provides a comprehensive, introduction to the essential components of ROS through detailed explanations of simple code examples along with the corresponding theory of operation. The book explores the organization of ROS, how to understand ROS packages, how to use ROS tools, how to incorporate existing ROS packages into new applications, and how to develop new packages for robotics and automation. It also facilitates continuing education by preparing the reader to better understand the existing on-line documentation.
The book is organized into six parts. It begins with an introduction to ROS foundations, including writing ROS nodes and ROS tools. Messages, Classes, and Servers are also covered. The second part of the book features simulation and visualization with ROS, including coordinate transforms.
The next part of the book discusses perceptual processing in ROS. It in
Table of Contents
ROS FOUNDATIONS. Introduction to ROS: ROS tools and nodes. Messages, Classes and Servers. SIMULATION AND VISUALIZATION IN ROS. Simulation in ROS. Coordinate Transforms in ROS. Sensing and Visualization in ROS. PERCEPTUAL PROCESSING IN ROS. Using Cameras in ROS. Depth Imaging and Point Clouds. Point Cloud Processing. MOBILE ROBOTS IN ROS. Mobile-Robot. Motion Control. Mobile-Robot Navigation. ROBOT ARMS IN ROS. Low-Level Control. Robot Arm Kinematics. Arm Motion Planning. Arm Control with the Baxter Simulator. An Object-Grabber Package. SYSTEM INTEGRATION AND HIGHER-LEVEL CONTROL. Perception-Based Manipulation. Mobile Manipulation