I use this syntax "roscreate-pkg pkgname depend1 depend2 depend3" ...but the depends are not getting created
When I try to create a ros package using the command "roscreate-pkg pkgname depend1 depend2 depend3". pkgname is being created but...the depends1 depends2 and depends3 are not created
Do you mean that the depends are not put into the manifest?