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

Cmake error franka_control #18

Closed
vincent-mayer opened this issue Nov 12, 2020 · 3 comments
Closed

Cmake error franka_control #18

vincent-mayer opened this issue Nov 12, 2020 · 3 comments

Comments

@vincent-mayer
Copy link

vincent-mayer commented Nov 12, 2020

Hi,
I am trying to build your package but run into the following issue when executing catkin build franka_ros_interface :

image

It looks like it is unable to locate parts of the franka_ros package which I installed earlier. Also running roslaunch franka_control franka_control.launch is working, indicating to me that the package should be accessible.
I appreciate any hints, thanks.

@justagist
Copy link
Owner

Hi,
As mentioned in the readme, Franka ROS Interface requires franka_ros v0.6.0, which means at the moment you will have to build franka_ros from source (the packaged release version for Ubuntu was recently upgraded as well) and build version 0.6.0 of franka_ros (git checkout 49e5ac1 from the cloned franka_ros github repo).
I will be working on a corresponding update for Franka ROS Interface soon, and hope to publish it soon.

  • Saif

@vincent-mayer
Copy link
Author

Thank you very much for clarifying Saif!

@justagist
Copy link
Owner

Hi,
The package should now work with the latest release of franka_ros as well (see 'v0.7.1' branch). But it is not fully tested yet!

  • Saif

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

2 participants