Python 3 Framework to build modular Empathic Robots as distributed hybrid systems, for CoppeliaSim and real world environments.
For more info, look at Presentazione.pdf presentation and TesiAgneseSalutari.pdf documentation.
- CoppeliaSim: http://www.coppeliarobotics.com/coppeliaSim
- Redis: https://redis.io/
Agnese Salutari – [email protected]
Distributed under the Apache License 2.0. See LICENSE
for more information.
- Fork it (https://github.com/yourname/yourproject/fork)
- Create your feature branch (
git checkout -b feature/fooBar
) - Commit your changes (
git commit -am 'Add some fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request