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

How to control Crazyflie

As you have seen throughout this book, the cmd_vel topic (the geometry_msgs/Twist message) is the common control method for ROS robots, whether driving on the ground or flying in the air. For TurtleBot, mobile_base_commands/velocity and cmd_vel_mux/input/navi are used to move around the base. For Crazyflie, the crazyflie/cmd_vel topic is published to control the flight of the quadrotor.

Within the crazyflie_autonomous package, the crazyflie_controller node (control_crazyflie.py) determines the Crazyflie's control state and publishes the crazyflie/cmd_vel topic. To launch the crazyflie_controller node, the control_crazyflie.launch file is used. This launch file also launches the crazyflie_window node that observes the Crazyflie ...

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