airo-ugent / airo-tulip

Python driver for the KELO Robile platform
0 stars 0 forks source link

Implement AIRO-Mono interface #9

Open m-decoster opened 2 months ago

m-decoster commented 2 months ago

In AIRO-Mono, once this repository is pip installable, we should add an interface for a MobileRobotPlatform and a Tulip implementation of that interface.

We can follow the existing folder/package structure of airo-robots for the UR manipulators.

The implementation of the interface should send messages to the Tulip server, see the server branch and the scripts/test_client.py for an example on how to communicate with the server.

Required features

m-decoster commented 2 months ago

See also: https://github.com/airo-ugent/airo-mono/tree/tulip