Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 361 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 361 Bytes

rotation-representations

An angular.js experiment in calculating rotation representations

Getting Started

Clone repo and install dependencies:

git clone https://github.com/mattsjohnston/rotation-representations.git
cd rotation-representations
npm install
bower update

Then run grunt serve to start the project locally.