Skip to main content

Panda model for dm_robotics.

Project description

dm_robotics_panda Logo

Model and Tools for the Panda Robot in dm_robotics

PyPI - Published Version PyPI - Python Version

This package includes a model of the Panda robot for dm_robotics, tools to build simulation environments suited for reinforcement learning, and allows you to run these simulations with real hardware in the loop.

Install

The recommended way of installing is using PyPI:

pip install dm-robotics-panda

Alternatively, you can install this package from source by executing

pip install .

in the repository's root directory.

Requirements

Hardware-in-the-loop operation requires panda-py to control the robot. However, the version automatically installed from PyPI may not be compatible with your robot if you use an older firmware or use the new Franka Research 3. In that case refer to the panda-py instructions on what version to install and where to find it.

For visualization, additional libraries are required, depending on whether hardware acceleration and/or headless mode is required. On Ubuntu 22.04 you can install the respective requirements by running

  • Hardware accelerated rendering in windowed mode sudo apt-get install libglfw3 libglew2.2
  • Headless hardware acceleration with recent NVIDIA driver sudo apt-get install libglew2.2
  • Software rendering sudo apt-get libgl1-mesa-glx libosmesa6

Additionally you may need to install glib sudo apt-get libglib2.0-0.

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

dm_robotics_panda-0.2.5.tar.gz (4.3 MB view hashes)

Uploaded Source

Built Distribution

dm_robotics_panda-0.2.5-py3-none-any.whl (9.5 kB 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