YARP
Yet Another Robot Platform
 
Loading...
Searching...
No Matches
yarp::dev::ROS2PixelCode Namespace Reference

Functions

std::string yarpToRos2PixelCode (int code)
 
int Ros2ToYarpPixelCode (const std::string &roscode)
 

Function Documentation

◆ Ros2ToYarpPixelCode()

int yarp::dev::ROS2PixelCode::Ros2ToYarpPixelCode ( const std::string &  roscode)

Definition at line 51 of file ros2PixelCode.cpp.

◆ yarpToRos2PixelCode()

std::string yarp::dev::ROS2PixelCode::yarpToRos2PixelCode ( int  code)

Definition at line 12 of file ros2PixelCode.cpp.