unisim.backend.genesis.materialization.GenesisSensorPlan¶
- class unisim.backend.genesis.materialization.GenesisSensorPlan[source]¶
Bases:
objectOne MJCF sensor mapped onto a Genesis-readable equivalent.
body_nameis the owning link for site sensors and the robot-side geom body for contact sensors.site_pos/site_quat(wxyz) are the local site frame in the body frame; both areNonefor contact sensors.- Parameters:
Methods
__init__(name, kind, dim, body_name, ...)Attributes