😇
Round Two: Infinity Calculators
Born and raised: Ballantrae, Witchurch-Stouffville, Ontario, Canada.
- Ballantrae, Witchurch-Stouffville, Ontario, Canada
-
09:38
(UTC -04:00) - @TRMcQuaker
Pinned Loading
-
SIMPLE_DOCK: Creating a streamlined ...
SIMPLE_DOCK: Creating a streamlined tactic to efficiently get Cozmo on the dock, No Printout Markers required, just plugin the charger and go, Simple_Dock is Python 3.6 safe for Cozmo robot 1#!/usr/bin/env python32# Simple Dock3# based on Copyright (c) 2016 Anki, Inc.45# -
Simple Dock with ChargerMarker: Crea...
Simple Dock with ChargerMarker: Creating streamlined tactics to get Cozmo on it's charger using a printed ChargerMarker. (This script requires Python 3.7 to 3.9 to run as it uses an Asyncio Gather running 2 processes at the same time) 1#!/usr/bin/env python32# Simple Dock With Chargermarker3# based on Copyright (c) 2016 Anki, Inc.45# -
Non-Asyncio Simple Dock with Charger...
Non-Asyncio Simple Dock with ChargerMarker: A non-asyncio Simple_Dock with Chargermarker that is Python 3.6 safe for Cozmo robot 1#!/usr/bin/env python32# Simple Dock With Chargermarker Non-Asyncio3# based on Copyright (c) 2016 Anki, Inc.45# -
Cozmo Unleashed + Simple Dock: Auton...
Cozmo Unleashed + Simple Dock: Autonomous Cozmo Script, will find & park on Charger. Also includes configurable Scheduler for 2 time slots for weekdays & 2 time slots for weekends. 1#!/usr/bin/env python32#3# Author: AcidZebra4# Simple Dock Update: Trevor (Banteel)5#
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.