Package roswtf :: Module packages
[frames] | no frames]

Module packages

source code

Functions
 
manifest_valid(ctx) source code
 
manifest_msg_srv_export(ctx) source code
 
manifest_rpath_flags(ctx) source code
 
cmakelists_package_valid(ctx) source code
 
wtf_check(ctx) source code
Variables
  warnings = [(cmakelists_package_valid, "The following packages...
  errors = [(manifest_rpath_flags, "The following packages have ...
  __package__ = 'roswtf'
Variables Details

warnings

Value:
[(cmakelists_package_valid, "The following packages have incorrect ros\
pack() declarations in CMakeLists.txt.\nPlease switch to using rosbuil\
d_init():"), (manifest_msg_srv_export, 'The following packages have ms\
g/srv-related cflags exports that are no longer necessary\n\t<export>\\
n\t\t<cpp cflags="..."\n\t</export>:'), (manifest_valid, "%(pkg)s/mani\
fest.xml has unrecognized tags:"),]

errors

Value:
[(manifest_rpath_flags, "The following packages have rpath issues in m\
anifest.xml:"),]