|
RTC Toolkit 6.0.0-pre2
|
Entry point for rtctkExampleTelSub showing how to instantiate a Telemetry Subscriber. More...
#include <algorithm>#include <rtctk/exampleTopics/topics.hpp>#include <rtctk/telSub/blenderError.hpp>#include <rtctk/telSub/main.hpp>Functions | |
| void | RtcComponentMain (const rtctk::componentFramework::Args &args) |
| TelSub Application Entrypoint. | |
Entry point for rtctkExampleTelSub showing how to instantiate a Telemetry Subscriber.
| void RtcComponentMain | ( | const rtctk::componentFramework::Args & | args | ) |
TelSub Application Entrypoint.
| [in] | args | The application's command line arguments. |
main() implementation.