Skip to content

Commit

Permalink
disable plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
QuanyiLi committed Oct 20, 2023
1 parent e63704b commit 3e9364b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ jobs:
cd bridges/ros_bridge
ls -al
sudo rosdep install --from-paths src --ignore-src -y
sudo rosdep install --from-paths src --ignore-src -y --rosdistro humble
pwd
colcon build
source install/setup.bash
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
<maintainer email="zhizheng@cs.ucla.edu">Zhizheng Liu</maintainer>
<license>MIT</license>
<exec_depend>vision_msgs</exec_depend>
<exec_depend>vision_msgs_rviz_plugins</exec_depend>
<export>
<build_type>ament_python</build_type>
</export>
Expand Down

0 comments on commit 3e9364b

Please sign in to comment.