Skip to content

maro-0.2.3a3 🚀

Compare
Choose a tag to compare
@Jinyu-W Jinyu-W released this 19 Aug 07:52
· 38 commits to master since this release

Simulator/CIM Scenario:

  • Fix the environment reset issue #385, and update the simulator random seed interfaces (#387)
  • Fix the "Wrong future stop tick predictions" issue #384 (#386)

RL Toolkit:

  • Add the arguments used by Actor to the Trajectory.on_env_feedback() interface (#373, #374)

Visualization Tool/CIM:

  • Fix Geo vis IP address & SQL logic bugs (#352, #383)

Others:

  • update dataclasses requirement to setup
  • fix some typo in codes comments and online document