PolicyObservation Struct
The current observation a policy conditions on for one inference. More...
Declaration
Included Headers
Public Member Attributes Index
| std::vector< double > | joint_positions |
|
Latest sensed positions of the commanded joints, ordered like the commanded joints. More... | |
| std::vector< sensor_msgs::msg::Image > | images |
|
Latest frame from each configured camera; index-aligned with image_names. More... | |
| std::vector< std::string > | image_names |
|
Camera name for each image; index-aligned with images. More... | |
Description
The current observation a policy conditions on for one inference.
Definition at line 250 of file execute_policy.hpp.
Public Member Attributes
image_names
|
Camera name for each image; index-aligned with images.
Definition at line 257 of file execute_policy.hpp.
images
|
Latest frame from each configured camera; index-aligned with image_names.
Definition at line 255 of file execute_policy.hpp.
joint_positions
|
Latest sensed positions of the commanded joints, ordered like the commanded joints.
Definition at line 253 of file execute_policy.hpp.
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus 2.2.2 by Doxygen 1.9.8.