Skip to content

Commit

Permalink
Jenkins (but not github action) is failing with
Browse files Browse the repository at this point in the history
False is not true : Test Fixture Nodes ['station1_tf', 'station2_tf', 'station3_tf'] failed to launch

see if adding tf test_depend helps
  • Loading branch information
lucasw committed May 7, 2022
1 parent 3393824 commit bf6787d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions depth_image_proc/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,5 @@
<run_depend>sensor_msgs</run_depend>

<test_depend>rostest</test_depend>
<test_depend>tf</test_depend>
</package>

0 comments on commit bf6787d

Please sign in to comment.