Shortcut in Unix/Linux/OSX
OSX 2010. 3. 8. 00:16sudo ln -s /Applications/MATLAB_R2008b.app/bin/matlab /usr/bin/matlab
Shortcut in Unix/Linux/OSXOSX 2010. 3. 8. 00:16sudo ln -s /Applications/MATLAB_R2008b.app/bin/matlab /usr/bin/matlab NAO installationOSX 2010. 3. 3. 17:20InstallationFollow the steps below to install the SDK on your Mac OS X computer:
We are now ready to compile nao SDK examples.
Compilation instructions (HelloWorld sample)There are two ways to compile a module:
CMake compilation tools is used to generate make or IDE project (XCode, ...). Compiling modules as executable Follow the steps below to compile NaoQi SDK examples as executable:
Now let's start modules packages executable:
At this point, the log message "Info : MyModule : Hello World!" is printed on the mainbroker (NaoQi) terminal.
Compiling modules as dynamic library Follow the steps below to compile NaoQi SDK examples as library:
At this point, the log message "Info : MyModule : Hello World!" is printed in the mainbroker (NaoQi) terminal.
Gantt Chart in Google DocsEtc 2010. 2. 17. 16:07Google Spreadsheets Tips: Gantt Chart (Microsoft Project-like) using WidgetGoogle Spreadsheets is a powerful web application to do everything you do using Excel. A nice way to use it is to manage a project plan with a gantt chart (microsoft project-like) and share it on-line with your team.This is a free and versatile solution to do that. This tutorial illustrates how to use Google Spreadsheets Viewpath Gadget to implement it. Take a look at this spreadsheet Step 1: Project Plan structure First step is defiing your project plan structure. I suggest you to use this basic structure: Column A: Task ID (WBS) (an unique ID which identifyes each task with a progressive number).The result is something like this: All previous fields are required for viewpath gadget but, if you want, you can add other columns with other infos (for example the name of a resource assigned to each task, task duration in terms of day, ecc...). When your project plan structure is completed you are ready to add Gantt Chart using Google Spreadsheets Viewpath Gadget. Step 2: Add Gantt Gadget Click on Chart icon and select Gadget option. In the Gadget window find and select Gantt Chart gadget (by Viewpath) and click on Add to spreadsheet button: In the option window assign all required parameters to the correct column of your project plan structure (for example Start dates in this example are in the column E): After assigned all columns, click on apply button and see the result. Now you can save your project plan , publish and share it with all member of your team. |