diff --git a/README.md b/README.md index c855cd734877a2321c65bf4f4edcedf50b9d84d6..8757819f05af3752920376255e01b63848996b2b 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ For information on code packages for the omnibots, see * [omnibotserver.py](https://gitlab.control.lth.se/processes/omnibot/omnibotserver.py) - Python server for the omnibots * [omnibot.py](https://gitlab.control.lth.se/processes/omnibot/omnibot.py) - A python package to set up a client application for the omnibots * [omnibot.jl](https://gitlab.control.lth.se/processes/omnibot/omnibot.jl) - A julia package to set up a client application for the omnibots +* [omnibot-webcam.py](https://gitlab.control.lth.se/processes/omnibot/omnibot-webcam.py) - A python server to run a webcam service on one of the lab-computers. ## Description