Releases: hanruihua/NeuPAN
Releases · hanruihua/NeuPAN
neupan v1.3
What's New
🚀 New Features
- Omnidirectional Robot Support - Added full kinematics support for
omnidirectional robots with examples for corridor, dynamic obstacles,
potential field, and polygon robot scenarios (#50) - 3-element Vector State Cost Weight - The
q_sparameter now supports 3-element
vectors for more flexible state cost configuration (#63)
🐛 Bug Fixes
- Fixed robot failing to stop at goal position (#25)
- Fixed CUDA device handling in NRMP layer (#15)
- Fixed tensor dtype consistency issues (#62)
- Fixed mutable default arguments causing shared state bugs (#61)
- Fixed variable typo
ful_model_name→full_model_name(#61) - Replaced
sys.exit()with proper exceptions in library code (#61) - Changed default
curve_styletoline