Book Image

ROS Robotics By Example

Book Image

ROS Robotics By Example

Overview of this book

The visionaries who created ROS developed a framework for robotics centered on the commonality of robotic systems and exploited this commonality in ROS to expedite the development of future robotic systems. From the fundamental concepts to advanced practical experience, this book will provide you with an incremental knowledge of the ROS framework, the backbone of the robotics evolution. ROS standardizes many layers of robotics functionality from low-level device drivers to process control to message passing to software package management. This book provides step-by-step examples of mobile, armed, and flying robots, describing the ROS implementation as the basic model for other robots of these types. By controlling these robots, whether in simulation or in reality, you will use ROS to drive, move, and fly robots using ROS control.
Table of Contents (17 chapters)
ROS Robotics By Example
Credits
About the Authors
About the Reviewer
www.PacktPub.com
Preface
Index

Using ROS with UAVs


The ROS wiki currently contains a growing list of ROS UAVs. These UAVs are as follows:

  • AscTec Pelican and Hummingbird Quadrotors

  • Berkeley's STARMAC

  • Bitcraze Crazyflie

  • DJI Matrice 100 Onboard SDK ROS support

  • Erle-copter

  • ETH sFly

  • Lily Camera/Quadrotor

  • Parrot AR.Drone

  • Parrot Bebop

  • Penn's AscTec Hummingbird Quadrotors

  • PIXHAWK MAVs

  • Skybotix CoaX Helicopter

View the list at http://wiki.ros.org/Robots#UAVs in the future for additions to this list and the website http://www.ros.org/news/robots/uavs/ to get the latest ROS UAV news.

The preceding list contains quadrotors except for the Skybotix Helicopter. A number of universities have adopted using the AscTec Hummingbird as their ROS UAV of choice. For this book, we present a simulator called Hector Quadrotor and two real quadrotors that use ROS: Crazyflie and Bebop.