Luca Baglivo, Mariolino De Cecco

Slides:



Advertisements
Similar presentations
Mobile Robot Locomotion
Advertisements

João Rodrigues, Sérgio Brandão, Rui Rocha, Jorge Lobo, Jorge Dias {joaor, {jlobo, rprocha, Introduction The.
Learning Roomba Module 2 - Robot Configurations. Outline What is a Robot Configuration? Why is it important? Several types of Configurations Roomba Configuration.
J.M. Gabrielse VEX Drive Trains. J.M. Gabrielse Drive Trains Vocabulary Skid Steering (Tank Drive) Swerve Drive Holonomic (Omni) Drive Mecanum Drive.
The City College of New York 1 Prepared by Dr. Salah Talha Mobot: Mobile Robot Introduction to ROBOTICS.
J.M. Gabrielse VEX Drive Trains. J.M. Gabrielse Drive Trains Vocabulary Four Wheel / Six Wheel Skid Steering (Tank Drive) Swerve (Crab) Drive Holonomic.
Introduction to Robotics
Probabilistic Robotics
Introduction to ROBOTICS
Mobile Robotics: 10. Kinematics 1
Mobile Robotics: 11. Kinematics 2
Mechatronics 1 Week 11. Learning Outcomes By the end of week 11 session, students will understand some sorts of mobile robot and locomotion of wheeled.
Motion Control (wheeled robots)
1 CMPUT 412 Motion Control – Wheeled robots Csaba Szepesvári University of Alberta TexPoint fonts used in EMF. Read the TexPoint manual before you delete.
9/14/2015CS225B Kurt Konolige Locomotion of Wheeled Robots 3 wheels are sufficient and guarantee stability Differential drive (TurtleBot) Car drive (Ackerman.
Introduction to ROBOTICS
Robot Design Chassis. Component List Robot Assemblage/Ensamble Layers/Chassis –Top and Bottom Layers Dribbler Mount/Soporte Kicker Mount/Soporte Wheel/Rueda.
Beyond trial and error…. Establish mathematically how robot should move Kinematics: how robot will move given motor inputs Inverse-kinematics: how to.
M. De Cecco - Lucidi del corso di Robotica e Sensor Fusion Laser Range Finder Camera  direct depth measurement  wide accuracy span (till 200 m)  only.
Lecture 23 Dimitar Stefanov. Wheelchair kinematics Recapping Rolling wheels Instantaneous Centre of Curvature (ICC) motion must be consistent Nonholonomic.
Bibliography Images:
Carnegie Mellon Zoë Vehicle Controller Design Design Review December 19, 2003 Michael Wagner 
Chapter 3 Differential Motions and Velocities
City College of New York 1 John (Jizhong) Xiao Department of Electrical Engineering City College of New York Mobile Robot Control G3300:
VEX Drive Trains.
VEX Drive Trains.
Rotational Kinematics and Inertia. Circular Motion Angular displacement  =  2 -  1 è How far it has rotated  Units radians 2  = 1 revolution Angular.
Robotics & Sensor Fusion for Mechatronics Autonomous vehicle navigation An Obstacle Avoidance Exercise Luca Baglivo, Mariolino De Cecco.
Equation of Motion with Steering Control ME5670 Date: 19/01/2015 Lecture 3 Thomas Gillespie, “Fundamentals.
 If disk angular velocity changes (  is not constant), then we have an angular acceleration   For some point on the disk  From the definition of translational.
Introduction Sometimes, a body has simultaneously a motion of rotation and translation, such as a wheel of a car, a sphere rolling (not slipping) on the.
Kinematics using slides from D. Lu. Goals of this class Introduce Forward Kinematics of mobile robots How Inverse Kinematics for static and mobile robots.
M. De Cecco - Lucidi del corso di Robotica e Sensor Fusion Kinematic model of a differential drive robot.
Basilio Bona DAUIN – Politecnico di Torino
Hardware and Locomotion
James Irwin Amirkhosro Vosughi Mon 1-5pm
Steering &Wheel Alignment Fundamentals
Angular Mechanics - Radians r  s Full circle: 360 o = 2  Radians  = s/r Radians = m/m = ? TOC.
Rotational Motion Phys 114 Eyres. Circles: Remember T is time to go around once.
Chapter 6 Plane Kinematics of Rigid Bodies
Lec 08: Rotation Rotation: Angles, Speed
Circular Motion How do we work out the velocity of something which is moving at constant speed in a circle ? Answer: We use the simple formula: But in.
Rotational Motion.
Rotational Equations Same as linear kinematic equations, but with rotational variables.
Mechanics 1 : Kinematics
VEX Drive Trains.
Date of download: 11/10/2017 Copyright © ASME. All rights reserved.
The Design and Construction of an Ackerman-Steered Robot
MiniSkybot: Kinematics
Path Curvature Sensing Methods for a Car-like Robot
Wheel Alignment Fundamentals
**Uniform Circular Motion
Locomotion of Wheeled Robots
Kinematics of Wheeled Robots
Kinematics of Wheeled Robots
Rotational Kinematics
Final Review Hannah Lyness.
Conceptual Dynamics Part II: Kinematics of Particles Chapter 3
Robots with four wheels
CSE4421/5324: Introduction to Robotics
1. Rotational Kinematics
Mobile Robot Kinematics
Point to Point Path Planning
Motion Unit Miss McDonald Science 8
Autonomous vehicle navigation An Obstacle Avoidance Exercise
Caster Wheels Caster wheels can be used to make your robot turn more
Kinematics of Wheeled Robots
Group 1 Group 2 Group 3 Group 4 61 m 35 m 52 m 35 m 63 m 40 m 54 m
Motion in a Circle.
Group 1 Group 2 Group 3 Group 4 61 m 35 m 52 m 35 m 63 m 40 m 54 m
Presentation transcript:

Luca Baglivo, Mariolino De Cecco Mobile Robots Motion Kinematics draft Luca Baglivo, Mariolino De Cecco

Wheel types a) Fixed wheel: One fixed axis, fixed support to robot chassis b) Caster wheel: A fixed axis which can also pivot Image from [Siegwart 2011]

Wheel types c) Swedish wheel or Mecanum Rollers on the wheel circle, mounted with an angle (90°,45°) Holonomic d) Sperical wheel Difficult construction Image from [Siegwart 2011]

Wheel application from the Web Swedish 90° (Omnidirectional ): Honda Ux3 (link 1) Honda Ux3 (link 2) Swedish 45° (Mecanum) : Airtrax Mechanum principle

Kinematic Configurations Image from [Siegwart 2011]

Kinematic Configurations Image from [Siegwart 2011]

Kinematic Configurations Image from [Siegwart 2011]

The 4 swedish wheels Image from [Siegwart 2011]

Tricycle (or car-like) u1 u2 Controls: u1=v1a : velocity of forward wheel [m/s] u2=v2 : steering velocity [rad/s]

Three-wheels Omnidirectional Robot yF u3 yR xR u1 Controls: u1=v1 : velocity of wheel 1 [m/s] u2=v2 : velocity of wheel 2 [m/s] u3=v3 : velocity of wheel 3 [m/s] b d u2 xF

Three-wheels Omnidirectional Robot Exercize: Try to simulate omnidrive performing a circle of radius r while keeping a costant attitude (e.g. 90°) xF yF r

Bibliography Siegwart R., Nourbakhsh I, Scaramuzza D., Introduction to Autonomous Mobile Robots