GripperPlan Struct
Declaration
struct moveit_pro::behaviors::ExecutePolicy::GripperPlan { ... }
Public Member Attributes Index
| double | seam_time = 0.0 |
| std::vector< double > | positions |
Description
The committed gripper trajectory for one chunk: positions[i] is the clamped gripper target at seam_time + i * dt. Replaced each chunk and streamed per step, so the gripper follows the policy's gripper across the window instead of holding one value for the whole chunk.
Definition at line 565 of file execute_policy.hpp.
Public Member Attributes
positions
|
Definition at line 568 of file execute_policy.hpp.
seam_time
|
Definition at line 567 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.