Functions
ros_utilities.h File Reference
#include <ros/ros.h>
#include <XmlRpcException.h>
Include dependency graph for ros_utilities.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

template<typename T >
getParam (ros::NodeHandle &pnh, const std::string &param_name, const T &default_val)
 
double xmlRpcGetDouble (XmlRpc::XmlRpcValue &value)
 
double xmlRpcGetDouble (XmlRpc::XmlRpcValue &value, const std::string &field, double default_value)
 
double xmlRpcGetDouble (XmlRpc::XmlRpcValue &value, int field)
 

Function Documentation

◆ getParam()

template<typename T >
T getParam ( ros::NodeHandle pnh,
const std::string &  param_name,
const T &  default_val 
)

Definition at line 44 of file ros_utilities.h.

◆ xmlRpcGetDouble() [1/3]

double xmlRpcGetDouble ( XmlRpc::XmlRpcValue value)
inline

Definition at line 51 of file ros_utilities.h.

◆ xmlRpcGetDouble() [2/3]

double xmlRpcGetDouble ( XmlRpc::XmlRpcValue value,
const std::string &  field,
double  default_value 
)
inline

Definition at line 70 of file ros_utilities.h.

◆ xmlRpcGetDouble() [3/3]

double xmlRpcGetDouble ( XmlRpc::XmlRpcValue value,
int  field 
)
inline

Definition at line 62 of file ros_utilities.h.



rm_common
Author(s):
autogenerated on Thu Mar 6 2025 03:23:29