/trajectoids

How to Rick Roll with Trajectoids

Primary LanguageJupyter NotebookMIT LicenseMIT

How to Rick Roll with Trajectoids

RickRollTrajectoid

Introduction

The article was initially published on Medium this directory contains the code used for the article:

Medium

LinedIn

Sources

  • The data used for this project can be found in the inputs directory.
  • The visualizations and the .stl files can be found in the output directory.

Installation

On macOS or Linux simply run:

chmod +x setup.sh
sh project_install.sh

The script will set up the virtual environment and install all the necessary packages.

Alternatively, you can install the requirements.txt manually.