#include <cp_costmap_switch.hpp>
Definition at line 78 of file cp_costmap_switch.hpp.
◆ CpCostmapProxy()
cl_nitrosz::CpCostmapProxy::CpCostmapProxy |
( |
std::string |
costmap_name, |
|
|
std::string |
enablePropertyName, |
|
|
rclcpp::Node::SharedPtr |
nh |
|
) |
| |
Definition at line 118 of file cp_costmap_switch.cpp.
121{
122
123
124
125
126
127
128
129
130
131 RCLCPP_ERROR(nh->get_logger(),
"costmap switch not implemented %s",
costmapName_.c_str());
132}
rclcpp::Node::SharedPtr nh_
References costmapName_.
◆ getNode()
rclcpp::Node::SharedPtr cl_nitrosz::CpCostmapProxy::getNode |
( |
| ) |
|
|
inlineprivate |
◆ setCostmapEnabled()
void cl_nitrosz::CpCostmapProxy::setCostmapEnabled |
( |
bool |
value | ) |
|
◆ costmapName_
std::string cl_nitrosz::CpCostmapProxy::costmapName_ |
|
private |
◆ nh_
rclcpp::Node::SharedPtr cl_nitrosz::CpCostmapProxy::nh_ |
|
private |
The documentation for this class was generated from the following files:
- smacc2_client_library/nitrosz_client/nitrosz_client/include/nitrosz_client/components/costmap_switch/cp_costmap_switch.hpp
- smacc2_client_library/nitrosz_client/nitrosz_client/src/nitrosz_client/components/costmap_switch/cp_costmap_switch.cpp