1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27
|
Test-Command: ./debian/tests/compilation tf tf/tf.h
Restrictions:
allow-stderr,
Depends:
catkin,
g++,
libtf-dev,
Test-Command: ./debian/tests/compilation tf_conversions eigen_conversions/eigen_kdl.h tf_conversions/tf_eigen.h tf_conversions/tf_kdl.h
Restrictions:
allow-stderr,
Depends:
catkin,
g++,
libtf-conversions-dev,
Test-Command: ./debian/tests/python3_import tf
Restrictions:
allow-stderr,
Depends:
python3-tf,
Test-Command: ./debian/tests/python3_import tf_conversions
Restrictions:
allow-stderr,
Depends:
python3-tf-conversions,
|