New
Python Motion Planning v1.1.1 Release!
Release v1.1.1 - 2025/4/11
Update
- Clarify the annotated data type of
envargument in planners. - Discard the preset obstacles in the
init()function ofGridandMap, only preserving boundaries. - Supplement examples of adding obstacles in the document.