Skip to content

Commit

Permalink
Update Dockerfile.simulation
Browse files Browse the repository at this point in the history
  • Loading branch information
rafal-gorecki authored Jun 26, 2024
1 parent ec576a7 commit 76d84f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.simulation
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ RUN apt-get update && \
apt-get install -y \
ros-dev-tools && \
# Setup workspace
git clone -b ros2-gps-ekf https://github.com/husarion/panther_ros.git src/panther_ros && \
git clone -b ros2-devel https://github.com/husarion/panther_ros.git src/panther_ros && \
vcs import src < src/panther_ros/panther/panther_${HUSARION_ROS_BUILD_TYPE}.repos && \
cp -r src/ros2_controllers/diff_drive_controller src && \
cp -r src/ros2_controllers/imu_sensor_broadcaster src && \
Expand Down

0 comments on commit 76d84f8

Please sign in to comment.