autoware-course icon indicating copy to clipboard operation
autoware-course copied to clipboard

Add Lab 1 in Lecture 04

Open jmtc7 opened this issue 5 years ago • 2 comments

This lab contains an example of a simple writer and reader using DDS. Create a folder named "labs" and subfolders for each lab of the lecture inside it.

jmtc7 avatar Jun 06 '20 10:06 jmtc7

writer.cpp, reader.cpp, Meter.idl and CMakeLists.txt added in commit 41d1e9022be6a2316d3b89b0a42516fecf8615d6.

utils.cpp and utils.hpp are missing. Their function is to provide data to the writer, simulating the meter readings.

jmtc7 avatar Jun 07 '20 09:06 jmtc7

I will not work on creating and adding the missing utils.cpp and utils.hpp files for the moment.

jmtc7 avatar Jun 19 '20 11:06 jmtc7