Recently, I built the package in a ROS workspace, but I faced the problem below:
/home/tony/workspacaes/usb_cam_ws/src/moveit_calibration/moveit_calibration_gui/handeye_calibration_rviz_plugin/src/handeye_context_widget.cpp:304:16: error: ‘class rviz_visual_tools::TFVisualTools’ has no member named ‘clearAllTransforms’; did you mean ‘publishAllTransforms’?
tf_tools_->clearAllTransforms();