HeadCommandBuilder#
rb::HeadCommandBuilder is the narrow head-scoped command wrapper. It exists
because the head path currently accepts one primitive mode: joint-position
control.
Header
Header |
|
Declaration
Namespace |
|
Kind |
|
Primary role |
Wrap the head joint-position primitive. |
Public Member Functions
Method group |
Purpose |
Notes |
|---|---|---|
constructor from |
Construct the head command directly from a joint-position primitive. |
This is the main use of this type. |
|
Replace the active head primitive. |
Accepts |
Detailed Reference
-
class HeadCommandBuilder#
Public Functions
-
HeadCommandBuilder()#
-
HeadCommandBuilder(const JointPositionCommandBuilder &builder)#
-
~HeadCommandBuilder()#
-
HeadCommandBuilder &SetCommand(const JointPositionCommandBuilder &builder)#
-
HeadCommandBuilder()#
Related Types
Examples
demo_motion.cpp