Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/langalex/autopilot
A virtual autopilot for sailboats.
https://github.com/langalex/autopilot
Last synced: 15 days ago
JSON representation
A virtual autopilot for sailboats.
- Host: GitHub
- URL: https://github.com/langalex/autopilot
- Owner: langalex
- Created: 2014-03-30T14:25:13.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-03-31T09:42:31.000Z (over 10 years ago)
- Last Synced: 2024-12-08T10:08:24.266Z (15 days ago)
- Language: JavaScript
- Size: 12 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Overview
The goal of this project is to implement a virtual autopilot for a sailing boat as well as a simulation environment.
At the current stage I have no idea how to do this so I'm just playing around.
### Demo
Here's a [live demo](http://langalex.github.io/autopilot).
### Usage
Runs completely in the browser. To run:
npm install -g ember-cli
ember serverTo build:
ember build
### Future Ideas
* wind: changing direction, gusts
* steer to wind angle
* waves pushing the boat around
* boat speed, influence of rudders, wind angle
* angular momentum of the boat
* preventing gybes/tacks
* tacking, gybing
* repeatable tests for autopilot behavior
* sailing to waypoints