Skip to content

Commit

Permalink
Move robot_localization launch file to ros2 directory and updated Doc…
Browse files Browse the repository at this point in the history
…kerfile to install the required dependency. Testing must be done to reconfigure the parameters of ekf.yaml
  • Loading branch information
Giuseppe Quaratino committed May 17, 2024
1 parent 6d1e427 commit f75004d
Show file tree
Hide file tree
Showing 15 changed files with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ros2/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ RUN apt update && apt upgrade -y
RUN apt install -y \
cmake \
curl \
ros-humble-imu-tools \
iputils-ping\
libglu1-mesa-dev \
nano \
Expand All @@ -18,6 +17,8 @@ RUN apt install -y \
python3-tf2-ros \
python3-tf-conversions \
ros-dev-tools \
ros-humble-robot-localization \
ros-humble-imu-tools \
ruby-dev \
rviz \
tmux \
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit f75004d

Please sign in to comment.