SlideShare a Scribd company logo
Path Planning Techniques  Sasi Bhushan Beera Shreeganesh Sudhindra
Path Planning Compute motion strategies, e.g., Geometric paths  Time-parameterized trajectories Achieve high-level goals, e.g., To build a collision free path from start point to the desired destination Assemble/disassemble the engine Map  the environment
 
Objective To  Compute a  collision-free path  for a mobile robot among static obstacles. Inputs required Geometry of the robot and of obstacles  Kinematics of the robot (d.o.f) Initial and goal robot  configurations  (positions & orientations) Expected Result Continuous sequence of collision-free robot configurations connecting the initial and goal configurations
Some of the existing Methods Visibility Graphs Roadmap Cell Decomposition Potential Field
Visibility Graph Method If there is  a collision-free path between two points, then there is a polygonal path that bends only at the obstacles vertices. A  polygonal path  is a piecewise linear curve.
 
Visibility Graph A  visibility graph  is a graph such that Nodes:  q init ,  q goal , or an obstacle vertex. Edges: An edge exists between nodes  u  and  v  if the line segment between  u  and  v  is an obstacle edge or it does not intersect the obstacles.
 
Breadth-First Search Slide
Breadth-First Search Slide
Breadth-First Search Slide
Breadth-First Search Slide
Breadth-First Search Slide
Breadth-First Search Slide
Breadth-First Search Slide
Breadth-First Search Slide
Breadth-First Search Slide
A Simple Algorithm for Building  Visibility Graphs
Road mapping Technique Visibility graph  Voronoi Diagram Introduced by  computational geometry researchers . Generate paths that maximizes clearance   Applicable mostly to 2-D configuration spaces
Cell-decomposition Methods Exact cell decomposition Approximate cell decomposition F  is represented by a collection of non-overlapping cells whose union is  contained  in  F . Cells usually have simple, regular shapes, e.g., rectangles, squares. Facilitate hierarchical space decomposition Slide
Quadtree Decomposition Slide
Octree Decomposition Slide
Algorithm Outline Slide
Potential Fields Initially proposed for real-time collision avoidance [Khatib 1986].  A potential field is a scalar function over the free space. To navigate, the robot applies a force proportional to the negated gradient of the potential field. A  navigation function  is an ideal potential field that has global minimum at the goal has no local minima grows to infinity near obstacles is smooth Slide
Attractive & Repulsive Fields  Slide
How Does It Work? Slide
Algorithm Outline Place a regular grid  G  over the configuration space Compute the potential field over  G Search  G  using a best-first algorithm with potential field as the heuristic function Note: A  heuristic function  or simply a  heuristic  is  a  function  that ranks alternatives in various  search algorithms  at each branching step basing on an available information in order to make a decision which branch is to be followed during a search. Slide
Use the Local Minima Information Identify the local minima  Build an ideal potential field – navigation function – that does not have local minima Using the calculations done so far, we can create a PATH PLANNER which would give us the optimum path for a set of inputs . Slide
Active Sensing The main question to answer:”Where to move next?” Given a current knowledge about the robot state and the environment, how to select the next sensing action or sequence of actions. A vehicle is moving autonomously through an  environment gathering information from sensors. The sensor data are used. to generate the robot actions  Beginning from a starting configuration  (x s ,y s ,  s ) to a goal configuration (x g ,y g ,  g )  in the presence of a reference trajectory and without it; With and without obstacles; Taking into account the constraints on the velocity, steering angle, the  obstacles, and other constraints …
Active Sensing of a WMR Robot model
Trajectory optimization   Between two points there are an infinite number of possible trajectories. But not each trajectory from the configuration space represents a feasible trajectory for the robot.  How to move in the best way according to a criterion from the starting to a goal configuration? The key idea is to use some parameterized family of possible trajectories and thus to reduce the infinite-dimensional problem to a finitely parametrized optimization problem. To characterize the robot motion and to process the sensor information in efficient way, an appropriate criterion is need. So, active sensing is a decision making, global optimization problem subject to constraints .
Trajectory Optimization Let  Q   is a class of smooth functions. The problem of determining the ‘best’ trajectory  q   with respect to a criterion  J  can be then formulated as  q = argmin(J) where the o ptimization criterion  is chosen of the form information part  losses (time, traveled distance) subject to  constraints l : lateral deviation, v: WMR velocity;  : steering angle;  d  : distance  to obstacle
Trajectory Optimization The class  Q  of  harmonic functions  is chosen, Q = Q(p),   p :  vector of parameters obeying to preset constraints; Given N number of harmonic functions, the new modified robot trajectory is generated on the basis of the reference trajectory by a lateral deviation as a linear superposition
Why harmonic functions? They are smooth periodic functions; Gives the possibility to move easily the robot to the desired final point; Easy to implement; Multisinusoidal signals are reach excitation signals and often used in the experimental identification. They have proved advantages for control generation of nonholonomic WMR (assure smooth stabilization). For canonical chained systems Brockett (1981) showed that optimal inputs are sinusoids at integrally related frequencies, namely 2  , 2. 2  , …, m/2. 2  .
Optimality Criterion I = trace(WP),  I is computed at the goal configuration or on the the whole trajectory (part of it, e.g. in an interval  )  where W = MN; M: scaling matrix; N: normalizing matrix P: estimation error covariance matrix (information matrix or entropy) from a filter (EKF);
Trajectory (N=2 sinusoids) Lyudmila Mihaylova, Katholieke Universiteit Leuven, Division PMA
Point-to-point optimization
Implementation Using  Optimization Toolbox  of MATLAB,  fmincon  finds the constrained minimum of a function of several variables With small number of sinusoids (N<5) the computational complexity is such that it is easily implemented on-line. With more sinusoidal terms (N>10), the complexity (time, number of computations) is growing up and a powerful computer is required or off-line computation. All the performed experiments prove that the trajectories generated even with N=3 sinusoidal terms respond to the imposed requirements. Lyudmila Mihaylova, Katholieke Universiteit Leuven, Division PMA
Conclusions An effective approach for trajectories optimization has been considered :  Appropriate optimality criteria are defined. The influence of the different factors is decoupled; The approach is applicable in the presence  of and without obstacles.
Few Topics with related videos of work done by  people around the world in the field Robot navigation  3-D path planning and target trajectory prediction :  http://www.youtube.com/watch?v=pr1Y21mexzs&feature=related Path Planning :  http://www.youtube.com/watch?v=d0PluQz5IuQ Potential Function Method  –  By Leng Feng Lee  :  http://www.youtube.com/watch?v=Lf7_ve83UhE Real-Time Scalable Motion Planning for Crowds - http://www.youtube.com/watch?v=ifimWFs5-hc&NR=1 Robot Potential with local minimum avoidance - http://www.youtube.com/watch?v=Cr7PSr6SHTI&feature=related
References Tracking, Motion Generation and Active Sensing of Nonholonomic Wheeled Mobile Robots  - Lyudmila Mihaylova & Katholieke Universiteit Leuven Robot Path Planning  - By  William Regli Department of Computer Science (and Departments of ECE and MEM) Drexel University Part II-Motion Planning- by  Steven M. LaValle  (University of Illinois) Wikipedia www.mathworks.com

More Related Content

PDF
Robotics for Path Planning
PPTX
Robot path planning, navigation and localization.pptx
PDF
딥러닝의 기본
PPTX
Industry 4.0: Smart robots for smart factories
PPTX
Latest wireless technology
PDF
Lecture 2 agent and environment
PPTX
F-35, Stealth and Designing a 21st Century Fighter from the Ground Up
PPT
Smart card
Robotics for Path Planning
Robot path planning, navigation and localization.pptx
딥러닝의 기본
Industry 4.0: Smart robots for smart factories
Latest wireless technology
Lecture 2 agent and environment
F-35, Stealth and Designing a 21st Century Fighter from the Ground Up
Smart card

What's hot (20)

PPT
Robot force control
PDF
Robot Manipulation Basics
PDF
Path Planning Algorithms for Unmanned Aerial Vehicles
PPT
Robotics: Introduction to Kinematics
PDF
Motion Planning
PPTX
Lecture 09: Localization and Mapping III
PDF
Path Planning for Mobile Robot Navigation Using Voronoi Diagram and Fast Marc...
PDF
Robotics Navigation
PDF
Introduction to Mobile Robotics
PPTX
Robotics ch 4 robot dynamics
PPTX
Robotics of Quadruped Robot
PPT
Swarm ROBOTICS
PDF
Robot Arm Kinematics
PDF
Robot Motion Planning Introduction to Mobile Robotics.pdf
PPT
Robotics: Cartesian Trajectory Planning
PPT
Kinematic models and constraints.ppt
PPT
Robotics and machine vision system
PDF
Mapping mobile robotics
PPT
Robotics position and orientation
Robot force control
Robot Manipulation Basics
Path Planning Algorithms for Unmanned Aerial Vehicles
Robotics: Introduction to Kinematics
Motion Planning
Lecture 09: Localization and Mapping III
Path Planning for Mobile Robot Navigation Using Voronoi Diagram and Fast Marc...
Robotics Navigation
Introduction to Mobile Robotics
Robotics ch 4 robot dynamics
Robotics of Quadruped Robot
Swarm ROBOTICS
Robot Arm Kinematics
Robot Motion Planning Introduction to Mobile Robotics.pdf
Robotics: Cartesian Trajectory Planning
Kinematic models and constraints.ppt
Robotics and machine vision system
Mapping mobile robotics
Robotics position and orientation
Ad

Similar to Path Planning And Navigation (20)

PDF
A Path Planning Technique For Autonomous Mobile Robot Using Free-Configuratio...
PDF
Zeleke_Poster14
PDF
Iaetsd modified artificial potential fields algorithm for mobile robot path ...
PPTX
Artificial Neural Network based Mobile Robot Navigation
PPTX
The Joy of SLAM
PDF
DESIGN AND IMPLEMENTATION OF PATH PLANNING ALGORITHM
PPTX
Trajectory Planning Through Polynomial Equation
PDF
090RobotTrajectoryGenerationEn.pdf
PDF
[Paper research] GOSELO: for Robot navigation using Reactive neural networks
PDF
GENERATION AND DEPARTABILITY OF GVG FOR CAR-LIKE ROBOT
PDF
Mobile robot path planning using ant colony optimization
PDF
Navigation and Trajectory Control for Autonomous Robot/Vehicle (mechatronics)
PPTX
Vtc9252019
PDF
Optimized Robot Path Planning Using Parallel Genetic Algorithm Based on Visib...
PDF
UAV PATH PLANNING USING GENETIC ALGORITHM WITH PARALLEL IMPLEMENTATION
PDF
UAV PATH PLANNING USING GENETIC ALGORITHMWITH PARALLEL IMPLEMENTATION
PDF
UAV PATH PLANNING USING GENETIC ALGORITHMWITH PARALLEL IMPLEMENTATION
PDF
UAV Path Planning using Genetic Algorithm with Parallel Implementation
PDF
Published Paper of International Journal of Computational Science and Informa...
PDF
10222ijcsity01 (1).pdf
A Path Planning Technique For Autonomous Mobile Robot Using Free-Configuratio...
Zeleke_Poster14
Iaetsd modified artificial potential fields algorithm for mobile robot path ...
Artificial Neural Network based Mobile Robot Navigation
The Joy of SLAM
DESIGN AND IMPLEMENTATION OF PATH PLANNING ALGORITHM
Trajectory Planning Through Polynomial Equation
090RobotTrajectoryGenerationEn.pdf
[Paper research] GOSELO: for Robot navigation using Reactive neural networks
GENERATION AND DEPARTABILITY OF GVG FOR CAR-LIKE ROBOT
Mobile robot path planning using ant colony optimization
Navigation and Trajectory Control for Autonomous Robot/Vehicle (mechatronics)
Vtc9252019
Optimized Robot Path Planning Using Parallel Genetic Algorithm Based on Visib...
UAV PATH PLANNING USING GENETIC ALGORITHM WITH PARALLEL IMPLEMENTATION
UAV PATH PLANNING USING GENETIC ALGORITHMWITH PARALLEL IMPLEMENTATION
UAV PATH PLANNING USING GENETIC ALGORITHMWITH PARALLEL IMPLEMENTATION
UAV Path Planning using Genetic Algorithm with Parallel Implementation
Published Paper of International Journal of Computational Science and Informa...
10222ijcsity01 (1).pdf
Ad

Recently uploaded (20)

PDF
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
PDF
Agricultural_Statistics_at_a_Glance_2022_0.pdf
PDF
The Rise and Fall of 3GPP – Time for a Sabbatical?
PDF
Unlocking AI with Model Context Protocol (MCP)
PPTX
Digital-Transformation-Roadmap-for-Companies.pptx
PDF
Optimiser vos workloads AI/ML sur Amazon EC2 et AWS Graviton
PDF
Network Security Unit 5.pdf for BCA BBA.
PDF
Electronic commerce courselecture one. Pdf
PDF
KodekX | Application Modernization Development
PPTX
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
PPT
Teaching material agriculture food technology
PDF
cuic standard and advanced reporting.pdf
PDF
Encapsulation theory and applications.pdf
PDF
Approach and Philosophy of On baking technology
PPTX
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
PDF
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
PDF
Machine learning based COVID-19 study performance prediction
PPTX
Programs and apps: productivity, graphics, security and other tools
PDF
Advanced methodologies resolving dimensionality complications for autism neur...
PDF
Diabetes mellitus diagnosis method based random forest with bat algorithm
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
Agricultural_Statistics_at_a_Glance_2022_0.pdf
The Rise and Fall of 3GPP – Time for a Sabbatical?
Unlocking AI with Model Context Protocol (MCP)
Digital-Transformation-Roadmap-for-Companies.pptx
Optimiser vos workloads AI/ML sur Amazon EC2 et AWS Graviton
Network Security Unit 5.pdf for BCA BBA.
Electronic commerce courselecture one. Pdf
KodekX | Application Modernization Development
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
Teaching material agriculture food technology
cuic standard and advanced reporting.pdf
Encapsulation theory and applications.pdf
Approach and Philosophy of On baking technology
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
Machine learning based COVID-19 study performance prediction
Programs and apps: productivity, graphics, security and other tools
Advanced methodologies resolving dimensionality complications for autism neur...
Diabetes mellitus diagnosis method based random forest with bat algorithm

Path Planning And Navigation

  • 1. Path Planning Techniques Sasi Bhushan Beera Shreeganesh Sudhindra
  • 2. Path Planning Compute motion strategies, e.g., Geometric paths Time-parameterized trajectories Achieve high-level goals, e.g., To build a collision free path from start point to the desired destination Assemble/disassemble the engine Map the environment
  • 3.  
  • 4. Objective To Compute a collision-free path for a mobile robot among static obstacles. Inputs required Geometry of the robot and of obstacles Kinematics of the robot (d.o.f) Initial and goal robot configurations (positions & orientations) Expected Result Continuous sequence of collision-free robot configurations connecting the initial and goal configurations
  • 5. Some of the existing Methods Visibility Graphs Roadmap Cell Decomposition Potential Field
  • 6. Visibility Graph Method If there is a collision-free path between two points, then there is a polygonal path that bends only at the obstacles vertices. A polygonal path is a piecewise linear curve.
  • 7.  
  • 8. Visibility Graph A visibility graph is a graph such that Nodes: q init , q goal , or an obstacle vertex. Edges: An edge exists between nodes u and v if the line segment between u and v is an obstacle edge or it does not intersect the obstacles.
  • 9.  
  • 19. A Simple Algorithm for Building Visibility Graphs
  • 20. Road mapping Technique Visibility graph Voronoi Diagram Introduced by computational geometry researchers . Generate paths that maximizes clearance Applicable mostly to 2-D configuration spaces
  • 21. Cell-decomposition Methods Exact cell decomposition Approximate cell decomposition F is represented by a collection of non-overlapping cells whose union is contained in F . Cells usually have simple, regular shapes, e.g., rectangles, squares. Facilitate hierarchical space decomposition Slide
  • 25. Potential Fields Initially proposed for real-time collision avoidance [Khatib 1986]. A potential field is a scalar function over the free space. To navigate, the robot applies a force proportional to the negated gradient of the potential field. A navigation function is an ideal potential field that has global minimum at the goal has no local minima grows to infinity near obstacles is smooth Slide
  • 26. Attractive & Repulsive Fields Slide
  • 27. How Does It Work? Slide
  • 28. Algorithm Outline Place a regular grid G over the configuration space Compute the potential field over G Search G using a best-first algorithm with potential field as the heuristic function Note: A  heuristic function  or simply a  heuristic  is a  function  that ranks alternatives in various  search algorithms  at each branching step basing on an available information in order to make a decision which branch is to be followed during a search. Slide
  • 29. Use the Local Minima Information Identify the local minima Build an ideal potential field – navigation function – that does not have local minima Using the calculations done so far, we can create a PATH PLANNER which would give us the optimum path for a set of inputs . Slide
  • 30. Active Sensing The main question to answer:”Where to move next?” Given a current knowledge about the robot state and the environment, how to select the next sensing action or sequence of actions. A vehicle is moving autonomously through an environment gathering information from sensors. The sensor data are used. to generate the robot actions Beginning from a starting configuration (x s ,y s ,  s ) to a goal configuration (x g ,y g ,  g ) in the presence of a reference trajectory and without it; With and without obstacles; Taking into account the constraints on the velocity, steering angle, the obstacles, and other constraints …
  • 31. Active Sensing of a WMR Robot model
  • 32. Trajectory optimization Between two points there are an infinite number of possible trajectories. But not each trajectory from the configuration space represents a feasible trajectory for the robot. How to move in the best way according to a criterion from the starting to a goal configuration? The key idea is to use some parameterized family of possible trajectories and thus to reduce the infinite-dimensional problem to a finitely parametrized optimization problem. To characterize the robot motion and to process the sensor information in efficient way, an appropriate criterion is need. So, active sensing is a decision making, global optimization problem subject to constraints .
  • 33. Trajectory Optimization Let Q is a class of smooth functions. The problem of determining the ‘best’ trajectory q with respect to a criterion J can be then formulated as q = argmin(J) where the o ptimization criterion is chosen of the form information part losses (time, traveled distance) subject to constraints l : lateral deviation, v: WMR velocity; : steering angle; d : distance to obstacle
  • 34. Trajectory Optimization The class Q of harmonic functions is chosen, Q = Q(p), p : vector of parameters obeying to preset constraints; Given N number of harmonic functions, the new modified robot trajectory is generated on the basis of the reference trajectory by a lateral deviation as a linear superposition
  • 35. Why harmonic functions? They are smooth periodic functions; Gives the possibility to move easily the robot to the desired final point; Easy to implement; Multisinusoidal signals are reach excitation signals and often used in the experimental identification. They have proved advantages for control generation of nonholonomic WMR (assure smooth stabilization). For canonical chained systems Brockett (1981) showed that optimal inputs are sinusoids at integrally related frequencies, namely 2  , 2. 2  , …, m/2. 2  .
  • 36. Optimality Criterion I = trace(WP), I is computed at the goal configuration or on the the whole trajectory (part of it, e.g. in an interval ) where W = MN; M: scaling matrix; N: normalizing matrix P: estimation error covariance matrix (information matrix or entropy) from a filter (EKF);
  • 37. Trajectory (N=2 sinusoids) Lyudmila Mihaylova, Katholieke Universiteit Leuven, Division PMA
  • 39. Implementation Using Optimization Toolbox of MATLAB, fmincon finds the constrained minimum of a function of several variables With small number of sinusoids (N<5) the computational complexity is such that it is easily implemented on-line. With more sinusoidal terms (N>10), the complexity (time, number of computations) is growing up and a powerful computer is required or off-line computation. All the performed experiments prove that the trajectories generated even with N=3 sinusoidal terms respond to the imposed requirements. Lyudmila Mihaylova, Katholieke Universiteit Leuven, Division PMA
  • 40. Conclusions An effective approach for trajectories optimization has been considered : Appropriate optimality criteria are defined. The influence of the different factors is decoupled; The approach is applicable in the presence of and without obstacles.
  • 41. Few Topics with related videos of work done by people around the world in the field Robot navigation 3-D path planning and target trajectory prediction : http://www.youtube.com/watch?v=pr1Y21mexzs&feature=related Path Planning : http://www.youtube.com/watch?v=d0PluQz5IuQ Potential Function Method – By Leng Feng Lee : http://www.youtube.com/watch?v=Lf7_ve83UhE Real-Time Scalable Motion Planning for Crowds - http://www.youtube.com/watch?v=ifimWFs5-hc&NR=1 Robot Potential with local minimum avoidance - http://www.youtube.com/watch?v=Cr7PSr6SHTI&feature=related
  • 42. References Tracking, Motion Generation and Active Sensing of Nonholonomic Wheeled Mobile Robots - Lyudmila Mihaylova & Katholieke Universiteit Leuven Robot Path Planning - By William Regli Department of Computer Science (and Departments of ECE and MEM) Drexel University Part II-Motion Planning- by Steven M. LaValle (University of Illinois) Wikipedia www.mathworks.com