compas-rrc / compas_rrc

Online control for ABB robots over a simple-to-use Python interface.
https://compas-rrc.github.io/compas_rrc/
MIT License
22 stars 6 forks source link

Make explicit that the project builds on ROS #26

Open jf--- opened 7 months ago

jf--- commented 7 months ago

it would be welcome that the README.md makes the implementation explicit (that its using ROS) this is non-obvious since ABB controller support a REST API via webservices

Perhaps the best way would be to render the diagram (https://github.com/compas-rrc/compas_rrc/blob/main/images/overview-diagram.png) in the README.md? It's gorgeous and the architecture of the project is crystal clear