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

improve installation of some niryo packages #42

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

wolfv
Copy link

@wolfv wolfv commented Sep 3, 2020

Hi,

we have been experimenting with conda packages for ROS.
It's easy to build conda packages (precompiled) now for niryo, but some of the niryo packages don't install correctly. I tried to fix a couple of instances so far.

@wolfv
Copy link
Author

wolfv commented Sep 3, 2020

An additional issue is that the metapackage doesn't contain any exec_depend, e.g.:

    <exec_depend>niryo_one_bringup</exec_depend>
    <exec_depend>niryo_one_camera</exec_depend>
    <exec_depend>niryo_one_commander</exec_depend>
    <exec_depend>niryo_one_description</exec_depend>
    <exec_depend>niryo_one_driver</exec_depend>
    <exec_depend>niryo_one_moveit_config</exec_depend>
    <exec_depend>niryo_one_msgs</exec_depend>
    <exec_depend>niryo_one_pose_converter</exec_depend>
    <exec_depend>niryo_one_python_api</exec_depend>
    <exec_depend>niryo_one_tools</exec_depend>

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

Successfully merging this pull request may close these issues.

1 participant