Skip to content

Commit

Permalink
reenable visualization_msgs (#128)
Browse files Browse the repository at this point in the history
  • Loading branch information
wjwwood authored and mikaelarguedas committed Mar 19, 2018
1 parent 2e3b8cf commit 6273280
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ros2_batch_job/__main__.py
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,6 @@ def main(sysargv=None):
'shape_msgs',
'stereo_msgs',
'trajectory_msgs',
'visualization_msgs'
]
return run(args, build_and_test, blacklisted_package_names=blacklisted_package_names)
else:
Expand Down

0 comments on commit 6273280

Please sign in to comment.