Skip to content

Latest commit

 

History

History
46 lines (31 loc) · 1.08 KB

README.md

File metadata and controls

46 lines (31 loc) · 1.08 KB

SYMORO

SYOMRO is a software package for SYmbolic MOdeling of RObots.

This software package is developed as part of the OpenSYMORO project by the robotics team at IRCCyN under the supervision of Wisama Khalil.

For details on the algorithms used, please see the paper published in the AIM 2014 conference.

Requirements

  • python (>= 2.7,    3.* is not supported)
  • sympy (== 0.7.3)
  • numpy (>= 1.6.1)
  • wxPython (>= 2.8.12)
  • PyOpenGL (>= 3.0.1b2)

Getting Started

  • For setting up SYMORO, see Setup.
  • If you have any queries, contact Aravind.

Licence

See LICENCE.

Contributors

See Contributors.