DetectorGraph  2.0
examples Directory Reference
Directory dependency graph for examples:

Files

file  beatmachine.cpp [code]
 A Rube Goldbergesque contraption that uses TimeoutPublisherService APIs.
 
file  counterwithreset.cpp [code]
 Basic Counter with a FuturePublisher-based loop.
 
file  fancyvendingmachine.cpp [code]
 Sophisticated Vending Machine example using a Lag-based feedback loop.
 
file  helloworld.cpp [code]
 The basics - A trivial Graph with a single Detector.
 
file  portuguesetranslator.cpp [code]
 A dictionary-based translator that uses shared memory in TopicStates.
 
file  resuminggraph.cpp [code]
 Basic Counter Graph with persistent storage.
 
file  robotlocalization.cpp [code]
 A localization system for a mobile robot with Lag-based feedback loop.
 
file  trivialvendingmachine.cpp [code]
 Vending Machine with Named TopicStates and GraphAnalyzer.