Adds scaffolding for launch testing the core nodes.
Currently the only implemented test for global position fails on my development laptop because of latency issues (GISNode logs 2800ms latency for NavSatFix during the test when 2000ms is the requirement). Will possibly have to look into combining CVNode and GISNode to reduce serialization overhead.
Adds scaffolding for launch testing the core nodes.
Currently the only implemented test for global position fails on my development laptop because of latency issues (GISNode logs 2800ms latency for NavSatFix during the test when 2000ms is the requirement). Will possibly have to look into combining CVNode and GISNode to reduce serialization overhead.