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

De WikiRobotics
Saltar a: navegación, buscar
(Tutorial)
(Oscillator Layer)
Línea 10: Línea 10:
  
 
==== Example 1: Hello world ====
 
==== Example 1: Hello world ====
 +
 +
==== Example 2: Setting the oscillator parameters ====
 +
 +
==== Example 3: Oscillation of two servos ===
 +
 +
==== Example 4: A mini-wave ====
  
 
== Download ==
 
== Download ==

Revisión del 01:15 11 abr 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.

Architecture

Tutorial

Oscillator Layer

Example 1: Hello world

Example 2: Setting the oscillator parameters

= Example 3: Oscillation of two servos

Example 4: A mini-wave

Download

Installation

Authors

License

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

Git repository

Publications

More information

News

  • 15/Feb/2012: This page is created