Clarify in naming that the environment uses MJCF xml files with Bullet, it doesn't use MuJoCo.
This commit is contained in:
@@ -4,7 +4,7 @@ import numpy as np
|
||||
import os
|
||||
|
||||
|
||||
class MujocoXmlBasedRobot:
|
||||
class MJCFBasedRobot:
|
||||
"""
|
||||
Base class for mujoco .xml based agents.
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user