RRT navigation toolbox and automated driving toolbox also costmap from driving scenario
이전 댓글 표시
There are two questions I like to clarify
1) What is the difference between navigation toolboxe's "plannerRRT" and Automated drivinng toolboxes "pathPlannerRRT" ?
2) I have created a driving scenario but I want to crete vehicle cost map which I am not knowing how . I have attached my scenario matlab file . I dont understand the process of getting a cost map. My goal is to implement a generic RRT to make the vehicle park in the parking lane(thats the right side as per scenario).
답변 (1개)
Qu Cao
2020년 8월 19일
0 개 추천
1) plannerRRT in Navigation Toolbox is a generic motion planner where you can define the state space. pathPlannerRRT in Automated Driving Toolbox is mainly used for planning 2-D paths for vehicles.
2) Unfortunately, generating a vehicle cost map from a driving scenario is not supported.
카테고리
도움말 센터 및 File Exchange에서 Planning and Control에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!