Reader small image

You're reading from  Mastering ROS for Robotics Programming. - Second Edition

Product typeBook
Published inFeb 2018
Reading LevelExpert
PublisherPackt
ISBN-139781788478953
Edition2nd Edition
Languages
Tools
Concepts
Right arrow
Author (1)
Lentin Joseph
Lentin Joseph
author image
Lentin Joseph

Lentin Joseph is an author and robotics entrepreneur from India. He runs a robotics software company called Qbotics Labs in India. He has 7 years of experience in the robotics domain primarily in ROS, OpenCV, and PCL. He has authored four books in ROS, namely, Learning Robotics using Python, Mastering ROS for Robotics Programming, ROS Robotics Projects, and Robot Operating System for Absolute Beginners. He is currently pursuing his master's in Robotics from India and is also doing research at Robotics Institute, CMU, USA.
Read more about Lentin Joseph

Right arrow

Interfacing 7 DOF DYNAMIXEL-based robotic arm to ROS MoveIt!


In this section, we will discuss a 7 DOF robot manipulator called COOL arm-5000, which is manufactured by a company called ASIMOV Robotics (http://asimovrobotics.com/), and is shown in the following figure. The robot is built using DYNAMIXEL servos. We will see how to interface a Dynamixel-based robotic arm to ROS using dynamixel_controllers:

Figure 15: COOL robotic Arm.

COOL arm robots are fully compatible with ROS and MoveIt!, and are mainly used in education and research. Following are the details of the arms:

  • Degree of Freedom: 7 DOF
  • Types of Actuators: DYNAMIXEL MX-64 and MX-28
  • List of Joints: Shoulder Roll, Shoulder Pitch, Elbow Roll, Elbow Pitch, Wrist Yaw, Wrist Pitch, and Wrist Roll
  • Payload: 5 Kg
  • Reach: 1 meter
  • Work Volume: 2.09 m3
  • Repeatability: +/- 0.05 mm
  • Gripper with 3 fingers

Creating a controller package for a COOL arm robot

The first step is to create a controller package for a COOL arm for interfacing to ROS. The COOL arm...

lock icon
The rest of the page is locked
Previous PageNext Page
You have been reading a chapter from
Mastering ROS for Robotics Programming. - Second Edition
Published in: Feb 2018Publisher: PacktISBN-13: 9781788478953

Author (1)

author image
Lentin Joseph

Lentin Joseph is an author and robotics entrepreneur from India. He runs a robotics software company called Qbotics Labs in India. He has 7 years of experience in the robotics domain primarily in ROS, OpenCV, and PCL. He has authored four books in ROS, namely, Learning Robotics using Python, Mastering ROS for Robotics Programming, ROS Robotics Projects, and Robot Operating System for Absolute Beginners. He is currently pursuing his master's in Robotics from India and is also doing research at Robotics Institute, CMU, USA.
Read more about Lentin Joseph