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

Add HC10 ikfast plugin and moveit config #499

Open
wants to merge 2 commits into
base: kinetic-devel
Choose a base branch
from

Conversation

ben-greenberg
Copy link

Thought I might save others the trouble of regenerating these

tf2_kdl
tf2_eigen
)
moveit_build_options()
Copy link
Member

@gavanderhoorn gavanderhoorn May 24, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This seems to fail on Melodic:

CMake Error at /root/target_ws/src/motoman/motoman_hc10_ikfast_plugin/CMakeLists.txt:11 (moveit_build_options):
    Unknown CMake command "moveit_build_options".

@ben-greenberg
Copy link
Author

Welp, the getLinkModel API seems to be incompatible between Noetic and previous distros (master, melodic_devel).

Any creative ideas on making this friendly to all supported distros, or should we just table it for now?

@cjue
Copy link
Contributor

cjue commented Aug 17, 2023

Welp, the getLinkModel API seems to be incompatible between Noetic and previous distros
Any creative ideas on making this friendly to all supported distros, or should we just table it for now?

Not creative but the same as e.g. here: ros-industrial/staubli#30

I created a PR in your repo with the melodic/noetic fix: ben-greenberg#1

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

Successfully merging this pull request may close these issues.

3 participants