Skip to content

Commit

Permalink
[Task no.: 3.13] Updated Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
z-Ash-z committed Dec 16, 2022
1 parent cedabe8 commit 20413ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ cd ~/Kamikaze-Robots/
rm -rf build/kamikaze
# build with coverage
colcon build --cmake-args -DCOVERAGE=1 --packages-select kamikaze
colcon build --cmake-args -DCMAKE_BUILD_TYPE=Debug -DCMAKE_CXX_FLAGS="--coverage" --packages-select kamikaze
# to check log (example)
cat log/latest_build/kamikaze/stdout_stderr.log
Expand Down

0 comments on commit 20413ab

Please sign in to comment.