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 = [(<__builtin__.function object>, 'The following pac...
  errors = [(<__builtin__.function object>, 'The following packa...
  __package__ = 'roswtf'
Variables Details

warnings

Value:
[(<__builtin__.function object>,
  '''The following packages have incorrect rospack() declarations in C\
MakeLists.txt.
Please switch to using rosbuild_init():'''),
 (<__builtin__.function object>,
  '''The following packages have msg/srv-related cflags exports that a\
re no longer necessary
\t<export>
...

errors

Value:
[(<__builtin__.function object>,
  'The following packages have rpath issues in manifest.xml:')]