Skip to content

Noetic version of procilica camera cause error when nodelet is used. #24

@sktometometo

Description

@sktometometo

If apt version of this package is installed to ROS Noetic PC. Error about plugin definition happens and plugin system cannot be used.

TODO

This is because actual placement of nodelet_plugin.xml and definition of it in package.xml are different if this package is installed. This causes error.

<export>
<nodelet plugin="${prefix}/plugins/nodelet_plugins.xml" />
</export>

install(FILES prosilica.launch streaming.launch plugins/nodelet_plugins.xml
DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION})

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions