Skip to content

Colcon bundle for local packages #228

@badrmoutalib

Description

@badrmoutalib

Hello,
I'm facing an issue with colcon bundle. I'm trying to bundle a simulation app using custom packages that are not available on ros-melodic apt source list because they are only available for kinetic. As you might know only melodic is supported now on AWS robomaker and to run the simulation i need to use packages that are not available in apt. When i transfer the packages into opt/ros/melodic/share with their respective lib dependencies and bundle them, colcon tries to look for them still on apt and gives me this error :
ERROR:colcon.colcon_ros_bundle.task:Could not find key for kineticpkg
KeyError: 'ros-melodic-kineticpkg'
Here kineticpkg is the pkg that apt can't find.
How would you suggest going about fixing this issue ?
Thank you !

Originally posted by @badrmoutalib in #121 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions