mujoco_maze/mujoco_maze
2020-08-16 14:09:54 +09:00
..
assets Fix collision detection 2020-05-31 16:40:05 +09:00
__init__.py Add restitution in manual collision detection 2020-07-06 23:19:49 +09:00
agent_model.py Use offset instead of extending the line 2020-07-15 00:59:54 +09:00
ant.py Use np instead of math 2020-08-16 14:09:54 +09:00
maze_env_utils.py Use offset instead of extending the line 2020-07-15 00:59:54 +09:00
maze_env.py Use offset instead of extending the line 2020-07-15 00:59:54 +09:00
maze_task.py Use DistReward/GoalReward instead of Dense/Sparse 2020-07-06 00:52:28 +09:00
point.py Use np instead of math 2020-08-16 14:09:54 +09:00