Async Robots
Offered By: EuroPython Conference via YouTube
Course Description
Overview
Explore the challenges and solutions of interactive robot control in this 32-minute conference talk from EuroPython 2023. Delve into the use of Python's async facilities to simplify parallel programming for robots, allowing for code that is both similar to non-parallel versions and easily composable for complex, multi-tasking programs. Learn from Radomir Dopieralski's experiences programming the Fluffbug robot with CircuitPython, as he discusses encountered problems and their innovative solutions. Gain insights into writing efficient, reactive code that can simultaneously handle sensor data and control signals in robotic applications.
Syllabus
Async Robots — Radomir Dopieralski
Taught by
EuroPython Conference
Related Courses
A Brief History of Data StorageEuroPython Conference via YouTube Breaking the Stereotype - Evolution & Persistence of Gender Bias in Tech
EuroPython Conference via YouTube We Can Get More from Spatial, GIS, and Public Domain Datasets
EuroPython Conference via YouTube Using NLP to Detect Knots in Protein Structures
EuroPython Conference via YouTube The Challenges of Doing Infra-As-Code Without "The Cloud"
EuroPython Conference via YouTube