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/create vgraph #1

Merged
merged 12 commits into from
Dec 13, 2023
Merged

Feature/create vgraph #1

merged 12 commits into from
Dec 13, 2023

Conversation

Alpaca-zip
Copy link
Owner

@Alpaca-zip Alpaca-zip commented Dec 12, 2023

PR Type

  • Feature
  • Bug fix
  • Refactor
  • Documentation
  • Other

Overview

Create a ros package for robot path planning using visibility graph.

  • Converts a 2D occupancy grid map created by slam into a visibility graph.

Detail

Usage

roslaunch vgraph_planner vgraph_planner.launch pgm_file:=your_pgm.pgm

Test

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

@Alpaca-zip Alpaca-zip self-assigned this Dec 12, 2023
@Alpaca-zip Alpaca-zip merged commit 3c6a981 into main Dec 13, 2023
5 checks passed
@Alpaca-zip Alpaca-zip deleted the feature/create_vgraph branch December 13, 2023 04:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant