Functions
octomap Namespace Reference

Functions

template<class OctomapT >
static void octomapMapToMsg (const OctomapT &octomap, octomap_msgs::OctomapBinary &mapMsg) __attribute__((deprecated))
 Deprecated, use octomap_msgs::binaryMapToMsgData() instead.
template<class OctomapT >
static void octomapMapToMsgData (const OctomapT &octomap, std::vector< int8_t > &mapData) __attribute__((deprecated))
 Deprecated, use octomap_msgs::binaryMapToMsgData() instead.
template<class OctomapT >
static void octomapMsgDataToMap (const std::vector< int8_t > &mapData, OctomapT &octomap) __attribute__((deprecated))
 Deprecated, use octomap_msgs::binaryMsgDataToMap() instead.
template<class OctomapT >
static void octomapMsgToMap (const octomap_msgs::OctomapBinary &mapMsg, OctomapT &octomap) __attribute__((deprecated))
 Deprecated, use octomap_msgs::binaryMsgDataToMap() instead.

Function Documentation

template<class OctomapT >
static void octomap::octomapMapToMsg ( const OctomapT &  octomap,
octomap_msgs::OctomapBinary &  mapMsg 
) [inline, static]

Deprecated, use octomap_msgs::binaryMapToMsgData() instead.

Definition at line 128 of file conversions.h.

template<class OctomapT >
static void octomap::octomapMapToMsgData ( const OctomapT &  octomap,
std::vector< int8_t > &  mapData 
) [inline, static]

Deprecated, use octomap_msgs::binaryMapToMsgData() instead.

Definition at line 141 of file conversions.h.

template<class OctomapT >
static void octomap::octomapMsgDataToMap ( const std::vector< int8_t > &  mapData,
OctomapT &  octomap 
) [inline, static]

Deprecated, use octomap_msgs::binaryMsgDataToMap() instead.

Definition at line 172 of file conversions.h.

template<class OctomapT >
static void octomap::octomapMsgToMap ( const octomap_msgs::OctomapBinary &  mapMsg,
OctomapT &  octomap 
) [inline, static]

Deprecated, use octomap_msgs::binaryMsgDataToMap() instead.

Definition at line 160 of file conversions.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Friends


octomap_msgs
Author(s): Armin Hornung
autogenerated on Tue Jul 9 2013 10:21:10