Skip to content
This repository was archived by the owner on Jan 25, 2023. It is now read-only.

Tools for using Meshcat with Pinocchio. Temporary repo until modifications moved into Pinocchio itself.

License

Notifications You must be signed in to change notification settings

Simple-Robotics/pin-meshcat-utils

Repository files navigation

Meshcat utils

WARNING Do not use this package anymore; you should upgrade your version of Pinocchio instead.

Utils to use Meshcat with Pinocchio.

Dependencies

Install

From source, with --no-deps to avoid modifying your python env:

pip install . --no-deps

Features

  • set background color
  • set camera target and position
  • camera angle/target presets
  • display state trajectory (position-velocity)
  • record images and videos
  • draw end-effector 3D trajectories & velocities
  • wrappers to easily draw cylinders, bboxes
  • draw objectives as spheres
  • draw point clouds
  • draw contact forces

Copyright (c) 2022 LAAS-CNRS, INRIA

About

Tools for using Meshcat with Pinocchio. Temporary repo until modifications moved into Pinocchio itself.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages