Ros Robot Components

/Ros Robot Components
Ros Robot Components2018-12-09T03:50:31+00:00

ROS Camera

ROS Camera Image

The ROS  camera provides image data to the robot that can be used for object identification, tracking and manipulation tasks. This portal currently contains both monocular and stereo cameras.

ROS message file: sensor_msgs/Image.msg

ROS message definition
std_msgs/Header header
uint32 height
uint32 width
string encoding
uint8 is_bigendian
uint32 step
uint8[] data



ROS Camera

ROS Camera Image

The ROS  camera provides image data to the robot that can be used for object identification, tracking and manipulation tasks. This portal currently contains both monocular and stereo cameras.

ROS message file: sensor_msgs/Image.msg

ROS message definition
std_msgs/Header header
uint32 height
uint32 width
string encoding
uint8 is_bigendian
uint32 step
uint8[] data