Static Public Attributes | List of all members
example_robot_data.robots_loader.CassieLoader Class Reference
Inheritance diagram for example_robot_data.robots_loader.CassieLoader:
Inheritance graph
[legend]

Static Public Attributes

bool free_flyer = True
 
string path = "cassie_description"
 
string ref_posture = "standing"
 
string sdf_filename = "cassie.sdf"
 
list sdf_parent_guidance
 
string sdf_root_link_name = "pelvis"
 
string sdf_subpath = "robots"
 
string srdf_filename = "cassie_v2.srdf"
 
- Static Public Attributes inherited from example_robot_data.robots_loader.RobotLoader
bool free_flyer = False
 
bool has_rotor_parameters = False
 
 model_path = None
 
string path = ""
 
string ref_posture = "half_sitting"
 
string sdf_filename = ""
 
list sdf_parent_guidance = []
 
string sdf_root_link_name = ""
 
string sdf_subpath = ""
 
string srdf_filename = ""
 
string srdf_subpath = "srdf"
 
string urdf_filename = ""
 
string urdf_subpath = "robots"
 

Additional Inherited Members

- Public Member Functions inherited from example_robot_data.robots_loader.RobotLoader
def __init__ (self, verbose=False)
 
def addFreeFlyerJointLimits (self)
 
- Public Attributes inherited from example_robot_data.robots_loader.RobotLoader
 df_path
 
 robot
 
 srdf_path
 
 verbose
 

Detailed Description

Definition at line 238 of file robots_loader.py.

Member Data Documentation

◆ free_flyer

bool example_robot_data.robots_loader.CassieLoader.free_flyer = True
static

Definition at line 247 of file robots_loader.py.

◆ path

string example_robot_data.robots_loader.CassieLoader.path = "cassie_description"
static

Definition at line 239 of file robots_loader.py.

◆ ref_posture

string example_robot_data.robots_loader.CassieLoader.ref_posture = "standing"
static

Definition at line 246 of file robots_loader.py.

◆ sdf_filename

string example_robot_data.robots_loader.CassieLoader.sdf_filename = "cassie.sdf"
static

Definition at line 241 of file robots_loader.py.

◆ sdf_parent_guidance

list example_robot_data.robots_loader.CassieLoader.sdf_parent_guidance
static
Initial value:
= [
"left-roll-op",
"left-yaw-op",
"left-pitch-op",
"left-knee-op",
"left-tarsus-spring-joint",
"left-foot-op",
"right-roll-op",
"right-yaw-op",
"right-pitch-op",
"right-knee-op",
"right-tarsus-spring-joint",
"right-foot-op",
]

Definition at line 249 of file robots_loader.py.

◆ sdf_root_link_name

string example_robot_data.robots_loader.CassieLoader.sdf_root_link_name = "pelvis"
static

Definition at line 248 of file robots_loader.py.

◆ sdf_subpath

string example_robot_data.robots_loader.CassieLoader.sdf_subpath = "robots"
static

Definition at line 244 of file robots_loader.py.

◆ srdf_filename

string example_robot_data.robots_loader.CassieLoader.srdf_filename = "cassie_v2.srdf"
static

Definition at line 245 of file robots_loader.py.


The documentation for this class was generated from the following file:


pinocchio
Author(s):
autogenerated on Tue Jun 25 2024 02:42:42