ros-tooling / cross_compile

A tool to build ROS and ROS2 workspaces for various targets
Apache License 2.0
188 stars 59 forks source link

Update tutorial to use demo_nodes_cpp on Foxy, instead of now-deleted file_talker on Dashing #293

Closed emersonknapp closed 3 years ago

emersonknapp commented 3 years ago

Closes #291

Decided to use a single package from demos, as it is maintained by OSRF.

Ran through the tutorial locally, copy-pasting all commands, and got the described results.

codecov[bot] commented 3 years ago

Codecov Report

Merging #293 (5372c02) into master (c81f3da) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #293   +/-   ##
=======================================
  Coverage   93.06%   93.06%           
=======================================
  Files          10       10           
  Lines         404      404           
=======================================
  Hits          376      376           
  Misses         28       28           
Flag Coverage Δ
unittests 93.06% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update c81f3da...3aa514c. Read the comment docs.