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

Inquiry on how to create accurate waypoints which exist in a map when using polygon_coverage_ros package #91

Open
PhilipAmadasun opened this issue Aug 1, 2023 · 0 comments

Comments

@PhilipAmadasun
Copy link

I want to upload an occupancy-grid map to Rviz then use the polygon_coverage_ros package to create a coverage path. I then want to retrieve the accurate waypoints which make up the path so I can actually use them to move the actual robot across the map.Is this possible to do so currently?

As of now I am only able to trace the shape and obstacles of the environment to get a set of waypoints which I can't use to navigate the robot. Which is why I want to upload the actual occupancy-grid map to Rviz and overlay the tracing of the environment boundaries and obstacles, this way, I think( maybe I'm wrong) I'll actually get waypoints which exist in the map.

I ultimately want to compare the coverage time of this coverage path planner package to something else and the only way in which I can do so is what I just outlined at the beginning of the last paragraph. I get a path time which I assume is calculated based off the set velocity parameters and so in (in the config file of the package). This is only a theoretical coverage time and I want to make sure it's actually close to what the robot capable of achieving when tested using the waypoints.

I hope my problem description and goal is clear?

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

No branches or pull requests

1 participant