|
| list | romeo_conf.CAMERA_TRANSFORM |
| |
| tuple | romeo_conf.COM_REF_SPHERE_COLOR = (1, 0, 0, 0.5) |
| |
| tuple | romeo_conf.COM_SPHERE_COLOR = (1, 0.5, 0, 0.5) |
| |
| | romeo_conf.contactNormal |
| |
| int | romeo_conf.DISPLAY_N = 20 |
| |
| float | romeo_conf.dt = 0.002 |
| |
| | romeo_conf.filename = str(os.path.dirname(os.path.abspath(__file__))) |
| |
| float | romeo_conf.fMax = 1000.0 |
| |
| float | romeo_conf.fMin = 5.0 |
| |
| float | romeo_conf.gain_vector = kp_posture * np.ones(nv - 6) |
| |
| float | romeo_conf.kp_am = 10.0 |
| |
| float | romeo_conf.kp_com = 10.0 |
| |
| float | romeo_conf.kp_contact = 10.0 |
| |
| float | romeo_conf.kp_foot = 10.0 |
| |
| float | romeo_conf.kp_posture = 1.0 |
| |
| string | romeo_conf.lf_frame_name = "LAnkleRoll" |
| |
| tuple | romeo_conf.LF_REF_SPHERE_COLOR = (0.5, 0, 1, 0.5) |
| |
| tuple | romeo_conf.LF_SPHERE_COLOR = (0, 0, 1, 0.5) |
| |
| int | romeo_conf.LINE_WIDTH = 60 |
| |
| | romeo_conf.linewidth |
| |
| float | romeo_conf.lxn = 0.05 |
| |
| float | romeo_conf.lxp = 0.10 |
| |
| float | romeo_conf.lyn = 0.05 |
| |
| float | romeo_conf.lyp = 0.05 |
| |
| float | romeo_conf.lz = 0.07 |
| |
| | romeo_conf.masks_posture = np.ones(nv - 6) |
| |
| float | romeo_conf.mu = 0.3 |
| |
| int | romeo_conf.N_SIMULATION = 4000 |
| |
| int | romeo_conf.nv = 37 |
| |
| string | romeo_conf.path = filename + "/../models/romeo" |
| |
| | romeo_conf.precision |
| |
| int | romeo_conf.PRINT_N = 500 |
| |
| float | romeo_conf.REF_SPHERE_RADIUS = 0.03 |
| |
| string | romeo_conf.rf_frame_name = "RAnkleRoll" |
| |
| tuple | romeo_conf.RF_REF_SPHERE_COLOR = (0, 1, 0.5, 0.5) |
| |
| tuple | romeo_conf.RF_SPHERE_COLOR = (0, 1, 0, 0.5) |
| |
| float | romeo_conf.SPHERE_RADIUS = 0.03 |
| |
| string | romeo_conf.srdf = path + "/srdf/romeo_collision.srdf" |
| |
| | romeo_conf.suppress |
| |
| float | romeo_conf.tau_max_scaling = 1.45 |
| |
| string | romeo_conf.urdf = path + "/urdf/romeo.urdf" |
| |
| float | romeo_conf.v_max_scaling = 0.8 |
| |
| | romeo_conf.viewer = pin.visualize.GepettoVisualizer |
| |
| float | romeo_conf.w_am = 0.0 |
| |
| float | romeo_conf.w_com = 1.0 |
| |
| float | romeo_conf.w_contact = -1.0 |
| |
| float | romeo_conf.w_cop = 0.0 |
| |
| int | romeo_conf.w_foot = 1e-1 |
| |
| int | romeo_conf.w_forceRef = 1e-5 |
| |
| float | romeo_conf.w_joint_bounds = 0.0 |
| |
| int | romeo_conf.w_posture = 1e-4 |
| |
| float | romeo_conf.w_torque_bounds = 1.0 |
| |