[ros-users] Please remove references to msg/cpp and srv/cpp from package manifests
Ken Conley
kwc at willowgarage.com
Fri Dec 31 01:13:13 UTC 2010
On Thu, Dec 30, 2010 at 4:39 PM, Armin Hornung
<HornungA at informatik.uni-freiburg.de> wrote:
> Strange, I did get that warning, but IIRC only on tf although I had
> dependencies on more packages (see above). Is there a certain trigger
> that causes roswtf to look for these problems in all packages (or only
> now, with the --offline option)?
roswtf in its default mode is contextual -- this is so that you are
not polluted with noise about other people's stuff. Thus, it only
checks the stack you are in and its dependencies for issues.
To get the full report, roswtf --all
- Ken
More information about the ros-users
mailing list