前往小程序,Get更优阅读体验!
立即前往
首页
学习
活动
专区
工具
TVP
发布
社区首页 >专栏 >164-12-Motion-Planing-Problem

164-12-Motion-Planing-Problem

作者头像
杨丝儿
发布2022-11-24 17:12:39
1200
发布2022-11-24 17:12:39
举报
文章被收录于专栏:杨丝儿的小站杨丝儿的小站

Mission, scenarios and behaviors

Task: Navigate the robot itself from the current position to final destination on the map, without human intervention.

Goal: find most efficient path (trajectory) in terms of time or distance travelled.

s11172411102022
s11172411102022
s11173011102022
s11173011102022
s11173811102022
s11173811102022
s11175511102022
s11175511102022

Example Common Behavior Sets

  • Speed tracking
  • Deceleration to stop
  • Stay stopped
  • Yield
  • Emergency stop
s11244911102022
s11244911102022

Motion planning constraints

s11265111102022
s11265111102022

Read more about vehicle dynamic.

s11291611102022
s11291611102022
s11292911102022
s11292911102022
s11315411102022
s11315411102022
s11351911102022
s11351911102022
s11365511102022
s11365511102022
s11375711102022
s11375711102022
s11404311102022
s11404311102022
s11411311102022
s11411311102022
s11412111102022
s11412111102022

Objective functions in planning

s11413711102022
s11413711102022
s11463011102022
s11463011102022
s11465011102022
s11465011102022
s11483111102022
s11483111102022
s11495011102022
s11495011102022

Supplementary Readings

  1. Motion Planning For Autonomous Vehicles Based On Sequential Optimization.
  2. The kinematic bicycle model: A consistent model for planning feasible trajectories for autonomous vehicles, 2017 IEEE Intelligent Vehicles Symposium (IV), 2017. Gives an overview of the kinematic bicycle model.
  3. Steven M Lavalle, Planning Algorithms, 2006, Cambridge University Press. Chapter 2 covers discrete planning over graphs including Dijkstra’s, A* and STRIPS etc.
本文参与 腾讯云自媒体同步曝光计划,分享自作者个人站点/博客。
原始发表:2022-11-10,如有侵权请联系 cloudcommunity@tencent.com 删除

本文分享自 作者个人站点/博客 前往查看

如有侵权,请联系 cloudcommunity@tencent.com 删除。

本文参与 腾讯云自媒体同步曝光计划  ,欢迎热爱写作的你一起参与!

评论
登录后参与评论
0 条评论
热度
最新
推荐阅读
目录
  • Mission, scenarios and behaviors
  • Motion planning constraints
  • Objective functions in planning
  • Supplementary Readings
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档