ensenso_camera_msgs/NxLibException Message

File: ensenso_camera_msgs/NxLibException.msg

Raw Message Definition

# The error code of the exception. For a list of possible codes, see
# https://www.ensenso.com/manual/index.html?api_return_codes.htm
# In addition, we use the following error codes to indicate errors from
# the ROS interface:
#   100: Unknown exception
#   101: tf exception
uint8 code
string message

Compact Message Definition

uint8 code
string message