Skip to content

Commit

Permalink
Update company name
Browse files Browse the repository at this point in the history
  • Loading branch information
InvincibleRMC committed Jan 25, 2025
1 parent b4c72b0 commit 0211f30
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ RUN rm /var/lib/dpkg/info/libc-bin.* \
&& apt-get update \
&& apt-get -y install libc-bin \
&& apt-get install -q -y --no-install-recommends \
tmux nano nginx wget
tmux nano nginx wget curl
# RUN apt-get install -y ros-${ROS_DISTRO}-mavros ros-${ROS_DISTRO}-mavros-extras ros-${ROS_DISTRO}-mavros-msgs
# RUN apt-get install -y python3-dev python3-pip \
# && apt-get autoremove -y \
Expand Down
2 changes: 1 addition & 1 deletion files/register_service
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "ROS2",
"description": "Robot Operating System 2 (ROS2) extension for BlueOS",
"icon": "mdi-dots-grid",
"company": "ItsKalvik",
"company": "CWRUbotix",
"version": "0.0.1",
"new_page": true,
"webpage": "https://github.com/itskalvik/blueos-ros2",
Expand Down
2 changes: 1 addition & 1 deletion ros2_ws/src/rov-25
Submodule rov-25 updated 1 files
+0 −5 .github/dependabot.yml

0 comments on commit 0211f30

Please sign in to comment.