Skip to content

Move from gym to gymnasium

Compare
Choose a tag to compare
@eleurent eleurent released this 18 Mar 14:21
· 162 commits to master since this release
  • fix vehicle order in occupancy grid obs
  • fix broken seeding implementation
  • support numpy types for discrete actions
  • use Runge-Kutta 4 integration for dynamical continuous actions, making the dynamics make more stable
  • use gymnasium rather than gym