Skip to content

Latest commit

 

History

History
20 lines (8 loc) · 599 Bytes

README.md

File metadata and controls

20 lines (8 loc) · 599 Bytes

CozmoBot

ROS node for the Cozmo and computer vision to detect its cubes. In python3.

Using pycozmo, ROS noetic and OpenCV.

WARNING Work in progress. Only basic functions of the Cozmo (moving wheels, head, lift and camera images) are implemented. Cubes are NOT detected.

A ROS node using PyCozmo ?

See the README.md in ROS/cozmp

Playing with OpenCV

It is in harriscorner.py and feat_matchin.py. Draft work to play with the concepts.