ComputeVelocityToAlignWithTarget Class
calculates a control velocity that is a sum of the target velocity and a catchup velocity. The target motion state can be offset from the incoming motion state message. The returned control velocity is designed to be sent to the velocity_force_controller. More...
Declaration
class moveit_pro::behaviors::ComputeVelocityToAlignWithTarget { ... }
#include <compute_velocity_to_align_with_target.hpp>
Base class
Public Constructors Index
| ComputeVelocityToAlignWithTarget (const std::string &name, const BT::NodeConfiguration &config, const std::shared_ptr< moveit_pro::behaviors::BehaviorContext > &shared_resources) |
|
|
|
Public Member Functions Index
| BT::NodeStatus | tick () override |
|
|
|
Public Static Functions Index
Description
calculates a control velocity that is a sum of the target velocity and a catchup velocity. The target motion state can be offset from the incoming motion state message. The returned control velocity is designed to be sent to the velocity_force_controller.
| Data Port Name | Port Type | Object Type |
|---|
| target_motion_state | input | nav_msgs::msg::Odometry |
| target_pose_offset | input | geometry_msgs::msg::PoseStamped |
| end_effector_frame | input | std::string |
| proportional_gain_linear | input | double |
| proportional_gain_angular | input | double |
| pose_error | output | geometry_msgs::msg::PoseStamped |
| control_velocity | output | geometry_msgs::msg::TwistStamped |
Definition at line 35 of file compute_velocity_to_align_with_target.hpp.
Public Constructors
ComputeVelocityToAlignWithTarget()
| moveit_pro::behaviors::ComputeVelocityToAlignWithTarget::ComputeVelocityToAlignWithTarget (const std::string & name, const BT::NodeConfiguration & config, const std::shared_ptr< moveit_pro::behaviors::BehaviorContext > & shared_resources) |
|
Public Member Functions
tick()
| BT::NodeStatus moveit_pro::behaviors::ComputeVelocityToAlignWithTarget::tick () |
|
Public Static Functions
metadata()
| BT::KeyValueVector moveit_pro::behaviors::ComputeVelocityToAlignWithTarget::metadata () |
|
static
|
providedPorts()
| BT::PortsList moveit_pro::behaviors::ComputeVelocityToAlignWithTarget::providedPorts () |
|
static
|
The documentation for this class was generated from the following files:
Generated via doxygen2docusaurus 2.2.2 by Doxygen 1.9.8.