MoveIt Pro Behavior
Core Behaviors for MoveIt Pro
get_message_from_topic_impl.hpp File Reference
Include dependency graph for get_message_from_topic_impl.hpp:
This graph shows which files directly or indirectly include this file:

Namespaces

 moveit_studio
 
 moveit_studio::behaviors
 

Functions

template<typename MessageT >
bool moveit_studio::behaviors::shouldRecreateSubscriber (const std::shared_ptr< rclcpp::Subscription< MessageT >> &subscriber, const std::string &topic_name, const rclcpp::QoS &publisher_qos)
 Compare a subscriber's current configuration to the desired new configuration to determine if the subscriber needs to be recreated. More...