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

Create a Pathfinding Visualizer #473

Open
FireBoyAJ24 opened this issue Jan 17, 2025 · 1 comment
Open

Create a Pathfinding Visualizer #473

FireBoyAJ24 opened this issue Jan 17, 2025 · 1 comment
Assignees
Labels
enhancement New feature or request path Pathfinding team

Comments

@FireBoyAJ24
Copy link
Contributor

Purpose

The purpose of the pathfinding visualizer is to provide us the capability to check whether the path generated by OMPL does not collide with any obstacles and does not produce impossible paths for the sailbot to travel on.

Description

The visualizer needs to be subscribed to the local path data ROS message. The visualizer can be a website, a pop up window or could reuse the WEB's website for our purposes in development.

Resources

@FireBoyAJ24 FireBoyAJ24 added the enhancement New feature or request label Jan 17, 2025
@github-project-automation github-project-automation bot moved this to Backlog in SOFT Project Jan 17, 2025
@FireBoyAJ24 FireBoyAJ24 added the path Pathfinding team label Jan 17, 2025
@FireBoyAJ24
Copy link
Contributor Author

FireBoyAJ24 commented Feb 1, 2025

This is not necessary if we use the website as our visualizer. We can transfer our focus to integrating with the website.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request path Pathfinding team
Projects
Status: Backlog
Development

No branches or pull requests

2 participants