omronsentech_camera/WriteNodeBool Service

File: omronsentech_camera/WriteNodeBool.srv

Raw Message Definition

string  module_name   # Name of the module
string  node_name     # Name of the GenICam node
bool    value         # Value to set
---

Compact Message Definition

string module_name
string node_name
bool value