moveit / moveit_calibration

Hand-eye calibration tools for robot arms.
BSD 3-Clause "New" or "Revised" License
142 stars 79 forks source link

Method 'clearAllTransforms' not found #141

Open AColourfulLife opened 9 months ago

AColourfulLife commented 9 months ago

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’? tftools->clearAllTransforms();

AColourfulLife commented 7 months ago

我已经收到了,一会再看