Update index.html
Esse commit está contido em:
+10
-8
@@ -46,6 +46,16 @@ altimeter, etc. Based on <a href="https://github.com/bkw/nodecopter-cockpit">nod
|
||||
<li><p><strong><a href="https://github.com/eschnou/ardrone-webflight/tree/master/plugins/pilot">pilot</a></strong> to control the drone remotely using the keyboard. Based on <a href="https://github.com/functino/drone-browser">drone-browser</a>.</p></li>
|
||||
</ul>
|
||||
|
||||
<h2>Additional plugins</h2>
|
||||
|
||||
<p>If you have written your own webflight plugins, please add them to this list by editing this page.</p>
|
||||
|
||||
<ul>
|
||||
<li><p><strong><a href="https://github.com/eschnou/webflight-copterface/">copterface</a></strong> detect faces and track them by rotating the drone. A port of the <a href="https://github.com/paulhayes/copterface">copterface</a> project to the webflight environment.</p></li>
|
||||
<li><p><strong><a href="https://github.com/wiseman/webflight-traffic/">traffic</a></strong> Air traffic overlay plugin for ardrone-webflight that uses ADS-B data.</p></li>
|
||||
</ul>
|
||||
|
||||
|
||||
<h2>Install</h2>
|
||||
|
||||
<p>WebFlight requires a recent nodejs (built and tested with node > 0.10) as well as
|
||||
@@ -76,19 +86,11 @@ a way to provide custome configuration etc.</p>
|
||||
<p>Use <code>Z, S, Q, D</code> to move front, back and sideways. Use your <code>cursors</code> to go up/down or turn
|
||||
clockwise/counter clockwise. Use <code>t</code> to takeoff and <code>l</code> for landing.</p>
|
||||
|
||||
<h2>Additional plugins</h2>
|
||||
<ul>
|
||||
<li><p><strong><a href="https://github.com/eschnou/webflight-copterface/">copterface</a></strong> detect faces and track them by rotating the drone. A port of the <a href="https://github.com/paulhayes/copterface">copterface</a> project to the webflight environment.</p></li>
|
||||
</ul>
|
||||
|
||||
<h2>Adding your own plugin</h2>
|
||||
|
||||
<p>There is no tutorial yet, in the meanwhile, just have a look at the built in plugins,
|
||||
it is faily straightforward. </p>
|
||||
|
||||
<p>I would like to maintain a list of user plugins. If you hack something, please let me know
|
||||
and I'll add you to the list.</p>
|
||||
|
||||
<h2>Some ideas for future plugins</h2>
|
||||
Just in case you are looking for something to do, here is a short list of ideas I'd like to add.
|
||||
|
||||
|
||||
Referência em uma Nova Issue
Bloquear um usuário