#include <force_torque_sensor_sim.h>
|
bool | transform_wrench (std::string goal_frame, std::string source_frame, geometry_msgs::Wrench wrench, geometry_msgs::Wrench *transformed) |
|
Definition at line 65 of file force_torque_sensor_sim.h.
void ForceTorqueSensorSim::filterFTData |
( |
| ) |
|
|
protected |
void ForceTorqueSensorSim::init_sensor |
( |
| ) |
|
void ForceTorqueSensorSim::subscribeData |
( |
const geometry_msgs::Twist::ConstPtr & |
msg | ) |
|
|
protected |
bool ForceTorqueSensorSim::transform_wrench |
( |
std::string |
goal_frame, |
|
|
std::string |
source_frame, |
|
|
geometry_msgs::Wrench |
wrench, |
|
|
geometry_msgs::Wrench * |
transformed |
|
) |
| |
|
private |
virtual void ForceTorqueSensorSim::updateFTData |
( |
const ros::TimerEvent & |
event | ) |
|
|
protectedpure virtual |
uint ForceTorqueSensorSim::_num_transform_errors |
|
private |
bool ForceTorqueSensorSim::is_pub_sensor_data_ =false |
|
private |
bool ForceTorqueSensorSim::is_pub_transformed_data_ =false |
|
private |
geometry_msgs::WrenchStamped ForceTorqueSensorSim::joystick_data |
|
protected |
ati_force_torque::NodeConfigurationParameters ForceTorqueSensorSim::node_params_ |
|
protected |
ati_force_torque::PublishConfigurationParameters ForceTorqueSensorSim::pub_params_ |
|
protected |
std::string ForceTorqueSensorSim::sensor_frame_ |
|
protected |
geometry_msgs::WrenchStamped ForceTorqueSensorSim::threshold_filtered_force |
|
protected |
std::string ForceTorqueSensorSim::transform_frame_ |
|
protected |
geometry_msgs::WrenchStamped ForceTorqueSensorSim::transformed_data |
|
protected |
The documentation for this class was generated from the following files: