Method | Description | |
---|---|---|
Load ( ) : bool | ||
RobotDescriptionParser ( string robot_description_param, string tf_prefix = null, string>.Dictionary |
Method | Description | |
---|---|---|
FindMatrices ( object items ) : void |
Dig through the collada scene introspectively hunting for matrices and rotates TODO: flip the axes / vertices appropriately for ROS->UNITY differences
|
|
Load ( System.Xml.Linq.XElement meshElement ) : |
||
Load ( string meshLocation ) : |
||
Parse ( IEnumerable |
recursively find meshes in robot description
|
|
Resolve ( string pkgName ) : string |
TODO
|
public RobotDescriptionParser ( string robot_description_param, string tf_prefix = null, string>.Dictionary |
||
robot_description_param | string | |
tf_prefix | string | |
hardcoded_package_paths | string>.Dictionary | |
return | System |