ICubBrain/Archive: Difference between revisions
No edit summary |
m (update links) |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
''Note: this page is obsolete and kept here for historic reference only. Most probably, you may ignore it and go back to '''[[iCubBrain | ''Note: this page is obsolete and kept here for historic reference only. Most probably, you may ignore it and go back to '''[[iCubBrain]]'''.'' | ||
= Maintenance = | |||
In mid-2011 we noticed that the left machine of the chassis (icubbrain1) was not supporting new Linux distributions, whereas the right machine (icubbrain2) was running just fine. After several unsuccessful experiments, we sent the rack to Tetragon for maintenance; the technicians corrected the problem in August 2011 (it was a wrong '''stepping''' configuration). | |||
= Operating system installation = | |||
== Partitions == | |||
We chose the 'Guided - use entire disk' option, which yielded the following: | |||
{| class="wikitable" border="1" | |||
|+ Hard disk partitioning | |||
! size !! mountpoint !! filesystem | |||
|- | |||
|133GB || / || ext3 | |||
|- | |||
|5GB || || swap | |||
|- | |||
|} | |||
= Additional software = | = Additional software = |
Latest revision as of 11:58, 7 October 2014
Note: this page is obsolete and kept here for historic reference only. Most probably, you may ignore it and go back to iCubBrain.
Maintenance
In mid-2011 we noticed that the left machine of the chassis (icubbrain1) was not supporting new Linux distributions, whereas the right machine (icubbrain2) was running just fine. After several unsuccessful experiments, we sent the rack to Tetragon for maintenance; the technicians corrected the problem in August 2011 (it was a wrong stepping configuration).
Operating system installation
Partitions
We chose the 'Guided - use entire disk' option, which yielded the following:
size | mountpoint | filesystem |
---|---|---|
133GB | / | ext3 |
5GB | swap |
Additional software
ARTOOLKITPLUS
- Version 2.2.0 (Preferred) [From http://launchpadlibrarian.net/40255072/artoolkitplus-2.2.0.tar.bz2]
- Version 2.1.1 [From Main site: http://studierstube.icg.tu-graz.ac.at/handheld_ar/artoolkitplus.php]
BOOST
System wide install using package libboost-dev (also installed libboost-doc)
MATLAB
MATLAB R2010a was installed on icubbrain1 (requires libxp6
package). Currently we are discussing if we want to leave the possibility to run MATLAB on the icubbrains (as well as on cortex), or to leave it only to cortex.