|
defined in <armarx/view_selection/components/handover_target_provider/ComponentInterface.ice>
interface ComponentInterface extends armarx::armem::client::MemoryListenerInterface { ... }
Operations | |
void | start (string humanTrackingId, RobotRole role) |
void | stop () |
Definition at line 43 of file ComponentInterface.ice.
void start | ( | string | humanTrackingId, |
RobotRole | role | ||
) |
void stop | ( | ) |