|
|
| GravityCompensation () |
| | Constructor.
|
| |
|
| ~GravityCompensation () |
| | Destructor.
|
| |
|
bool | configure () override |
| | Configure filter parameters
|
| |
| bool | update (const T &data_in, T &data_out) override |
| | Update the filter and return the data separately.
|
| |
|
bool | update (const geometry_msgs::msg::WrenchStamped &data_in, geometry_msgs::msg::WrenchStamped &data_out) |
| |
|
|
void | compute_internal_params () |
| |
◆ update()
Update the filter and return the data separately.
- Parameters
-
| data_in | T array with length width |
| data_out | T array with length width |
The documentation for this class was generated from the following file: