Skip to main content

Educational Python library for manipulator motion planning.

Project description

PyRoboPlan

PyRoboPlan Tests Documentation Status Coverage Status

Educational Python library for manipulator motion planning.

This library extensively uses the Pinocchio Python bindings for modeling robot kinematics and dynamics.

For more information, refer to the full documentation.

By Sebastian Castro, 2024

RRT based motion planning and trajectory execution

Cartesian motion planning


Setup

From PyPi

pip3 install pyroboplan

From Source

Clone this repository.

git clone https://github.com/sea-bass/pyroboplan.git

(Optional) Set up a virtual environment and install dependencies.

source scripts/setup_virtual_env.bash

Install this package and its dependencies.

pip3 install -e .

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

pyroboplan-1.1.0.tar.gz (21.8 MB view hashes)

Uploaded Source

Built Distribution

pyroboplan-1.1.0-py3-none-any.whl (3.6 MB view hashes)

Uploaded Python 3

Supported by

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