- Notifications
You must be signed in to change notification settings - Fork0
Silly demo app that travels imaginary space along a path. Used as the app controlled by the operatorhttps://github.com/tcotav/travelbot-operator.
License
tcotav/travelbot
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Travelbot is simple demo program that, given an overall map of stops as x,y coordinates, we generate a map of 3-5 stops, and then our bot travels along the path to the end. At the end, it turns around and follows the path back. Eventually, we'll add error cases and other things to the app (in support of doing more stuff to the travelbots with our operators).
Used as the app controlled by the operatortravelbot-operator.
Use this to play with operators.
About
Silly demo app that travels imaginary space along a path. Used as the app controlled by the operatorhttps://github.com/tcotav/travelbot-operator.