Skip to content

Commit

Permalink
o3de separated completely, ready for CI test
Browse files Browse the repository at this point in the history
  • Loading branch information
Mechazo11 committed Sep 15, 2024
1 parent 9ec5bf2 commit 6e67f57
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions o3de_mars_rover/docker/Dockerfile_moveit2
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ ARG DEBIAN_FRONTEND=noninteractive

# Patch to solve rmw_cyclone_dds and rmw_implementation bug and control_toolbox finding fastrtps-cpp
# TODO raise Issue, why fastrtps-cpp is available?
RUN sudo apt-get remove ros-$ROS_DISTRO-rmw-fastrtps-cpp
RUN source /opt/ros/humble/setup.bash
# RUN source /opt/ros/humble/setup.bash
# RUN sudo apt-get remove ros-$ROS_DISTRO-rmw-fastrtps-cpp

# TODO temporary solution, move these away from moveit2 after fix is done to base image
# Clone all space-ros sources
Expand Down

0 comments on commit 6e67f57

Please sign in to comment.