moveit / moveit_visual_tools

Helper functions for displaying and debugging MoveIt! data in Rviz via published markers
BSD 3-Clause "New" or "Revised" License
151 stars 102 forks source link

Replace tf_conversions with tf2::convert #66

Closed gleichdick closed 4 years ago

gleichdick commented 4 years ago

tf_conversions was still in use in one compilation unit

gleichdick commented 4 years ago

CI is failing due to clang-tidy

rhaschke commented 4 years ago

Closing and reopening to trigger Travis.

rhaschke commented 4 years ago

Remaining clang-tidy issue is fixed in #68.

tylerjw commented 4 years ago

merge?