Rospack cant detect the custom plugin

asked 2020-02-01 05:12:27 -0600

Iffat gravatar image

updated 2020-02-02 11:22:58 -0600

gvdhoorn gravatar image

The Rospack is not showing my custom plugin. I did add dependencies on nav_core i.e;

<build_depend>nav_core</build_depend>
<run_depend>nav_core</run_depend>

but it still didn't resolve the issue, still Rospack is unable to show my custom plugin.

edit retag flag offensive close merge delete

Comments

Did you also export the plugin in your manifest?

I'd recommend showing your package manifest.

gvdhoorn gravatar image gvdhoorn  ( 2020-02-02 11:23:15 -0600 )edit