Updated all instances of "Ref:" to "Reference" for consistency in both code and documentation. This change improves clarity and aligns with standard terminology practices.
* Update Python version to 3.13 across the project
Upgraded the required Python version to 3.13 in configurations, CI workflows, documentation, and environment files. This ensures compatibility with the latest Python release and maintains consistency across all project components.
* Update Python version to 3.13 across the project
Upgraded the required Python version to 3.13 in configurations, CI workflows, documentation, and environment files. This ensures compatibility with the latest Python release and maintains consistency across all project components.
* support python3.11
* try to fix error
* try to fix error
* try to fix error
* try to fix error
* try to fix error
* try to fix error
* try to fix error
* try to fix error
* try to fix error
* add docs
* fix conflict
* fix conflict
* fix conflict
* using python3.10 for appveyors
* add windows CI
* roll back appveyor settings
* fix windows CI
* Update README.md
Updated the sponsors correctly
* Update README.md
Remove the tag.
* Update README.md
Updated development references and styled the single line codes in "How to use" section
* Update README.md
Styled single-line comments using syntax highlighting for markdown
* clean up SLAM docs
* clean up SLAM docs
* clean up SLAM docs
* clean up SLAM docs
* add contribution doc
* add contribution doc
* add contribution doc
* add contribution doc
* add contribution doc
* Add D* Lite.
* Add test. Minor changes
* Modified based on LGTM report
* Fix linter errors
* Fixes and lint.
* Update README.md
Made requested changes
Add transform between world and grid coordinates to allow negative wold coordinates
Modify to allow diagonal motion
* Added display of previous and new computed path