Skip to content

makotomiy/NXT---OpenCV-Robot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NXT + OpenCV Reactive Robot

A LEGO Mindstorms robot made in our final project for IEC987: Topics in Robotics and Computer Vision at Federal University of Amazonas (UFAM), Brazil.

It recognizes patterns using a PlayStation 2 Webcam (Eye-Toy) and OpenCV. Currently, it recognizes the following patterns:

  • Triangle: Turns left
  • Circle: Turns right
  • Letter H: Moves back
  • Letter F: Moves forward

You can watch it running here and here.

Installation

  • Python 2.5+
  • OpenCV for Python (Ubuntu users: apt-get install opencv-python)
  • nxt-python

License

Available under the MIT License. Attribution would be nice.

Thanks

Thanks for all members of our group: Bruno Degan, Makoto Miyagawa, Rawlinson Gonçalves, Rogério Brito, Victor Marcel and Sonny Miranda.

About

A LEGO Mindstorms robot made in our final project at UFAM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages