![]() |
ros2_control - galactic
|
Helper class to simplify integrating the GripperActionController with different hardware interfaces. More...
#include <hardware_interface_adapter.hpp>
Public Member Functions | |
bool | init (std::experimental::optional< std::reference_wrapper< hardware_interface::LoanedCommandInterface > >, const rclcpp::Node::SharedPtr &) |
void | starting (const rclcpp::Time &) |
void | stopping (const rclcpp::Time &) |
double | updateCommand (double, double, double, double, double) |
Helper class to simplify integrating the GripperActionController with different hardware interfaces.
The GripperActionController outputs position while it is supposed to work with either position or effort commands.