Skip to Content
ROS Programming: Building Powerful Robots
book

ROS Programming: Building Powerful Robots

by Anil Mahtani, Luis Sanchez, Enrique Fernandez, Aaron Martinez, Lentin Joseph
March 2018
Intermediate to advanced content levelIntermediate to advanced
1396 pages
42h 14m
English
Packt Publishing
Content preview from ROS Programming: Building Powerful Robots

Different types of ROS controllers and hardware interfaces

Let's see the list of ROS packages that contain the standard ROS controllers:

  • joint_position_controller: This is a simple implementation of the joint position controller
  • joint_state_controller: This is a controller to publish joint states
  • joint_effort_controller: This is an implementation of the joint effort (force) controller

The following are some of the commonly used hardware interfaces in ROS:

  • Joint Command Interfaces: This will send the commands to the hardware
    • Effort Joint Interface: This will send the effort command
    • Velocity Joint Interface: This will send the velocity command
    • Position Joint Interface: This will send the position command
  • Joint State Interfaces
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

Programming Robots with ROS

Programming Robots with ROS

Morgan Quigley, Brian Gerkey, William D. Smart
Machine Learning Design Patterns

Machine Learning Design Patterns

Valliappa Lakshmanan, Sara Robinson, Michael Munn

Publisher Resources

ISBN: 9781788627436Supplemental Content