MPCPointCloudClearance Class
Avoid a point cloud using MPC. More...
Declaration
Included Headers
Base class
| class | MPCBehaviorBase<IMPL> |
|
A base class for behaviors to help set up and execute MPC. More... | |
Public Constructors Index
| MPCPointCloudClearance (const std::string &name, const BT::NodeConfiguration &config, const std::shared_ptr< moveit_pro::behaviors::BehaviorContext > &shared_resources) | |
Public Static Functions Index
| static BT::PortsList | providedPorts () |
| static auto | getResiduals () |
|
Define the residuals used by this MPC behavior. More... | |
| static BT::KeyValueVector | metadata () |
Description
Avoid a point cloud using MPC.
This behavior uses Model Predictive Control (MPC) to track a pose while avoiding a point cloud in real-time.
Definition at line 37 of file mpc_point_cloud_clearance.hpp.
Public Constructors
MPCPointCloudClearance()
|
Declaration at line 40 of file mpc_point_cloud_clearance.hpp, definition at line 34 of file mpc_point_cloud_clearance.cpp.
Public Static Functions
getResiduals()
| inline static |
Define the residuals used by this MPC behavior.
This method allows the use of a MPCProblem instance to add residual-specific ports.
- Returns
A BT::PortsList containing the required ports for the behavior.
Definition at line 50 of file mpc_point_cloud_clearance.hpp.
metadata()
| static |
Declaration at line 59 of file mpc_point_cloud_clearance.hpp, definition at line 46 of file mpc_point_cloud_clearance.cpp.
providedPorts()
| static |
Declaration at line 43 of file mpc_point_cloud_clearance.hpp, definition at line 41 of file mpc_point_cloud_clearance.cpp.
The documentation for this class was generated from the following files:
Generated via doxygen2docusaurus 2.2.2 by Doxygen 1.9.8.