Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 663 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 663 Bytes

ROS-Manipulator

ROS Manipulation course from Robot Ignite Academy

Course overview ROS Manipulation is the term used to refer to any robot that manipulates something in its environment.

The main goal of this Course is to teach you the basic tools you need to know in order to be able to understand how ROS Manipulation works, and teach you how to implement it for any manipulator robot.

What You will learn
At the end of this Course you will feel comfortable about the following subjects:

  1. Basics of ROS Manipulation
  2. How to create and configure a MoveIt! package for a manipulator robot
  3. How to perform Motion Planning.
  4. How to perform Grasping.