
The students will get to know the key contents of the course with their importance in real world robotics application
You will get to know about the key terms used in robotics with their significance. You will be able to understand and interpret the datasheet of an industrial robot
You will get to know about the fundamentals of mathematically representing the position and orientation of a body in real world
You will understand the basic derivation of rotation matrix and their elements. You will get to know the method to describe the orientation of a body using rotation matrix
You will be able to mathematically describe the position and orientation of an object in a real world.
You will understand the do and don'ts in the multiplication of transformations and their relevance of order.
You will get to know about the real world application of transformations in robotics
Create rotation matrix and understand the fundamental properties through simulation using Python
Create homogenous transformation and simulate applications using Python
The students will be able to understand the concept of Kinematics and their application in robot control
You will be get the basic understanding to derive the forward kinematic model of a serial manipulator using standard DH method
The students will get an understanding to derive a forward kinematic model of a 3R spatial robot arm
The students will get an understanding to derive a forward kinematic model of a Roll-Pitch-Yaw wrist
The students will understand to compute the DH parameters from the datasheet of an industrial manipulator
The students will be able to create robot using robotics toolbox in python. They will also learn to solve the forward kinematic model using functions in robotics toolbox in python.
The students will get to know about the application of forward kinematic model in the derivation of workspace of a robot
The students will get to know about the computation methods and apply the closed form solution method to 3R spatial robot arm
The students will be able to derive the inverse kinematic model using closed form solution (analytical method)
This course is intended to provide a complete understanding of serial robot kinematics and its application in real world. This course is fundamental to those who plan to work on serial robotics. As robotics is a very much sought skill at present, this course is surely a best start for the beginners. This course will cover the fundamentals of Manipulator Robotics, Fundamentals of Transformations, Kinematics and the trajectory planning. The mathematical foundations are explained in a very simpler and effective way, providing examples wherever necessary. All the contents have clear explanation of its application and is integrated with simulation exercises to provide a deep insight on the mathematical foundations. The simulation exercises are developed in open source Python environment . The simulation exercises are prepared to provide insights to all the key concepts covered. This course on kinematics is prepared to ensure that the students get enough knowledge to use the concept for their robotics projects. An additional content as a guideline to develop your own pick and place robot is also provided in the course. It is assured that you will be able to learn the mathematical concept in a very systematic way with a clear knowledge of its implementation in real robotics application enabling you to use the same for your projects. Wishing you a great learning.