synchros2_tutorials_example.wait_server module

class synchros2_tutorials_example.wait_server.WaitServer

Bases: object

Example class that shows how to create an action server that waits for a requested amount of time.

synchros2_tutorials_example.wait_server.main() None

Main that starts the action server and waits for shutdown.