Configuration of customized pointclouds.
More...
#include <ros_msgpack_publisher.h>
Configuration of customized pointclouds.
Definition at line 102 of file ros_msgpack_publisher.h.
◆ CustomPointCloudConfiguration() [1/2]
sick_scansegment_xd::CustomPointCloudConfiguration::CustomPointCloudConfiguration |
( |
| ) |
|
|
inline |
◆ CustomPointCloudConfiguration() [2/2]
sick_scansegment_xd::CustomPointCloudConfiguration::CustomPointCloudConfiguration |
( |
const std::string & |
cfg_name, |
|
|
const std::string & |
cfg_str |
|
) |
| |
◆ cfgName()
const std::string& sick_scansegment_xd::CustomPointCloudConfiguration::cfgName |
( |
void |
| ) |
const |
|
inline |
◆ coordinateNotation()
int sick_scansegment_xd::CustomPointCloudConfiguration::coordinateNotation |
( |
void |
| ) |
const |
|
inline |
◆ fieldEnabled()
bool sick_scansegment_xd::CustomPointCloudConfiguration::fieldEnabled |
( |
const std::string & |
fieldname | ) |
|
|
inline |
◆ frameid()
const std::string& sick_scansegment_xd::CustomPointCloudConfiguration::frameid |
( |
void |
| ) |
const |
|
inline |
◆ fullframe()
bool sick_scansegment_xd::CustomPointCloudConfiguration::fullframe |
( |
void |
| ) |
const |
|
inline |
◆ pointEnabled()
◆ print()
void sick_scansegment_xd::CustomPointCloudConfiguration::print |
( |
void |
| ) |
const |
◆ printValuesEnabled() [1/2]
std::string sick_scansegment_xd::CustomPointCloudConfiguration::printValuesEnabled |
( |
const std::map< int8_t, bool > & |
mapped_values, |
|
|
const std::string & |
delim = "," |
|
) |
| |
|
staticprotected |
◆ printValuesEnabled() [2/2]
std::string sick_scansegment_xd::CustomPointCloudConfiguration::printValuesEnabled |
( |
const std::map< std::string, bool > & |
mapped_values, |
|
|
const std::string & |
delim = "," |
|
) |
| |
|
staticprotected |
◆ publish()
bool sick_scansegment_xd::CustomPointCloudConfiguration::publish |
( |
void |
| ) |
const |
|
inline |
◆ publisher()
◆ topic()
const std::string& sick_scansegment_xd::CustomPointCloudConfiguration::topic |
( |
void |
| ) |
const |
|
inline |
◆ m_cfg_name
std::string sick_scansegment_xd::CustomPointCloudConfiguration::m_cfg_name = "" |
|
protected |
◆ m_coordinate_notation
int sick_scansegment_xd::CustomPointCloudConfiguration::m_coordinate_notation = 0 |
|
protected |
◆ m_echo_enabled
std::map<int8_t, bool> sick_scansegment_xd::CustomPointCloudConfiguration::m_echo_enabled |
|
protected |
◆ m_field_enabled
std::map<std::string, bool> sick_scansegment_xd::CustomPointCloudConfiguration::m_field_enabled |
|
protected |
◆ m_frameid
std::string sick_scansegment_xd::CustomPointCloudConfiguration::m_frameid = "" |
|
protected |
◆ m_infringed_enabled
std::map<int8_t, bool> sick_scansegment_xd::CustomPointCloudConfiguration::m_infringed_enabled |
|
protected |
◆ m_layer_enabled
std::map<int8_t, bool> sick_scansegment_xd::CustomPointCloudConfiguration::m_layer_enabled |
|
protected |
◆ m_publish
bool sick_scansegment_xd::CustomPointCloudConfiguration::m_publish = false |
|
protected |
◆ m_publisher
◆ m_range_filter
◆ m_reflector_enabled
std::map<int8_t, bool> sick_scansegment_xd::CustomPointCloudConfiguration::m_reflector_enabled |
|
protected |
◆ m_topic
std::string sick_scansegment_xd::CustomPointCloudConfiguration::m_topic = "" |
|
protected |
◆ m_update_method
int sick_scansegment_xd::CustomPointCloudConfiguration::m_update_method = 0 |
|
protected |
The documentation for this class was generated from the following files: