Skip to content

Commit

Permalink
also remove rosmon since rosfmt is removed
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasw committed Jul 18, 2024
1 parent 6b9446f commit b5bc060
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 9 deletions.
4 changes: 0 additions & 4 deletions ubuntu_2204/base_repos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -355,10 +355,6 @@ repositories:
type: git
url: [email protected]:dheera/rosboard.git
version: main
other/rosmon:
type: git
url: [email protected]:lucasw/rosmon
version: build_2204
other/rosshow:
type: git
url: [email protected]:dheera/rosshow
Expand Down
1 change: 0 additions & 1 deletion ubuntu_2404/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,6 @@ RUN touch src/other/apriltag_ros/CATKIN_IGNORE
RUN catkin build --no-status -j1 rtabmap*
RUN catkin build --no-status -j1 fuse_viz
RUN catkin build --no-status -j1 fuse*
RUN catkin build --no-status -j1 rosmon*
RUN catkin build --no-status -j1 grid_map*
RUN catkin build --no-status -j1 rviz*
RUN catkin build --no-status -j1 octomap*
Expand Down
4 changes: 0 additions & 4 deletions ubuntu_2404/extra_repos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -360,10 +360,6 @@ repositories:
type: git
url: [email protected]:lucasw/rosboard.git
version: patch-1
other/rosmon:
type: git
url: [email protected]:lucasw/rosmon
version: build_2204
other/rosshow:
type: git
url: [email protected]:dheera/rosshow
Expand Down

0 comments on commit b5bc060

Please sign in to comment.