Giter Site home page Giter Site logo

maverickjoy / pepper-nao-python-installation-mac Goto Github PK

View Code? Open in Web Editor NEW
1.0 3.0 2.0 6.7 MB

Pepper python SDK installation on mac

Python 94.82% CMake 1.11% Shell 0.29% C++ 3.78%
aldebaran robotics macos installation pepper nao naoqi python-pepper-sdk

pepper-nao-python-installation-mac's Introduction

PYTHON NAOQI INSTALLATION GUIDE FOR MAC(OS X 10.11 and above)

  1. Even If you are installing Naoqi drivers for pepper install from here. As the python SDK are same for both Nao and Pepper supporting methods for both.

  2. Add environment variables :

$ export PYTHONPATH=${PYTHONPATH}:/path/to/python-sdk
$ export DYLD_LIBRARY_PATH=${DYLD_LIBRARY_PATH}:/path/to/python-sdk
  1. Run the command on terminal from where you have the file "pynaoqi_install.sh"
$ chmod u+x pynaoqi_install.sh
$ ./pynaoqi_install.sh
  1. Run the Python which comes by default for Mac : /usr/bin/Python

  2. To make it use globally on terminal, copy the commands from Step-2 and paste it in .bash_profile present in your home directory and then run the command source ~/.bash_profile

  3. Happy Coding on your robot. You are good to go.

  4. Referenced from awesome aldebran-softbank-robotics website and forum.

pepper-nao-python-installation-mac's People

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.