15-494 Cognitive Robotics 03/30/09 1 Manipulation By Pushing 15-494 Cognitive Robotics David S. Touretzky & Ethan Tira-Thompson Carnegie Mellon Spring.

Slides:



Advertisements
Similar presentations
NUS CS5247 Motion Planning for Car- like Robots using a Probabilistic Learning Approach --P. Svestka, M.H. Overmars. Int. J. Robotics Research, 16: ,
Advertisements

Reactive and Potential Field Planners
Rapidly Exploring Random Trees Data structure/algorithm to facilitate path planning Developed by Steven M. La Valle (1998) Originally designed to handle.
Motion Planning for Point Robots CS 659 Kris Hauser.
NUS CS5247 Motion Planning for Camera Movements in Virtual Environments By Dennis Nieuwenhuisen and Mark H. Overmars In Proc. IEEE Int. Conf. on Robotics.
HIGH-LEVEL ROBOT ARM MANIPULATION PRIMITIVES Thesis Proposal for the Master of Science Degree in Computer Science Presented by Glenn Nickens Advised by.
By Lydia E. Kavraki, Petr Svestka, Jean-Claude Latombe, Mark H. Overmars Emre Dirican
University of Amsterdam Search, Navigate, and Actuate - Quantitative Navigation Arnoud Visser 1 Search, Navigate, and Actuate Quantative Navigation.
INTRODUCTION TO DYNAMICS ANALYSIS OF ROBOTS (Part 6)
LaValle, Steven M. "Rapidly-Exploring Random Trees A Цew Tool for Path Planning." (1998) RRT Navigation.
Kinodynamic Path Planning Aisha Walcott, Nathan Ickes, Stanislav Funiak October 31, 2001.
DESIGN OF A GENERIC PATH PATH PLANNING SYSTEM AILAB Path Planning Workgroup.
Randomized Motion Planning for Car-like Robots with C-PRM Guang Song and Nancy M. Amato Department of Computer Science Texas A&M University College Station,
Presented by David Stavens. Manipulation Planning Before: Want to move the robot from one configuration to another, around obstacles. Now: Want to robot.
Using the “Clicker” If you have a clicker now, and did not do this last time, please enter your ID in your clicker. First, turn on your clicker by sliding.
Paper by Kevin M.Lynch, Naoji Shiroma, Hirohiko Arai, and Kazuo Tanie
Introduction to Robotics
Rapidly Expanding Random Trees
Presented by David Stavens. Autonomous Inspection Compute a path such that every point on the boundary of the workspace can be inspected from some point.
Kinodynamic Planning Using Probabalistic Road Maps Steven M. LaValle James J. Kuffner, Jr. Presented by Petter Frykman.
Presented By: Huy Nguyen Kevin Hufford
RRT-Connect path solving J.J. Kuffner and S.M. LaValle.
Randomized Motion Planning for Car-like Robots with C-PRM Guang Song, Nancy M. Amato Department of Computer Science Texas A&M University College Station,
CS 326A: Motion Planning Kynodynamic Planning + Dealing with Moving Obstacles + Dealing with Uncertainty + Dealing with Real-Time Issues.
ME Robotics DIFFERENTIAL KINEMATICS Purpose: The purpose of this chapter is to introduce you to robot motion. Differential forms of the homogeneous.
Robot Motion Planning Bug 2 Probabilistic Roadmaps Bug 2 Probabilistic Roadmaps.
Chapter 5: Path Planning Hadi Moradi. Motivation Need to choose a path for the end effector that avoids collisions and singularities Collisions are easy.
The UNIVERSITY of NORTH CAROLINA at CHAPEL HILL Constraint-Based Motion Planning using Voronoi Diagrams Maxim Garber and Ming C. Lin Department of Computer.
Integrated Grasp and Motion Planning For grasping an object in a cluttered environment several tasks need to take place: 1.Finding a collision free path.
Solving problems by searching
Using the “Clicker” If you have a clicker now, and did not do this last time, please enter your ID in your clicker. First, turn on your clicker by sliding.
Where can I find the lecture slides? There will be a link from MOODLE but the files can be accessed directly here:
Introduction to Robot Motion Planning. Example A robot arm is to build an assembly from a set of parts. Tasks for the robot: Grasping: position gripper.
Probabilistic Roadmaps for Path Planning in High-Dimensional Configuration Spaces Lydia E. Kavraki Petr Švetka Jean-Claude Latombe Mark H. Overmars Presented.
Cognitive Robotics 03/31/08 1 Manipulation By Pushing Cognitive Robotics David S. Touretzky & Ethan Tira-Thompson Carnegie Mellon Spring.
PHY111: Summer Lesson 14: Rotational Mechanics and Dynamics -Collisions Exploration -Motion Review -Projectile Motion -Circular Motion -Rotational.
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.
Lab 3 How’d it go?.
Constraints-based Motion Planning for an Automatic, Flexible Laser Scanning Robotized Platform Th. Borangiu, A. Dogar, A. Dumitrache University Politehnica.
World space = physical space, contains robots and obstacles Configuration = set of independent parameters that characterizes the position of every point.
Class material vs. Lab material – Lab 2, 3 vs. 4,5, 6 BeagleBoard / TI / Digilent GoPro.
9/14/2015CS225B Kurt Konolige Locomotion of Wheeled Robots 3 wheels are sufficient and guarantee stability Differential drive (TurtleBot) Car drive (Ackerman.
© Manfred Huber Autonomous Robots Robot Path Planning.
Describing Motion: Kinematics in One Dimension
Robotics Chapter 5 – Path and Trajectory Planning
How are things going? Core AI Problem Mobile robot path planning: identifying a trajectory that, when executed, will enable the robot to reach the goal.
ME451 Kinematics and Dynamics of Machine Systems Vel. And Acc. of a Fixed Point in Moving Frame Basic Concepts in Planar Kinematics February.
yG7s#t=15 yG7s#t=15.
UNC Chapel Hill M. C. Lin Introduction to Motion Planning Applications Overview of the Problem Basics – Planning for Point Robot –Visibility Graphs –Roadmap.
1cs426-winter-2008 Notes  Will add references to splines on web page.
Chapter 2 Describing Motion: Kinematics in One Dimension.
Laboratory of mechatronics and robotics Institute of solid mechanics, mechatronics and biomechanics, BUT & Institute of Thermomechanics, CAS Mechatronics,
Tree-Growing Sample-Based Motion Planning
Robotics Chapter 5 – Path and Trajectory Planning
Randomized Kinodynamics Planning Steven M. LaVelle and James J
Autonomous Robots Robot Path Planning (3) © Manfred Huber 2008.
Rick Parent - CIS681 Reaching and Grasping Reaching control synthetic human arm to reach for object or position in space while possibly avoiding obstacles.
Motion Planning Howie CHoset. Assign HW Algorithms –Start-Goal Methods –Map-Based Approaches –Cellular Decompositions.
Department of Computer Science Columbia University rax Dynamically-Stable Motion Planning for Humanoid Robots Paper Presentation James J. Kuffner,
Randomized KinoDynamic Planning Steven LaValle James Kuffner.
Cognitive Robotics 03/30/09 1 Manipulation and Path Planning Cognitive Robotics David S. Touretzky & Ethan Tira-Thompson Carnegie Mellon.
Chapter 3 Solving problems by searching. Search We will consider the problem of designing goal-based agents in observable, deterministic, discrete, known.
9/30/20161 Path Planning Cognitive Robotics David S. Touretzky & Ethan Tira-Thompson Carnegie Mellon Spring 2012.
ECE 448 Lecture 4: Search Intro
Schedule for next 2 weeks
Mathematics & Path Planning for Autonomous Mobile Robots
Locomotion of Wheeled Robots
Artificial Intelligence
Chapter 4 . Trajectory planning and Inverse kinematics
Planning.
Presentation transcript:

Cognitive Robotics 03/30/09 1 Manipulation By Pushing Cognitive Robotics David S. Touretzky & Ethan Tira-Thompson Carnegie Mellon Spring 2009

Cognitive Robotics 03/30/09 2 Introduction Affordances are where we want to be Kinematics are where we are How do we get from basic kinematics to actually doing something?

Cognitive Robotics 03/30/09 3 Introduction How do we get from basic kinematics to actually doing something? Configuration Space vs. Work Space Constraints Form Closure vs. Force Closure Grasp Analysis (Reuleaux’s Method) Path Planning Cspace, visibility graph, best first, RRT

Cognitive Robotics 03/30/09 4 Configuration Space vs. Work Space Consider a 2-link arm, with joint constraints: 0° <  0 < 90°, -90° <  1 < 90° Configuration Space: robot’s internal state space (e.g. joint angles) Work Space: set of all possible end-effector positions

Cognitive Robotics 03/30/09 5 Constraints Constraints can be your friend! Upside: Use the environment and the object itself to your advantage. Downside: Requires planning and accurate modeling Example: Part Orientation Can position/orient an ‘L’ shaped part with unknown initial configuration using nothing more than an actuated tray — no sensors!

Cognitive Robotics 03/30/09 6 Example: Part Orientation Constraints Are Your Friend Fujimori, T., Development of Flexible Assembly System “SMART” Video of Sony SMART Cell demo system by Wes Huang CMU Manipulation Lab Fujimori, T., Development of Flexible Assembly System “SMART” Video of Sony SMART Cell demo system by Wes Huang CMU Manipulation Lab

Cognitive Robotics 03/30/09 7 Constraints Are Your Friend Example: Throwing (Kevin Lynch)

Cognitive Robotics 03/30/09 8 A Turn and Two Topples Tom A. Scharfeld Kevin M. Lynch December 2, 1998 A Turn and Two Topples Tom A. Scharfeld Kevin M. Lynch December 2, 1998 Constraints Are Your Friend 2 DOF Arm over a conveyor belt (2JOC)

Cognitive Robotics 03/30/09 9 Constraints Are Your Friend Example: Hinge Assembly Pingle, K., Paul, R., Bolles, R., "Programmable Assembly, Three Short Examples," Film, Stanford Artificial Intelligence Laboratory, October Pingle, K., Paul, R., Bolles, R., "Programmable Assembly, Three Short Examples," Film, Stanford Artificial Intelligence Laboratory, October 1974.

Cognitive Robotics 03/30/09 10 Constraint Taxonomy Bilateral - expressed by equality (e.g. y = 0) Unilateral - expressed by inequality (e.g. y > 0) Scleronomic - independent of time (static) Rheonomic - changes over time (e.g. θ=2πt) Holonomic - all constraints are independent of rate of change and bilateral (direct mapping between configuration space and work space)

Cognitive Robotics 03/30/09 11 Holonomic vs. Non-Holonomic Holonomic: robotic arms, unsteered mobile robots, omni-directional mobile robots can define configuration space such that returning to a configuration point implies returning to consistent point in work space Non-Holonomic: commonly, mobile robots with constraints on their instantaneous motion, e.g. unicycles, steered carts (Ackerman steering) can’t go sideways

Cognitive Robotics 03/30/09 12 Grasping What does it mean to “hold” something? Form closure: object is “secure” — can’t move without moving a contact point Force closure: can apply any desired force Not necessarily the same thing — depends on your friction model (next lecture) No friction: Form closure, but no force closure With friction: Force closure, but no form closure

Cognitive Robotics 03/30/09 13 Form closure is defined in increasing orders: position, velocity, acceleration, etc. Force closure does not have orders (you have it or you don’t) Frictionless force closure equates to first-order (positional) form closure Grasping Example grasp with both force closure and first-order form closure, regardless of frictional model

Cognitive Robotics 03/30/09 14 Original examples do not have force closure Left figure can be moved infinitesimally up or down, although cannot be in motion vertically (so it has second-order form closure) Grasping With no friction, neither example has force closure nor first-order form closure

Cognitive Robotics 03/30/09 15 Grasping What does it mean to “hold” something? Form closure: object is “secure” — can’t move without moving a contact point Force closure: can apply any desired force Equilibrium: can resist environmental forces (gravity) Stability: how much variance from the environment can be tolerated and still maintain equilibrium

Cognitive Robotics 03/30/09 16 Taxonomy of Contacts Figure Mason, Mechanics Of Robotic Manipulation

Cognitive Robotics 03/30/09 17 For each constraint, divide the plane into areas which can hold positive or negative centers of rotation (IC’s - instantaneous centers) Grasp Analysis: Reuleaux’s Method + – ±

Cognitive Robotics 03/30/09 18 Intersect common regions Grasp Analysis: Reuleaux’s Method + –

Cognitive Robotics 03/30/09 19 Intersect common regions Grasp Analysis: Reuleaux’s Method + + – –

Cognitive Robotics 03/30/09 20 Another example: Is this completely constrained? Grasp Analysis: Reuleaux’s Method

Cognitive Robotics 03/30/09 21 Another example: Can spin counter-clockwise around area in the middle — but not clockwise! Grasp Analysis: Reuleaux’s Method + +

Cognitive Robotics 03/30/09 22 How about now? Common intersections may indicate, but do not guarantee, that rotation is possible Grasp Analysis: Reuleaux’s Method

Cognitive Robotics 03/30/09 23 Grasp Analysis: Reuleaux’s Method Reuleaux’s Method is good for humans, not so good for machines Doesn’t extend to three dimensions Analytical solution would require a lecture unto itself : Mechanics of Manipulation Learn about screws, twists, wrenches, and moments

Cognitive Robotics 03/30/09 24 The Cspace Transform: the set of configuration points around obstacles which would cause a collision Motion Path Planning Robot Obstacle Cspace from defining origin at red point Notice how the Cspace formed by defining the origin of the robot in its center (red dot and outline) is merely a translated version of the Cspace formed by placing the origin at one of the robot’s corners (blue dot and outline). Cspace from defining origin at blue point

Cognitive Robotics 03/30/09 25 The Cspace Transform: the area around obstacles which would cause a collision with the robot Motion Path Planning Robot Obstacle Cspace Figure Mason, Mechanics Of Robotic Manipulation

Cognitive Robotics 03/30/09 26 The Cspace Transform is not just for mobile robots’ outer hulls! Motion Path Planning Figure Mason, Mechanics Of Robotic Manipulation

Cognitive Robotics 03/30/09 27 Motion Path Planning So, we know where we can’t go, but how do we avoid it? Approach 1: Visibility Graph Connect visible corners together, search the graph of connected edges Figure Mason, Mechanics Of Robotic Manipulation

Cognitive Robotics 03/30/09 28 Motion Path Planning: Visibility Graph Great for 2 dimensions, but not for more Voronoi graphs are similar, and have been generalized to higher dimensions (Choset) Instead of a graph of tangents between obstacles, use a graph of the midpoints Fast search, safe path, but suboptimal distance G S Voronoi Graph

Cognitive Robotics 03/30/09 29 Motion Path Planning: Best First Search (& Friends) Don’t explicitly solve all of Cspace before searching Basically, keep a priority queue of unevaluated nodes, sorted by “score” (e.g. distance to goal, or distance to goal plus distance so far) Each iteration, expand the current “best” node Choice of scoring heuristic (if you have a choice!) can make tradeoffs between search speed and optimality of solution found.

Cognitive Robotics 03/30/09 30 Motion Path Planning: Best First Search (& Friends) SG Trapped in the cul de sac for a long time. Random search might be faster.

Cognitive Robotics 03/30/09 31 Rapidly-exploring Random Trees Rapidly-exploring Random Trees (RRTs) are trees whose vertices encode configuration states of the arm (LaValle 1998). The RRT grows by alternately extending the tree in random directions and moving toward the goal configuration. Slide courtesy of Glenn Nickens

Cognitive Robotics 03/30/09 32 RRT Search Algorithm LaValle 1998 Repeat K times: Pick a random point P in configuration space Find N, the closest tree node to P Add new node N', some distance Δ from N toward P Back to exploring entire configuration space? Not necessarily — bias the random target to pick the goal more often

Cognitive Robotics 03/30/09 33 Rapidly Exploring Random Trees

Cognitive Robotics 03/30/09 34 RRT-Connect Kuffner and Lavalle, 2000 RRT-Connect grows two RRTs, one from the start and one from the goal configuration, and biases the trees to grow toward each other. Once the RRTs connect, the path is extracted using backtracking. 34 Slide courtesy of Glenn Nickens

Cognitive Robotics 03/30/09 35 Path Smoothing The random component of the RRT-Connect search often results in a jerky and meandering solution. Therefore a smoothing algorithm is applied to the path. Smoothing is accomplished by selecting random segments to be snipped from the path. 35 Slide courtesy of Glenn Nickens

Cognitive Robotics 03/30/09 36 Paths The pictures to the right show the arm’s trajectory along a path from the start, green, to the end, red, configuration. The first image shows a path constructed by the path planner. The second image shows the same path, but after the smoothing algorithm has been applied to it. 36 Slide courtesy of Glenn Nickens

Cognitive Robotics 03/30/09 37 Motion Path Planning: Potential Fields So far we’ve been assuming we already know the environment, and there aren’t other agents changing things around! Constant replanning is costly replan only when something is amiss replan only affected parts of existing plan (open research problem!) Or… don’t make a plan in the first place

Cognitive Robotics 03/30/09 38 Motion Path Planning: Potential Fields Define a function f mapping from a specified configuration to a score value e.g. distance to goal plus distance to obstacles Essentially just running heuristic from before: Evaluate each of the currently available moves Pick the one which maximizes score (or in example above, minimizes cost)

Cognitive Robotics 03/30/09 39 Motion Path Planning: Potential Fields Downside: can get stuck in local minima Workaround: follow edges (“bug” method) Upside: extremely quick and reactive Popular in robosoccer for navigating to ball GS

Cognitive Robotics 03/30/09 40 Motion Path Planning: Summary Known Environment, Deterministic Actions Road Maps (Visibility, Voronoi), A*, RRT, brushfire Unknown Environment, Deterministic Actions Potential Field, “Bug”, D* Non-Deterministic and/or Unknown Environment MDP, POMDP

Cognitive Robotics 03/30/09 41 Next Time: Dynamics! Friction, Forces, and Control Thanks to: : Mechanics of Manipulation (Mason) : Planning, Execution, and Learning (Rizzi, Veloso)