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 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127
|
Test-Command: ./debian/tests/compilation tf2 tf2/utils.h tf2/buffer_core.h tf2/time_cache.h tf2/convert.h
Restrictions:
allow-stderr,
Depends:
catkin,
g++,
libtf2-dev,
Features:
test-name=libtf2-dev,
Test-Command: ./debian/tests/compilation tf2_ros tf2_ros/buffer_server.h tf2_ros/transform_listener.h
Restrictions:
allow-stderr,
Depends:
catkin,
g++,
libtf2-ros-dev,
Features:
test-name=libtf2-ros-dev,
Test-Command: ./debian/tests/compilation tf2_msgs tf2_msgs/FrameGraph.h tf2_msgs/LookupTransformAction.h tf2_msgs/TFMessage.h
Restrictions:
allow-stderr,
Depends:
catkin,
g++,
libtf2-msgs-dev,
Features:
test-name=libtf2-msgs-dev,
Test-Command: ./debian/tests/compilation tf2_sensor_msgs tf2_sensor_msgs/tf2_sensor_msgs.h
Restrictions:
allow-stderr,
Depends:
catkin,
g++,
libtf2-sensor-msgs-dev,
Features:
test-name=libtf2-sensor-msgs-dev,
Test-Command: ./debian/tests/compilation tf2_bullet tf2_bullet/tf2_bullet.h
Restrictions:
allow-stderr,
Depends:
catkin,
g++,
libtf2-bullet-dev,
Features:
test-name=libtf2-bullet-dev,
Test-Command: ./debian/tests/compilation tf2_eigen tf2_eigen/tf2_eigen.h
Restrictions:
allow-stderr,
Depends:
catkin,
g++,
libtf2-eigen-dev,
Features:
test-name=libtf2-eigen-dev,
Test-Command: ./debian/tests/compilation tf2_geometry_msgs tf2_geometry_msgs/tf2_geometry_msgs.h
Restrictions:
allow-stderr,
Depends:
catkin,
g++,
libtf2-geometry-msgs-dev,
Features:
test-name=libtf2-geometry-msgs-dev,
Test-Command: ./debian/tests/compilation tf2_kdl tf2_kdl/tf2_kdl.h
Restrictions:
allow-stderr,
Depends:
catkin,
g++,
libtf2-kdl-dev,
Features:
test-name=libtf2-kdl-dev,
Test-Command: python3 -c 'import tf2'
Restrictions:
allow-stderr,
Depends:
python3-tf2,
Features:
test-name=python3-tf2,
Test-Command: python3 -c 'import tf2_ros'
Restrictions:
allow-stderr,
Depends:
python3-tf2-ros,
Features:
test-name=python3-tf2-ros,
Test-Command: python3 -c 'import tf2_msgs'
Restrictions:
allow-stderr,
Depends:
python3-tf2-msgs,
Features:
test-name=python3-tf2-msgs,
Test-Command: python3 -c 'import tf2_sensor_msgs'
Restrictions:
allow-stderr,
Depends:
python3-tf2-sensor-msgs,
Features:
test-name=python3-tf2-sensor-msgs,
Test-Command: python3 -c 'import tf2_geometry_msgs'
Restrictions:
allow-stderr,
Depends:
python3-tf2-geometry-msgs,
Features:
test-name=python3-tf2-geometry-msgs,
Test-Command: python3 -c 'import tf2_kdl'
Restrictions:
allow-stderr,
Depends:
python3-tf2-kdl,
Features:
test-name=python3-tf2-kdl,
|