feat: Add modern React web application for map enhancement - #1
Open
LotfiZ wants to merge 1 commit into
Open
Conversation
- Add Next.js 14 + TypeScript web application - Implement real-time map processing with Canvas API - Add drag & drop file upload for PGM/YAML files - Include morphological operations (blur, dilation, erosion, opening) - Add pan/zoom navigation with proper coordinate handling - Support ROS occupancy grid coordinate systems - Add comprehensive .gitignore for both Python and Node.js - Update README with instructions for both versions - Modern UI with Tailwind CSS and responsive design
Author
|
@ali-pahlevani, any update ? |
Owner
Hello Lotfi, I'm so sorry. I hadn't seen your PR until yesterday and it was too late for me to consider your approach. I'll definitely use it for the next version (version 3). Thank you so much for your great and super useful suggestion. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hi Ali,
Thank you for this excellent work, your application has clear practical value.
I believe it would be highly beneficial to port it to a web application format. This would not only make it accessible across platforms but also allow us to leverage the performance and scalability advantages of modern web frameworks.
We can also add more features as AI tools, editing features like drawing obstacles...etc
What do you think ?