MoveIt Pro Behavior
Core Behaviors for MoveIt Pro
force_exceeds_threshold.cpp File Reference
#include <behaviortree_cpp/basic_types.h>
#include <behaviortree_cpp/bt_factory.h>
#include <moveit_studio_behavior/behaviors/core/force_exceeds_threshold.hpp>
#include <moveit_studio_behavior_interface/behavior_context.hpp>
#include <moveit_studio_behavior_interface/check_for_error.hpp>
Include dependency graph for force_exceeds_threshold.cpp:

Namespaces

 moveit_studio
 
 moveit_studio::behaviors
 
 moveit_studio::behaviors::wrench_measurement
 

Functions

bool moveit_studio::behaviors::wrench_measurement::forceIsOutsideBounds (const geometry_msgs::msg::Wrench &measured, const double force_threshold)
 Evaluate if any force in measured wrench are outside the specified force threshold. More...