MJCFSite#
Fully qualified name: isaacsim::asset::importer::mjcf::MJCFSite
-
class MJCFSite : public isaacsim::asset::importer::mjcf::MJCFVisualElement#
Site element for marking specific locations and orientations in the model.
Sites are special objects that mark locations and orientations but do not participate in collisions or dynamics. They are commonly used for sensors, cameras, or as attachment points for other elements.
Public Types
-
enum Type#
Enumeration of geometric shape types for site visualization.
Values:
-
enumerator CAPSULE#
Capsule shape (cylinder with hemispherical caps).
-
enumerator SPHERE#
Sphere shape.
-
enumerator ELLIPSOID#
Ellipsoid shape.
-
enumerator CYLINDER#
Cylinder shape.
-
enumerator BOX#
Box (rectangular cuboid) shape.
-
enumerator CAPSULE#
Public Functions
-
inline MJCFSite()#
-
enum Type#