ClearAllVisualMarkers Class
Deletes all visual markers currently displayed in the UI. More...
Declaration
class moveit_pro::behaviors::ClearAllVisualMarkers { ... }
#include <clear_all_visual_markers.hpp>
Base class
Public Constructors Index
| ClearAllVisualMarkers (const std::string &name, const BT::NodeConfiguration &config, const std::shared_ptr< BehaviorContext > &shared_resources) |
|
|
|
Public Member Functions Index
| BT::NodeStatus | tick () override |
|
|
|
Private Member Attributes Index
| std::shared_ptr< rclcpp::Publisher< visualization_msgs::msg::MarkerArray > > | publisher_ |
|
|
|
Public Static Functions Index
Description
Deletes all visual markers currently displayed in the UI.
Publishes a MarkerArray with a single DELETEALL marker to the /visual_markers topic, which removes all previously published visualization markers.
Definition at line 25 of file clear_all_visual_markers.hpp.
Public Constructors
ClearAllVisualMarkers()
| moveit_pro::behaviors::ClearAllVisualMarkers::ClearAllVisualMarkers (const std::string & name, const BT::NodeConfiguration & config, const std::shared_ptr< BehaviorContext > & shared_resources) |
|
Public Member Functions
tick()
| BT::NodeStatus moveit_pro::behaviors::ClearAllVisualMarkers::tick () |
|
Private Member Attributes
publisher_
| std::shared_ptr<rclcpp::Publisher<visualization_msgs::msg::MarkerArray> > moveit_pro::behaviors::ClearAllVisualMarkers::publisher_ |
|
Public Static Functions
metadata()
| BT::KeyValueVector moveit_pro::behaviors::ClearAllVisualMarkers::metadata () |
|
static
|
providedPorts()
| BT::PortsList moveit_pro::behaviors::ClearAllVisualMarkers::providedPorts () |
|
static
|
The documentation for this class was generated from the following files:
Generated via doxygen2docusaurus 2.2.2 by Doxygen 1.9.8.