Skip to content

kinematic.py file is lost  #13

@mushroom-x

Description

@mushroom-x

after excute the first cell of script Kinematic/KinematicMovements.ipynb ,
error message as bellow:

---------------------------------------------------------------------------
ModuleNotFoundError                       Traceback (most recent call last)
<ipython-input-2-905fcd046da8> in <module>
      6 import pybullet as p
      7 import pybullet_data
----> 8 from kinematics import Kinematic
      9 
     10 p.connect(p.DIRECT)

ModuleNotFoundError: No module named 'kinematics'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions