Diferencia entre revisiones de «ArduSnake: Arduino Modular Snake Robots Library»

De WikiRobotics
Saltar a: navegación, buscar
(Introduction)
Línea 1: Línea 1:
 
[[Archivo:Ardusnake-logo.png|right|250px|]]
 
[[Archivo:Ardusnake-logo.png|right|250px|]]
 
== Introduction ==
 
== Introduction ==
 +
Ardusnake is an Arduino Library for generating easily the locomotion of modular snake robots. It is based on sinusoidal oscillators that drive each servo.
  
 
== Tutorial ==
 
== Tutorial ==

Revisión del 09:08 3 mar 2012

Ardusnake-logo.png

Introduction

Ardusnake is an Arduino Library for generating easily the locomotion of modular snake robots. It is based on sinusoidal oscillators that drive each servo.

Tutorial

Authors

Licencia

150px This library is under the GPL v3.0 license

Git repository

Links

News

  • 15/Feb/2012: This page is created