#include <perception.hpp>
Definition at line 45 of file perception.hpp.
◆ clearSensorPluginConfig()
void moveit_setup::app::Perception::clearSensorPluginConfig |
( |
| ) |
|
|
inline |
Clear the sensor plugin configuration parameter list.
Definition at line 68 of file perception.hpp.
◆ getName()
std::string moveit_setup::app::Perception::getName |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ getSensorPluginConfig()
const std::vector<SensorParameters>& moveit_setup::app::Perception::getSensorPluginConfig |
( |
| ) |
|
|
inline |
◆ isReady()
bool moveit_setup::app::Perception::isReady |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ onInit()
void moveit_setup::app::Perception::onInit |
( |
| ) |
|
|
overridevirtual |
◆ setConfig()
void moveit_setup::app::Perception::setConfig |
( |
const SensorParameters & |
parameters | ) |
|
|
inline |
◆ perception_config_
std::shared_ptr<PerceptionConfig> moveit_setup::app::Perception::perception_config_ |
|
protected |
The documentation for this class was generated from the following files:
- moveit_setup_assistant/moveit_setup_app_plugins/include/moveit_setup_app_plugins/perception.hpp
- moveit_setup_assistant/moveit_setup_app_plugins/src/perception.cpp