Publishes a set of markers to the UI for visualization. More...
Declaration
class moveit_pro::behaviors::PublishMarkers { ... }
#include <publish_markers.hpp>
Base class
Public Constructors Index
| PublishMarkers (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
Publishes a set of markers to the UI for visualization.
| Data Port Name | Port Type | Object Type |
|---|
| marker_poses | input | std::vector<geometry_msgs::msg::PoseStamped> |
| marker_type | input | std::string |
| marker_scale_xyz | input | std::vector<double> |
| marker_namespace | input | std::string |
Definition at line 29 of file publish_markers.hpp.
Public Constructors
PublishMarkers()
| moveit_pro::behaviors::PublishMarkers::PublishMarkers (const std::string & name, const BT::NodeConfiguration & config, const std::shared_ptr< BehaviorContext > & shared_resources) |
|
Public Member Functions
tick()
| BT::NodeStatus moveit_pro::behaviors::PublishMarkers::tick () |
|
Private Member Attributes
publisher_
| std::shared_ptr<rclcpp::Publisher<visualization_msgs::msg::MarkerArray> > moveit_pro::behaviors::PublishMarkers::publisher_ |
|
Public Static Functions
metadata()
| BT::KeyValueVector moveit_pro::behaviors::PublishMarkers::metadata () |
|
static
|
providedPorts()
| BT::PortsList moveit_pro::behaviors::PublishMarkers::providedPorts () |
|
static
|
The documentation for this class was generated from the following files:
Generated via doxygen2docusaurus 2.2.2 by Doxygen 1.9.8.