-
Notifications
You must be signed in to change notification settings - Fork 15
Home
Cozmopedia is a project of Professor David S. Touretzky at Carnegie Mellon University.
Cozmopedia is not affiliated with or authorized by Anki or Digital Dream Labs. Anki's official Cozmo web sites are no longer online, but here is the Cozmo Python SDK and an archived version of the Cozmo SDK Documentation.
For a radically different approach to Cozmo programming designed for beginners, try Calypso at https://Calypso.software
Ten Big Ideas in Robotics; University Courses; K-12 and University forums at Anki
adb (Android Debug Bridge); Fire tablet; camera; charger; colors and lights; light cubes
Animations, Triggers, and Behaviors
Available in the cozmo-tools GitHub repository.
simple_cli tool; world_viewer tool; event_monitor tool; genfsm tool
state machine shorthand and the genfsm tool
Key classes: StateNode, Transition, Event, StateMachineProgram
Programming Frameworks for Cozmo (ROS, Scratch, etc.)