Skip to content
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

Is it possible to keep costmap synchronized during searching process in freespace planner? #2041

Open
3 tasks done
NorahXiong opened this issue Oct 9, 2022 · 2 comments
Open
3 tasks done
Labels
component:planning Route planning, decision-making, and navigation. (auto-assigned) status:stale Inactive or outdated issues. (auto-assigned) type:new-feature New functionalities or additions, feature requests.

Comments

@NorahXiong
Copy link
Contributor

Checklist

  • I've read the contribution guidelines.
  • I've searched other issues and no duplicate issues were found.
  • I'm convinced that this is not my fault but a bug.

Description

Once a search task starts, the costmap will not longer be updated before the search succeed or failed as the search time exceeds time limit. It will not be a good experience to get a collision-not-free path after waiting a couple of seconds.

parking_costmap_refresh.mp4

Expected behavior

Costmap keeps updating when search task is running.

Actual behavior

Costmap do not update when search task is running.

Steps to reproduce

  1. Set a complicated or special case that will take a long time to get a result, e.g., set the costmap resolution to a small value.
  2. Start autoware planning simulator and trigger the freespace planning task.

Versions

  • OS: Ubuntu 20.04
  • ROS2: Galactic
  • Autoware: Autoware.universe:main

Possible causes

No response

Additional context

No response

@BonoloAWF BonoloAWF added the type:bug Software flaws or errors. label Oct 11, 2022
@NorahXiong NorahXiong changed the title Is it possible to keep costmap synchronized during is searching in freespace planner? Is it possible to keep costmap synchronized during searching process in freespace planner? Oct 11, 2022
@mitsudome-r mitsudome-r added type:new-feature New functionalities or additions, feature requests. component:planning Route planning, decision-making, and navigation. (auto-assigned) and removed type:bug Software flaws or errors. labels Oct 11, 2022
@TakaHoribe
Copy link
Contributor

This feature is currently not available. We need an improvement.

@stale
Copy link

stale bot commented Jan 9, 2023

This pull request has been automatically marked as stale because it has not had recent activity.

@stale stale bot added the status:stale Inactive or outdated issues. (auto-assigned) label Jan 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:planning Route planning, decision-making, and navigation. (auto-assigned) status:stale Inactive or outdated issues. (auto-assigned) type:new-feature New functionalities or additions, feature requests.
Projects
None yet
Development

No branches or pull requests

4 participants