Functions
ddynamic_reconfigure_utils.h File Reference
#include <string>
#include <limits>
#include <vector>
Include dependency graph for ddynamic_reconfigure_utils.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

template<class T , class V >
bool assignValue (const std::vector< T > &v, const std::string &name, const V &value)
 
template<typename T >
void attemptGetParam (ros::NodeHandle &nh, const std::string &name, T &param, T default_value)
 
template<typename T >
getMax ()
 
template<>
bool getMax ()
 
template<typename T >
getMin ()
 
template<>
bool getMin ()
 
template<>
std::string getMin< std::string > ()
 
template<typename T >
std::pair< T, T > getMinMax (const std::map< std::string, T > &enum_map)
 

Function Documentation

◆ assignValue()

template<class T , class V >
bool assignValue ( const std::vector< T > &  v,
const std::string &  name,
const V &  value 
)

Definition at line 74 of file ddynamic_reconfigure_utils.h.

◆ attemptGetParam()

template<typename T >
void attemptGetParam ( ros::NodeHandle nh,
const std::string &  name,
T &  param,
default_value 
)

Definition at line 88 of file ddynamic_reconfigure_utils.h.

◆ getMax() [1/2]

template<typename T >
T getMax ( )
inline

Definition at line 55 of file ddynamic_reconfigure_utils.h.

◆ getMax() [2/2]

template<>
std::string getMax ( )
inline

Definition at line 61 of file ddynamic_reconfigure_utils.h.

◆ getMin() [1/2]

template<typename T >
T getMin ( )
inline

Copyright 2019 PAL Robotics S.L.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

  1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
  2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
  3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Definition at line 37 of file ddynamic_reconfigure_utils.h.

◆ getMin() [2/2]

template<>
bool getMin ( )
inline

Definition at line 43 of file ddynamic_reconfigure_utils.h.

◆ getMin< std::string >()

template<>
std::string getMin< std::string > ( )
inline

Definition at line 49 of file ddynamic_reconfigure_utils.h.

◆ getMinMax()

template<typename T >
std::pair<T, T> getMinMax ( const std::map< std::string, T > &  enum_map)

Definition at line 96 of file ddynamic_reconfigure_utils.h.



ddynamic_reconfigure
Author(s): Hilario Tome
autogenerated on Wed Mar 2 2022 00:09:57