Skip to content

Commit

Permalink
Fix comments
Browse files Browse the repository at this point in the history
  • Loading branch information
rbonghi committed Aug 10, 2021
1 parent b94cf29 commit deb94af
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,8 @@ RUN sed --in-place --expression \
'$isource "$ROS_WS/install/setup.bash"' \
/ros_entrypoint.sh
# Set default RMW implementation
# Fix camera run
# https://github.com/ros2/rmw_fastrtps/issues/460
ENV RMW_IMPLEMENTATION=rmw_cyclonedds_cpp
# run ros package launch file
CMD ["ros2", "launch", "nanosaur_bringup", "bringup.launch.py"]
Expand Down

0 comments on commit deb94af

Please sign in to comment.