#include <RREntityStructs.h>
◆ FRRRobotLinkProperty() [1/2]
| FRRRobotLinkProperty::FRRRobotLinkProperty |
( |
| ) |
|
|
inline |
◆ FRRRobotLinkProperty() [2/2]
| FRRRobotLinkProperty::FRRRobotLinkProperty |
( |
FString |
InName | ) |
|
|
inline |
◆ GetRelativeTransformToParent()
| FTransform FRRRobotLinkProperty::GetRelativeTransformToParent |
( |
| ) |
const |
|
inline |
◆ GetVisualOffset()
| FTransform FRRRobotLinkProperty::GetVisualOffset |
( |
int32 |
InVisualIndex = 0 | ) |
const |
|
inline |
◆ GetVisualRelativeTransformToParent()
| FTransform FRRRobotLinkProperty::GetVisualRelativeTransformToParent |
( |
int32 |
InVisualIndex = 0 | ) |
const |
|
inline |
◆ operator==() [1/2]
◆ operator==() [2/2]
| bool FRRRobotLinkProperty::operator== |
( |
const FString & |
String | ) |
|
|
inline |
◆ PrintSelf()
| void FRRRobotLinkProperty::PrintSelf |
( |
| ) |
const |
|
inline |
◆ CollisionList
◆ Inertia
◆ LinkIndex
| int8 FRRRobotLinkProperty::LinkIndex = INDEX_NONE |
◆ Location
| FVector FRRRobotLinkProperty::Location = FVector::ZeroVector |
Relative to the parent link.
In URDF: <joint>�s <origin xyz= "" rpy=""> In SDF : <joint> -> <pose> 6 values (xyz + rpy)
UPROPERTY(EditAnywhere)
◆ Name
| FString FRRRobotLinkProperty::Name |
◆ ParentFrameName
| FString FRRRobotLinkProperty::ParentFrameName |
◆ ParentLinkIndex
| int8 FRRRobotLinkProperty::ParentLinkIndex = INDEX_NONE |
◆ Rotation
| FQuat FRRRobotLinkProperty::Rotation = FQuat::Identity |
◆ SensorList
◆ VisualList
Relative visual offset to the link itself(URDF) or parent frame(SDF)
In URDF: <visual>�s <origin xyz= "" rpy=""> In SDF : <link> -> <pose> 6 values (xyz + rpy)
UPROPERTY(EditAnywhere)
The documentation for this struct was generated from the following file:
- /home/docs/checkouts/readthedocs.org/user_builds/rapyutasimulationplugins/checkouts/latest/Source/RapyutaSimulationPlugins/Public/Core/RREntityStructs.h