Skip to content

alexanderlarin/pynocchio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python bindings for Pinocchio C++ library

https://travis-ci.org/alexanderlarin/pynocchio.svg?branch=master

Based on:

Supported platforms:

  • Windows
  • Linux
  • OSX (in progress)

Prerequisites

On Unix (Linux, OS X)

  • A compiler with C++11 support
  • CMake >= 2.8.12

On Windows

  • Visual Studio 2015 (required for all Python versions, see notes below)
  • CMake >= 3.1

Installation

Install pynocchio with pip:

pip install pynocchio

Examples

We provide some basic examples on how to use pynocchio in Python in the examples directory.

About

Python bindings for Pinocchio library

Resources

License

Stars

Watchers

Forks

Packages

No packages published