unilab.envs.locomotion.go2_arm.manip_loco.EEGoalConfig¶
- class unilab.envs.locomotion.go2_arm.manip_loco.EEGoalConfig[source]¶
Bases:
objectEnd-effector goal config in spherical coordinates.
- Parameters:
Methods
__init__([sphere_l_range, sphere_phi_range, ...])Attributes
- __init__(sphere_l_range=<factory>, sphere_phi_range=<factory>, sphere_theta_range=<factory>, traj_time_range=<factory>, hold_time_range=<factory>, collision_upper_limits=<factory>, collision_lower_limits=<factory>, underground_limit=-0.57, num_collision_check_samples=10, num_resample_attempts=10, default_orn_roll=1.5707963267948966, arm_induced_pitch=0.78, delta_orn_r=<factory>, delta_orn_p=<factory>, delta_orn_y=<factory>, init_ee_cart=<factory>)¶