Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

compile moveit_simple_grasps #28

Open
lixiaoyangha opened this issue Aug 8, 2018 · 3 comments
Open

compile moveit_simple_grasps #28

lixiaoyangha opened this issue Aug 8, 2018 · 3 comments

Comments

@lixiaoyangha
Copy link

error: ‘class moveit_visual_tools::MoveItVisualTools’ has no member named ‘setFloorToBaseHeight’
visual_tools_->setFloorToBaseHeight(-0.9);

@kctoayo88
Copy link

kctoayo88 commented Jan 22, 2019

Hello,
I got the same problem on Ubuntu 16.04 Kinetic whiling compile the catkin_make.
Did you solve it ? If yes, please share your solution to me.

Thanks a lot.

@davetcoleman please help us !

@schokkobaer
Copy link

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.

@davetcoleman
Copy link
Owner

Please see README:

SUPPORT FOR THIS PACKAGE HAS ENDED

The new version is https://github.com/PickNikRobotics/moveit_grasps and its in active development by PickNik.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants