Skip to main content

Library for creating smooth cubic splines

Project description

NDCurves

Pipeline status Coverage report PyPI version Code style: black Ruff pre-commit.ci status

A template-based Library for creating curves of arbitrary order and dimension, eventually subject to derivative constraints. The main use of the library is the creation of end-effector trajectories for legged robots.

To do so, tools are provided to:

  • create exact splines of arbitrary order (that pass exactly by an arbitrary number waypoints)
  • constrain initial / end velocities and acceleration for the spline.
  • constrain take-off and landing phases to follow a straight line along a given normal (to avoid undesired collisions between the effector and the contact surface)
  • automatically handle 3d rotation of the effector.
  • create curves in SO3
  • support partial symbolic differentiation of curves. You can represent control points as linear variables, and integrate / differentiate those variable curves. You can also compute the cross product of two curves, which is relevant for centroidal dynamics.

Several type of formulation are provided:

  • Polynomials
  • Bezier
  • Hermite (only cubic hermite for now)

The library is template-based, thus generic: the curves can be of any dimension, and can be implemented in double or float and can work with kind variables like Vector, Transform, Matrix, ...

Installation

Installation through robotpkg

You can install this package through robotpkg. robotpkg is a package manager tailored for robotics softwares. It greatly simplifies the release of new versions along with the management of their dependencies. You just need to add the robotpkg apt repository to your sources.list and then use sudo apt install robotpkg-py3\*-ndcurves.

If you have never added robotpkg as a softwares repository, please follow first the instructions from 1 to 3; otherwise, go directly to instruction 4. Those instructions are similar to the installation procedures presented in http://robotpkg.openrobots.org/debian.html.

  1. Add robotpkg as source repository to apt:
sudo tee /etc/apt/sources.list.d/robotpkg.list <<EOF
deb [arch=amd64] http://robotpkg.openrobots.org/wip/packages/debian/pub $(lsb_release -sc) robotpkg
deb [arch=amd64] http://robotpkg.openrobots.org/packages/debian/pub $(lsb_release -sc) robotpkg
EOF
  1. Register the authentication certificate of robotpkg:
curl http://robotpkg.openrobots.org/packages/debian/robotpkg.key | sudo apt-key add -
  1. You need to run at least once apt update to fetch the package descriptions:
sudo apt-get update
  1. The installation of nd-curves:
sudo apt install robotpkg-py3\*-ndcurves # for Python 3

sudo apt install robotpkg-py27-ndcurves # for Python 2

Finally you will need to configure your environment variables, e.g.:

export PATH=/opt/openrobots/bin:$PATH
export PKG_CONFIG_PATH=/opt/openrobots/lib/pkgconfig:$PKG_CONFIG_PATH
export LD_LIBRARY_PATH=/opt/openrobots/lib:$LD_LIBRARY_PATH
export PYTHONPATH=/opt/openrobots/lib/python2.7/site-packages:$PYTHONPATH

Installation from source

Dependencies

Additional dependencies for python bindings

To handle this with cmake, use the recursive option to clone the repository. For instance, using http:

git clone --recursive https://github.com/loco-3d/ndcurves $NDCURVES_DIR

Where $NDCURVES_DIR is to be replaced to your selected source folder. The library is header only, so the build only serves to build the tests and python bindings:

cd $NDCURVES_DIR && mkdir build && cd build
cmake -DBUILD_PYTHON_INTERFACE=ON .. && make && make test

Switch the BUILD_PYTHON argument to OFF if you don't want to use the python bindings of the package.

If everything went fine you should obtain the following output:

100% tests passed, 0 tests failed out of 3

Optional: Python bindings installation

To install the Python bindings first enable the BUILD_PYTHON_INTERFACE option:

cmake -DBUILD_PYTHON_INTERFACE=ON ..

Then rebuild the library:

cd ${NDCURVES_DIR}/build
make && make test

To see example of use, you can refer to the test file which is rather self explanatory:

In spite of an exhaustive documentation, please refer to the C++ documentation, which mostly applies to python.

Documentation and tutorial

For the C++ / Python detailed documentation, you can consult this pdf available in the doc folder

For a python tutorial, you can refer to the jupyter notebook. The test file is more exhaustive and rather self explanatory.

Citation

If you wish to cite this work please use the bibtex below:

@software{ndcurves,
  author = {Tonneau, Steve and Chemin, Jason and Fernbach, Pierre and Saurel, Guilhem},
  title = {ndcurves},
  url = {https://github.com/loco-3d/ndcurves},
  year = {2013}
}

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

libndcurves-2.1.1.tar.gz (977.1 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

libndcurves-2.1.1-0-py3-none-manylinux_2_28_x86_64.whl (92.3 kB view details)

Uploaded Python 3manylinux: glibc 2.28+ x86-64

libndcurves-2.1.1-0-py3-none-manylinux_2_28_aarch64.whl (92.3 kB view details)

Uploaded Python 3manylinux: glibc 2.28+ ARM64

libndcurves-2.1.1-0-py3-none-macosx_11_0_arm64.whl (92.3 kB view details)

Uploaded Python 3macOS 11.0+ ARM64

libndcurves-2.1.1-0-py3-none-macosx_10_9_x86_64.whl (92.3 kB view details)

Uploaded Python 3macOS 10.9+ x86-64

File details

Details for the file libndcurves-2.1.1.tar.gz.

File metadata

  • Download URL: libndcurves-2.1.1.tar.gz
  • Upload date:
  • Size: 977.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for libndcurves-2.1.1.tar.gz
Algorithm Hash digest
SHA256 2f1a3b3281557465c54672340dacb91d3498c1486b464f24025d256679208538
MD5 bca96b0a12014b97203a9cd7be411d43
BLAKE2b-256 3dad537b07ad7d468729765a79d1346f47dc7d88c9696fd97f828e40f83668bf

See more details on using hashes here.

Provenance

The following attestation bundles were made for libndcurves-2.1.1.tar.gz:

Publisher: release.yml on cmake-wheel/libndcurves

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file libndcurves-2.1.1-0-py3-none-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for libndcurves-2.1.1-0-py3-none-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 384befa4ce35c6a9843fce3b9cf542ffa1f2060e96555840bb97badec34783f5
MD5 8a0bb8727534d895e12eef3bf7ccc88b
BLAKE2b-256 5047337caa5b96776332f7f703f2ffa75320dd78c3847708838ee9e1b36d6eb0

See more details on using hashes here.

Provenance

The following attestation bundles were made for libndcurves-2.1.1-0-py3-none-manylinux_2_28_x86_64.whl:

Publisher: release.yml on cmake-wheel/libndcurves

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file libndcurves-2.1.1-0-py3-none-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for libndcurves-2.1.1-0-py3-none-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 5a7b696c869f89b9d5536051a675d6a14ee67d70163adebea43e8ce78c68b1df
MD5 70aa95d2592e1993a3aa58e9199b1a83
BLAKE2b-256 03d4f1c3453a442e0df638f0a79638312ad8536cb2f21279aa0c91e2eeb1274e

See more details on using hashes here.

Provenance

The following attestation bundles were made for libndcurves-2.1.1-0-py3-none-manylinux_2_28_aarch64.whl:

Publisher: release.yml on cmake-wheel/libndcurves

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file libndcurves-2.1.1-0-py3-none-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for libndcurves-2.1.1-0-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 fec37aa34d829b6ed1ac7477bd95b2e7dd8afc4d8b4c5ca454a214b093b8d010
MD5 a94114188733295dcd5b62d7333bc746
BLAKE2b-256 4edc002aa57247e3f619181bba81be474dfc11346af14cc07aa26d95035d6a7c

See more details on using hashes here.

Provenance

The following attestation bundles were made for libndcurves-2.1.1-0-py3-none-macosx_11_0_arm64.whl:

Publisher: release.yml on cmake-wheel/libndcurves

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file libndcurves-2.1.1-0-py3-none-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for libndcurves-2.1.1-0-py3-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 df553b0e92a36c73160bfa283d2bb0f6d78a415473c5f91aefad2dd2c8c9215c
MD5 086326cf529f9dbad189b464e77ba82e
BLAKE2b-256 9c5254579b80ced02eec8e749751c0e092c7dc8fcb611795fd07249a391f8bd9

See more details on using hashes here.

Provenance

The following attestation bundles were made for libndcurves-2.1.1-0-py3-none-macosx_10_9_x86_64.whl:

Publisher: release.yml on cmake-wheel/libndcurves

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page