You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I got the same issue.
‘moveit_simple_grasps::GraspGeneratorTest::GraspGeneratorTest(int)’:
/home/sil/catkin_ws/src/moveit_simple_grasps/src/grasp_filter_test.cpp:138:20: error: ‘class moveit_visual_tools::MoveItVisualTools’ has no member named ‘setFloorToBaseHeight’
visual_tools_->setFloorToBaseHeight(-0.9);
^
I'm also using Ubuntu 16.04. Kinetic.
error: ‘class moveit_visual_tools::MoveItVisualTools’ has no member named ‘setFloorToBaseHeight’
visual_tools_->setFloorToBaseHeight(-0.9);
The text was updated successfully, but these errors were encountered: