Commands data for non-real-time Cartesian multi-waypoint motion-force control.
More...
#include <data.hpp>
Commands data for non-real-time Cartesian multi-waypoint motion-force control.
- See also
- Robot::SendCartesianMotionForceMultiWaypoint().
Definition at line 837 of file data.hpp.
◆ NrtCartesianMultiWaypointCmd() [1/2]
| flexiv::rdk::NrtCartesianMultiWaypointCmd::NrtCartesianMultiWaypointCmd |
( |
| ) |
|
|
default |
◆ NrtCartesianMultiWaypointCmd() [2/2]
| flexiv::rdk::NrtCartesianMultiWaypointCmd::NrtCartesianMultiWaypointCmd |
( |
const std::vector< NrtCartesianCmd > & |
waypoints | ) |
|
|
inline |
Custom constructor
Definition at line 843 of file data.hpp.
◆ waypoints
| std::vector<NrtCartesianCmd> flexiv::rdk::NrtCartesianMultiWaypointCmd::waypoints = {} |
Sequence of Cartesian waypoints to execute. Each waypoint uses the same data layout as NrtCartesianCmd.
Definition at line 850 of file data.hpp.
The documentation for this struct was generated from the following file: