servo.h and abdriver.h which should I use?
Jarvan
Posts: 31
What's the deference between servo.h and abdriver.h ? I am little confused.
Comments
Servo.h can be used to control servos. abdrive.h controls the servo speeds based on measured encoder speeds.
There are lots of examples that use abdrive here: http://learn.parallax.com/activitybot
Each of these pages has numerous ActivityBot code examples:
http://learn.parallax.com/activitybot/navigation-basics
http://learn.parallax.com/activitybot/navigate-touch
http://learn.parallax.com/activitybot/navigate-ultrasound
http://learn.parallax.com/activitybot/navigate-visible-light
http://learn.parallax.com/activitybot/navigate-infrared-flashlights
Andy