Robotics StackExchange | Archived questions

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

Asked by sam123123 on 2013-10-04 17:07:59 UTC

Comments

Do you mean that the depends are not put into the manifest?

Asked by jdorich on 2013-10-06 09:33:59 UTC

Answers