Changes between Version 24 and Version 25 of InstallationInstructions


Ignore:
Timestamp:
May 8, 2024, 3:41:42 PM (11 days ago)
Author:
hales
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • InstallationInstructions

    v24 v25  
    55* otherwise, you may download the tools from [https://www.aldebaran.com/fr/support/pepper-naoqi-2-9/downloads-softwares Aldebaran] (sections Old: Choregraphe and Old: Pepper SDK, find version 2.5.10) - for [https://community-static.aldebaran.com/resources/2.5.10/Choregraphe/choregraphe-suite-2.5.10.7-linux64-setup.run Linux],
    66  [https://community-static.aldebaran.com/resources/2.5.10/Choregraphe/choregraphe-suite-2.5.10.7-mac64-setup.dmg Mac] (supports [https://www.bartneck.de/2020/11/10/softbank-robotics-choregraphe-software-incompatible-with-mac-os-x-10-15-catalina/ OS X 10.11 only]),
    7   or [https://community-static.aldebaran.com/resources/2.5.10/Choregraphe/choregraphe-suite-2.5.10.7-win32-setup.exe Windows]
     7  or [https://community-static.aldebaran.com/resources/2.5.10/Choregraphe/choregraphe-suite-2.5.10.7-win32-setup.exe Windows]. As the software is getting quite old without updates, the least problematic run is on Linux, some Windows setups work and some not, and almost no current Mac installation can be used for the software. With problems on Windows, a viable solution is to use VMware with Ubuntu virtual machine.
    88* install Choregraphe:
    99 * download  `choregraphe-suite-2.5.10.7-linux64-setup.run`
     
    1313   sudo ./choregraphe-suite-2.5.10.7-linux64-setup.run
    1414   }}}
    15  * do the default installation to `/opt`
     15 * go on with the default installation to `/opt`
    1616 * try to run
    1717   {{{
     
    2828   sudo mv libz.so.1 libz.so.1.old
    2929   sudo ln -s /lib/x86_64-linux-gnu/libz.so.1
     30   }}}
     31   For the current Ubuntu Linux, you may need to install other packages to obtain the requested `lib*.so` libraries by running
     32   {{{
     33   sudo apt install libgl-dev libxt6 libxaw7
    3034   }}}
    3135* [=#sdk  install] [https://community-static.aldebaran.com/resources/2.5.10/Python%20SDK/pynaoqi-python2.7-2.5.7.1-linux64.tar.gz Python SDK] for Linux: