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

Feature/clearance #3

Merged
merged 7 commits into from
Dec 23, 2023
Merged

Feature/clearance #3

merged 7 commits into from
Dec 23, 2023

Conversation

Alpaca-zip
Copy link
Owner

PR Type

  • Feature
  • Bug fix
  • Refactor
  • Documentation
  • Other

Overview

  • Improved readability of functions.
  • Modified to extract images and their resolution from yaml file.
  • Add clearance functionality for robots to pass through.

Detail

Add clearance functionality for robots to pass through.

If a clearance parameter is given, the calculated path will have a clearance from the wall of at least this parameter.


Modified to extract images and their resolution from yaml file.

If the use_origin parameter is set to True, the origin of the yaml file is set to the starting point of the path planning.

Test

  • I have tested this change with sample occupancy grid map.

@Alpaca-zip Alpaca-zip added the enhancement New feature or request label Dec 23, 2023
@Alpaca-zip Alpaca-zip self-assigned this Dec 23, 2023
@Alpaca-zip Alpaca-zip merged commit b25739b into main Dec 23, 2023
5 checks passed
@Alpaca-zip Alpaca-zip deleted the feature/clearance branch December 23, 2023 07:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant