Difference between revisions of "Braitenberg vehicles implemented using SBOT robot"
From RoboWiki
m (Headlines added) |
m (Line breaks) |
||
Line 6: | Line 6: | ||
You can read a short description of Braitenberg vehicles on [http://en.wikipedia.org/wiki/Braitenberg_vehicles Wikipedia - Braitenberg vehicles]. | You can read a short description of Braitenberg vehicles on [http://en.wikipedia.org/wiki/Braitenberg_vehicles Wikipedia - Braitenberg vehicles]. | ||
+ | |||
There is also a video of BV implemented using NXT Lego on [http://www.youtube.com/watch?v=yUVcI5Pw2o4 YouTube]. | There is also a video of BV implemented using NXT Lego on [http://www.youtube.com/watch?v=yUVcI5Pw2o4 YouTube]. | ||
+ | |||
A list of some [http://instruct.westvalley.edu/lafave/Vehicles_online.html behaviours]. | A list of some [http://instruct.westvalley.edu/lafave/Vehicles_online.html behaviours]. |
Revision as of 11:44, 1 March 2010
Goal
Our goal is to implement Braitenberg vehicles using SBOT with various different behaviors. It is an agent with some primitive sensors (SBOT has infrared sensors) and wheels (each driven by its own motor) which acts as effectors. The actual move of the robot depends on the behavior of the vehicle (loving, exploring, aggresive...) and the strength of the signal (e.g. the more light the stronger signal).
Resources
You can read a short description of Braitenberg vehicles on Wikipedia - Braitenberg vehicles.
There is also a video of BV implemented using NXT Lego on YouTube.
A list of some behaviours.