ayonga / frost-dev

Fast Robot Optimization and Simulation Toolkit (FROST)
http://ayonga.github.io/frost-dev/
Other
159 stars 64 forks source link

Running example #31

Closed junhyeokahn closed 6 years ago

junhyeokahn commented 6 years ago

Hi, Thanks for your effort on maintaining Frost!

I would like to run the RABBIT example but I couldn't find a guidance for it. I naively cloned the repository and ran main_opt.m in Mac OSX. On command window, I got an error as below,

screen shot 2018-05-03 at 8 43 53 am

And I realized, mex files are not for Mac OSX. Should I run it in Windows? It would be appreciated, if there is a guideline to run the examples. For example, the computer environment to be used, how to install dependencies and so on. I think the functions and process is well described in the pptx file :) though.

ayonga commented 6 years ago

Please look at this page: https://ayonga.github.io/frost-dev/pages/installation.html first for setting up the environment.

junhyeokahn commented 6 years ago

My bad for impatient questions :) I will go through the document again. Thank you so much!