Skip to content

Commit

Permalink
Added colorized errors
Browse files Browse the repository at this point in the history
  • Loading branch information
snelsondurrant committed Dec 5, 2024
1 parent fe0f391 commit aa3597d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -80,4 +80,5 @@ RUN apt update && apt install -y \
ros-humble-rosapi
USER marsrover

# Edit so it tries to build (YOU CAN REMOVE THIS)
# Colorized ROS 2 logging output
RUN echo "export RCUTILS_COLORIZED_OUTPUT=1" >> /home/${LABNAME}/.bashrc

0 comments on commit aa3597d

Please sign in to comment.