17 #ifndef KEY_COMPLIANCE_H_ 18 #define KEY_COMPLIANCE_H_ 22 #include "std_msgs/Bool.h" 23 #include "std_msgs/String.h" 24 #include "geometry_msgs/WrenchStamped.h" 25 #include "geometry_msgs/TwistStamped.h" 49 int main(
int argc,
char **argv)
51 ros::init(argc, argv,
"netft_utils_cpp_test");
78 std::future<bool> ftThread;
bool biasSensor(bool toBias)
geometry_msgs::WrenchStamped wrench_
ROSCPP_DECL void init(int &argc, char **argv, const std::string &name, uint32_t options=0)
bool setMax(double fMaxU, double tMaxU, double fMaxB, double tMaxB)
int main(int argc, char **argv)
void setFTAddress(std::string ftAddress)
void getWorldData(geometry_msgs::WrenchStamped &data)
#define ROS_INFO_STREAM(args)
void getToolData(geometry_msgs::WrenchStamped &data)
bool initialize(double rate, std::string world, std::string ft, double force=60.0, double torque=6.0)
ROSCPP_DECL void waitForShutdown()