18#ifndef __FPSDK_ROS1_UTILS_HPP__
19#define __FPSDK_ROS1_UTILS_HPP__
bool LoadRosParam(const std::string &name, int &value)
Loads a parameter from the ROS parameter server (int)
void RedirectLoggingToRosConsole()
Redirect fp:common::logging to ROS console.