Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 399 Bytes

README.mdown

File metadata and controls

14 lines (11 loc) · 399 Bytes

ofxAseaRobot

Installation

Put the repostory in your addons folder under openFrameworks so it looks like this: /path_to_of/addons/ofxAseaRobot/. The simpleExample shows how to interface the robot

Addon requirements

  • ofx3DModelLoader
  • ofxXmlSettings
  • ofxVectorMath
  • ofxThread
  • ofxMSAInteravtiveObject (included in rep)
  • ofxMSASplin (included in rep)
  • ofx3DUtils (included in rep)