mattmz

Results 4 issues of mattmz

Updates temperature status condition and topic handler to use temperature reader and monitor function.

Fix README instructions for 3_streaming_data/python, referencing chocolate_factory.idl, ChocolateFactorySubscriber.py and ChocolateFactoryPublisher.py.

While running through the Python examples, I noticed a few updates to example 4 that seem to be more inline with the C++ step-by-step flow at https://community.rti.com/static/documentation/connext-dds/6.0.1/doc/manuals/connext_dds/getting_started/cpp11/intro_keys_instances.html#example-chocolate-factory. Example edits in...

I am running the `2_hello_world` example for Python. I am hitting a parsing issue with the converted `hello_world.idl` XML and while I can work around it by following other examples,...