Skip to content

Commit

Permalink
Remove rviz2 dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
bmagyar committed Feb 27, 2024
1 parent 564804b commit bac0f75
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion rviz_marker_tools/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ set(THIS_PACKAGE_INCLUDE_DEPENDS
Eigen3
geometry_msgs
rclcpp
rviz2
tf2_eigen
urdfdom_headers
visualization_msgs
Expand Down
1 change: 0 additions & 1 deletion rviz_marker_tools/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
<depend>geometry_msgs</depend>
<depend>moveit_common</depend>
<depend>rclcpp</depend>
<depend>rviz2</depend>
<depend>tf2_eigen</depend>
<depend>urdfdom_headers</depend>
<depend>visualization_msgs</depend>
Expand Down

0 comments on commit bac0f75

Please sign in to comment.