-
Notifications
You must be signed in to change notification settings - Fork 673
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't stop before blocking obstacle in parking #980
Comments
@alanmengg could you please share the resources and commands to reproduce this issue? Like maps used. |
here is the lanelet map I used for the simulation |
@TakaHoribe It would be nice if you can assign someone from TIER IV's planning team to take a look at this. |
Related PR |
@alanmengg : Hi, can you pls share me map used for this parking scenario |
here is the map |
@alanmengg : I confirm the same behavior . Ego vehicle is not stopping if there is an obstacle in trajectory path in Parking. |
@alanmengg |
@alanmengg friendly ping. |
…autowarefoundation#980 Signed-off-by: guiping meng <alan.meng@autocore.ai>
…autowarefoundation#980 Signed-off-by: guiping meng <alan.meng@autocore.ai>
…autowarefoundation#980 Signed-off-by: guiping meng <alan.meng@autocore.ai>
…autowarefoundation#980 Signed-off-by: guiping meng <alan.meng@autocore.ai>
…g#980 (#1872) * fix(tier4_perception_rviz_plugin): modify build error in rolling (#791) * fix(tier4_perception_rviz_plugin): modify build error in rolling Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp> * fix(tier4_perception_rviz_plugin): add target compile definitions Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp> Signed-off-by: guiping meng <alan.meng@autocore.ai> * fix(had_map_utils): modify build error in rolling (#782) Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp> Signed-off-by: guiping meng <alan.meng@autocore.ai> * fix: modify build error of ndt related packages in rolling (#793) * fix(ndt_pcl_modified): modify build error in rolling Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp> * fix(ndt): modify build error in rolling Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp> * fix(ndt_scan_matcher): modify build error in rolling Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp> * ci(pre-commit): autofix * remove unused find_package * fix(ndt): remove memory.h Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Signed-off-by: guiping meng <alan.meng@autocore.ai> * fix(freespace_planner): Can't stop before blocking obstacle in parking #980 Signed-off-by: guiping meng <alan.meng@autocore.ai> * ci(pre-commit): autofix Signed-off-by: guiping meng <alan.meng@autocore.ai> * Update planning/freespace_planner/src/freespace_planner/freespace_planner_node.cpp Co-authored-by: Kosuke Takeuchi <kosuke.tnp@gmail.com> Signed-off-by: guiping meng <alan.meng@autocore.ai> * Revert "fix(had_map_utils): modify build error in rolling (#782)" This reverts commit 7075fca. Signed-off-by: guiping meng <alan.meng@autocore.ai> * Revert "fix: modify build error of ndt related packages in rolling (#793)" This reverts commit a235363. Signed-off-by: guiping meng <alan.meng@autocore.ai> * Update planning/freespace_planner/src/freespace_planner/freespace_planner_node.cpp Co-authored-by: Kosuke Takeuchi <kosuke.tnp@gmail.com> Signed-off-by: guiping meng <alan.meng@autocore.ai> Signed-off-by: guiping meng <alan.meng@autocore.ai> * revert some changes Co-authored-by: Kosuke Takeuchi <kosuke.tnp@gmail.com> Signed-off-by: guiping meng <alan.meng@autocore.ai> * revert some changes Co-authored-by: Kosuke Takeuchi <kosuke.tnp@gmail.com> Signed-off-by: guiping meng <alan.meng@autocore.ai> * ci(pre-commit): autofix Signed-off-by: guiping meng <alan.meng@autocore.ai> * revert some changes Signed-off-by: guiping meng <alan.meng@autocore.ai> * fix mistakes Signed-off-by: guiping meng <alan.meng@autocore.ai> * Revert "fix(tier4_perception_rviz_plugin): modify build error in rolling (#791)" This reverts commit eac57fb. Signed-off-by: guiping meng <alan.meng@autocore.ai> Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp> Signed-off-by: guiping meng <alan.meng@autocore.ai> Co-authored-by: Daisuke Nishimatsu <42202095+wep21@users.noreply.github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Kosuke Takeuchi <kosuke.tnp@gmail.com>
…g#980 (autowarefoundation#1872) * fix(tier4_perception_rviz_plugin): modify build error in rolling (tier4#791) * fix(tier4_perception_rviz_plugin): modify build error in rolling Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp> * fix(tier4_perception_rviz_plugin): add target compile definitions Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp> Signed-off-by: guiping meng <alan.meng@autocore.ai> * fix(had_map_utils): modify build error in rolling (tier4#782) Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp> Signed-off-by: guiping meng <alan.meng@autocore.ai> * fix: modify build error of ndt related packages in rolling (tier4#793) * fix(ndt_pcl_modified): modify build error in rolling Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp> * fix(ndt): modify build error in rolling Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp> * fix(ndt_scan_matcher): modify build error in rolling Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp> * ci(pre-commit): autofix * remove unused find_package * fix(ndt): remove memory.h Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Signed-off-by: guiping meng <alan.meng@autocore.ai> * fix(freespace_planner): Can't stop before blocking obstacle in parking tier4#980 Signed-off-by: guiping meng <alan.meng@autocore.ai> * ci(pre-commit): autofix Signed-off-by: guiping meng <alan.meng@autocore.ai> * Update planning/freespace_planner/src/freespace_planner/freespace_planner_node.cpp Co-authored-by: Kosuke Takeuchi <kosuke.tnp@gmail.com> Signed-off-by: guiping meng <alan.meng@autocore.ai> * Revert "fix(had_map_utils): modify build error in rolling (tier4#782)" This reverts commit 7075fca. Signed-off-by: guiping meng <alan.meng@autocore.ai> * Revert "fix: modify build error of ndt related packages in rolling (tier4#793)" This reverts commit a235363. Signed-off-by: guiping meng <alan.meng@autocore.ai> * Update planning/freespace_planner/src/freespace_planner/freespace_planner_node.cpp Co-authored-by: Kosuke Takeuchi <kosuke.tnp@gmail.com> Signed-off-by: guiping meng <alan.meng@autocore.ai> Signed-off-by: guiping meng <alan.meng@autocore.ai> * revert some changes Co-authored-by: Kosuke Takeuchi <kosuke.tnp@gmail.com> Signed-off-by: guiping meng <alan.meng@autocore.ai> * revert some changes Co-authored-by: Kosuke Takeuchi <kosuke.tnp@gmail.com> Signed-off-by: guiping meng <alan.meng@autocore.ai> * ci(pre-commit): autofix Signed-off-by: guiping meng <alan.meng@autocore.ai> * revert some changes Signed-off-by: guiping meng <alan.meng@autocore.ai> * fix mistakes Signed-off-by: guiping meng <alan.meng@autocore.ai> * Revert "fix(tier4_perception_rviz_plugin): modify build error in rolling (tier4#791)" This reverts commit eac57fb. Signed-off-by: guiping meng <alan.meng@autocore.ai> Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp> Signed-off-by: guiping meng <alan.meng@autocore.ai> Co-authored-by: Daisuke Nishimatsu <42202095+wep21@users.noreply.github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Kosuke Takeuchi <kosuke.tnp@gmail.com>
…towarefoundation#980) * feat: use obstacle_cruise_planner and change safe_distance_margin Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com> * feat: set max_vel to 40km/h Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com> * feat: enable surround_obstacle_checker Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com> * feat: enable surround_obstacle_checker Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com> * feat: enable dynamic_avoidance and disable outside_drivable_area_stop Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com> * feat: disable AEB and set the maximum velocity to 40km/h Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com> * enable intersection_occlusion detection Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp> * add parameters for obstacle_cruise_planner * add parameters for pointcloud filtering * chore(planning_launch): update motion module name (autowarefoundation#1014) Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com> * move use_pointcloud to common parameter * disable using pointcloud by default * disable AEB diag check Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * remove use_pointcloud parameter * feat(diagnostic_graph_utils): launch logging node for diagnostic_graph Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com> * reset to autowarefoundation:main --------- Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com> Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp> Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com> Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com> Co-authored-by: Takayuki Murooka <takayuki5168@gmail.com> Co-authored-by: tier4-autoware-public-bot[bot] <98652886+tier4-autoware-public-bot[bot]@users.noreply.github.com> Co-authored-by: Mamoru Sobue <mamoru.sobue@tier4.jp> Co-authored-by: Mamoru Sobue <hilo.soblin@gmail.com> Co-authored-by: badai nguyen <94814556+badai-nguyen@users.noreply.github.com> Co-authored-by: Satoshi OTA <44889564+satoshi-ota@users.noreply.github.com> Co-authored-by: Daniel Sanchez <danielsanchezaran@gmail.com> Co-authored-by: danielsanchezaran <daniel.sanchez@tier4.jp> Co-authored-by: Takamasa Horibe <horibe.takamasa@gmail.com>
Checklist
Description
When simulating in parking lot , if an obstacle blocks the trajectory and there is no available trajectory to reach the goal, the car can't stop before the obstacle and passes through it.
Expected behavior
Vehicle should stop if there is no available path.
Actual behavior
Vehicle can't stop and passes through the obstacle.
Steps to reproduce
Versions
ubuntu 20.04
galactic
universe:main
Possible causes
the published stop trajectory doesn't actually work because it's current pose, and control module can't stop the car with 0 distance.
Additional context
No response
The text was updated successfully, but these errors were encountered: