Public Member Functions | |
def | __init__ (self) |
Public Member Functions inherited from example_robot_data.robots_loader.RobotLoader | |
def | __init__ (self) |
def | addFreeFlyerJointLimits (self) |
def | q0 (self) |
Additional Inherited Members | |
Public Attributes inherited from example_robot_data.robots_loader.RobotLoader | |
model_path | |
robot | |
srdf_path | |
urdf_path | |
Static Public Attributes inherited from example_robot_data.robots_loader.TalosLoader | |
bool | free_flyer = True |
string | path = 'talos_data' |
string | srdf_filename = "talos.srdf" |
string | urdf_filename = "talos_reduced.urdf" |
Static Public Attributes inherited from example_robot_data.robots_loader.RobotLoader | |
bool | free_flyer = False |
bool | has_rotor_parameters = False |
string | path = '' |
string | ref_posture = 'half_sitting' |
string | srdf_filename = '' |
string | srdf_subpath = 'srdf' |
string | urdf_filename = '' |
string | urdf_subpath = 'robots' |
bool | verbose = False |
Definition at line 140 of file robots_loader.py.
def example_robot_data.robots_loader.TalosLegsLoader.__init__ | ( | self | ) |
Definition at line 141 of file robots_loader.py.