__init__(self, robot_name_space, controllers_list, reset_controls, start_init_physics_parameters=True, reset_world_or_sim="SIMULATION") | robot_gazebo_env.RobotGazeboEnv | |
_check_all_systems_ready(self) | robot_gazebo_env.RobotGazeboEnv | private |
_compute_reward(self, observations, done) | robot_gazebo_env.RobotGazeboEnv | private |
_env_setup(self, initial_qpos) | robot_gazebo_env.RobotGazeboEnv | private |
_get_obs(self) | robot_gazebo_env.RobotGazeboEnv | private |
_init_env_variables(self) | robot_gazebo_env.RobotGazeboEnv | private |
_is_done(self, observations) | robot_gazebo_env.RobotGazeboEnv | private |
_publish_reward_topic(self, reward, episode_number=1) | robot_gazebo_env.RobotGazeboEnv | private |
_reset_sim(self) | robot_gazebo_env.RobotGazeboEnv | private |
_set_action(self, action) | robot_gazebo_env.RobotGazeboEnv | private |
_set_init_pose(self) | robot_gazebo_env.RobotGazeboEnv | private |
_update_episode(self) | robot_gazebo_env.RobotGazeboEnv | private |
close(self) | robot_gazebo_env.RobotGazeboEnv | |
controllers_object | robot_gazebo_env.RobotGazeboEnv | |
cumulated_episode_reward | robot_gazebo_env.RobotGazeboEnv | |
episode_num | robot_gazebo_env.RobotGazeboEnv | |
gazebo | robot_gazebo_env.RobotGazeboEnv | |
reset(self) | robot_gazebo_env.RobotGazeboEnv | |
reset_controls | robot_gazebo_env.RobotGazeboEnv | |
reward_pub | robot_gazebo_env.RobotGazeboEnv | |
seed(self, seed=None) | robot_gazebo_env.RobotGazeboEnv | |
step(self, action) | robot_gazebo_env.RobotGazeboEnv | |