A Python-based lightweight robot simulator designed for navigation, control, and learning
Stars
1.1k
Forks
132
Watchers
1.1k
Open Issues
10
Overall repository health assessment
No package.json found
This might not be a Node.js project
1.4k
commits
82
commits
9
commits
7
commits
5
commits
3
commits
2
commits
1
commits
1
commits
1
commits
feat(behavior): add loop mode for waypoint navigation (#266)
2a6ff09View on GitHubfix: prevent infinite loop in WrapToPi/WrapTo2Pi for non-finite inputs (#269)
c2bac80View on GitHubchore(deps-dev): bump ty from 0.0.24 to 0.0.26 (#267)
b2d1992View on GitHubchore(deps-dev): bump ruff from 0.15.7 to 0.15.8 (#268)
71f8d9fView on GitHubfeat(usage): add CBF-QP and collision-cone examples in 21cbf_world (#258)
797fefeView on GitHubchore(deps): bump importlib-metadata from 8.7.1 to 9.0.0 (#262)
5b71e6bView on GitHubchore(deps-dev): bump pytest-cov from 7.0.0 to 7.1.0 (#261)
35186c3View on GitHubchore(deps-dev): bump ty from 0.0.23 to 0.0.24 (#260)
f4a15a9View on GitHubchore(deps-dev): bump ruff from 0.15.6 to 0.15.7 (#259)
1e61b10View on GitHubperf(lidar): vectorize range/origin filter and skip union_all (#257)
78e409aView on GitHubrefactor: simplify file_check and find_file in util (#256)
89217eaView on GitHubperf(lidar): use STRtree intersects predicate for map segment filtering (#255)
74cecb9View on GitHub