scleronomic / RobotPathData

Collection of robot trajectories in different environments.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RobotPathData

Routines to load and interact with training data for robot motion planning. The scripts contain examples for different robots and environments.

Until a better solution with GitHub/GCP is found, the data itself lies on GoogleDrive (ask your tutor for access).


Dependencies

  • wzk:
    pip install git+ssh://git@github.com/scleronomic/wzk.git@stable1.10

  • rokin [Only necessary if working with robotic arms and 3D data for the visualization. Automatically installs wzk]:
    pip install git+ssh://git@github.com/scleronomic/rokin.git@stable1.10

About

Collection of robot trajectories in different environments.


Languages

Language:Python 100.0%