fixes in racecarGymEnv: implement 'render' rgb image, fix in naming,
fix in observation bounds.
This commit is contained in:
@@ -18,7 +18,7 @@ register(
|
||||
|
||||
register(
|
||||
id='RacecarBulletEnv-v0',
|
||||
entry_point='pybullet_envs.bullet:RacecarBulletEnv',
|
||||
entry_point='pybullet_envs.bullet:RacecarGymEnv',
|
||||
timestep_limit=1000,
|
||||
reward_threshold=5.0,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user