lydiaxing / snail-motion-profiles

Motion profiling/trajectory generating graphical website.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Achatinidae Motion

Motion profiling/trajectory generating graphical website.

Why is it called snail-motion-profiles / Achatinidae Motion Profiles?

Despite what it seems, it's not because it's slow! It's called Achatinidae for snails, since my robotics team nickname is Snail.

Getting Started

To run the program, you must first clone the repository and install the dependencies. To clone the repo, run: git clone git@github.com:cappuccinocat/snail-motion-profiles.git

From there, you need to install npm. Instructions on how to do so can be found here. To install the dependencies, navigate to the project directory and run: npm install --save

To launch the application:

npm start

The server should start and the page should be accessible at localhost:4201.

About

Motion profiling/trajectory generating graphical website.

License:MIT License


Languages

Language:TypeScript 44.5%Language:HTML 44.0%Language:CSS 9.7%Language:JavaScript 1.8%