Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pinocchio notebook missin includes #11

Open
askuric opened this issue Mar 20, 2024 · 0 comments
Open

pinocchio notebook missin includes #11

askuric opened this issue Mar 20, 2024 · 0 comments

Comments

@askuric
Copy link
Member

askuric commented Mar 20, 2024

in file https://github.com/auctus-team/pycapacity/blob/master/examples/notebooks/pinocchio_reachable_space.ipynb

Missing the first cell::

import pinocchio as pin
import numpy as np
import time

from example_robot_data import load

## visualise the robot
from pinocchio.visualize import MeshcatVisualizer

## visualise the polytope and the ellipsoid
import meshcat.geometry as g 

# import pycapacity 
import pycapacity as pycap
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant