ethercat_trigger_controllers¶
Contents:
Summary¶
-
ethercat_trigger_controllers
¶ Version: 1.10.13
Description: Controllers to operate the digital output of the motor controller boards and the projector board. This package has not been reviewed and should be considered unstable.
Maintainers: - Devon Ash <dash AT clearpathrobotics DOT com>
Licenses: - BSD
Urls: Authors: - Blaise Gassend
BuildDepends: BuildtoolDepends: BuildExportDepends: ExecDepends: Exports: - <pr2_controller_interface plugin=”${prefix}/controller_plugins.xml”/>
Types¶
Service types¶
-
ethercat_trigger_controllers/SetMultiWaveform
¶ Field (Request): - waveform (ethercat_trigger_controllers/MultiWaveform) –
Field (Response): - success (bool) –
- status_message (string) –
MultiWaveform waveform --- bool success string status_message
-
ethercat_trigger_controllers/SetWaveform
¶ Field (Request): - rep_rate (float64) –
- phase (float64) –
- duty_cycle (float64) –
- running (int32) –
- active_low (int32) –
- pulsed (int32) –
float64 rep_rate float64 phase float64 duty_cycle int32 running int32 active_low int32 pulsed ---