Skip to content

ir-sim-v2.4.3

Choose a tag to compare

@hanruihua hanruihua released this 30 Apr 12:46
· 310 commits to main since this release
  • Bug Fixes:

    • Fix lidar offset plot bug.
  • New Features:

    • Implement several classic path planners (see planners]), A star, RRT, and PRM adapted from PythonRobotics repo by @reiniscimurs (#51).
    • Add draw quiver functions.
    • Add world plot parameters in yaml file, see usage02
    • Update requirements (scipy, black)