Skip to Content
Learning Robotics using Python - Second Edition
book

Learning Robotics using Python - Second Edition

by Lentin Joseph
June 2018
Beginner to intermediate
280 pages
6h 58m
English
Packt Publishing
Content preview from Learning Robotics using Python - Second Edition

Creating a Chefbot description ROS package

The chefbot_description package contains the URDF model of our robot. Before creating this package by yourself, you can go through the downloaded packages of Chefbot from chapter3_codes. It will help you to speed up the process.

Let's check how to create the chefbot_description package. The following procedure will guide you in creating this package:

  1. First, we need to switch to the chefbot folder in the src folder:
    $ cd ~/catkin_ws/src/  
  1. The following command will create the robot description package along with dependencies, such as urdf and xacro. This will create the chefbot_description package in the catkin_ws/src folder:
    $ catkin_create_pkgchefbot_descriptioncatkinxacro  
  1. Copy all the folders ...
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

Learning Robotics using Python

Learning Robotics using Python

Lentin Joseph
Python Robotics Projects

Python Robotics Projects

Prof. Diwakar Vaish

Publisher Resources

ISBN: 9781788623315Supplemental Content