Duckietown
Duckietown is a robotics and AI ecosystem for education and research.
United States of America
Pinned Repositories
apriltags3-py
Python bindings for the apriltags3 library
duckietown-lx
Duckietown Learning Experiences
gym-duckietown
Self-driving car simulator for the Duckietown universe
gym-duckietown-agent
This is the template for the gym agent.
gym-gazebo
A toolkit for developing and comparing reinforcement learning algorithms using ROS and Gazebo.
hatchery
🐣 An IDE for building ROS applications
lib-dt-apriltags
Python bindings to the Apriltags library
rpi-health
Health check for PI
sim-duckiebot-lanefollowing-demo
Lane Following Demo in the gym-duckietown Simulator
simulator
Duckietown's Repositories
duckietown/gym-duckietown
Self-driving car simulator for the Duckietown universe
duckietown/duckietown-shell-commands
Commands for the Duckietown Shell
duckietown/template-machine-learning-pytorch
Template for ML applications based on PyTorch
duckietown/dt-duckiebot-interface
The set of drivers that run on the robot
duckietown/duckietown-shell
duckietown/template-lx
Template repository for simple exercises software modules in Duckietown
duckietown/book-opmanual-duckiedrone
duckietown/book-opmanual-duckiebot
The Duckiebot operation manual
duckietown/dt-commons
Environment with common (non-ROS) libraries for Duckietown
duckietown/dt-core
This is the code that runs the core stack on the Duckiebot in ROS
duckietown/dt-env-developer
Pointers to all Duckietown repos - Environment for developers
duckietown/dt-machine-learning-base-environment
Docker image for a base image containing machine learning tools
duckietown/dt-ros-commons
ROS environment with common ROS libraries for Duckietown
duckietown/lib-dt-computer-vision
Computer Vision components of the autonomous behavior pipeline running on Duckietown robots.
duckietown/book-devmanual-lx
The Learning Experiences developer manual
duckietown/book-opmanual-dd24
This Operations Manual contains all the infos needed to assemble and operate your Duckiedrone DD24
duckietown/book-opmanual-dd24-old
This Operations Manual contains all the infos needed to assemble and operate your Duckiedrone DD24
duckietown/dt-device-dashboard
duckietown/dt-machine-learning-base-pytorch
PyTorch base image
duckietown/dt-ros-interface
ROS1 Interface to the Duckietown robots
duckietown/dt-ros2-interface
ROS2 Interface to the Duckietown robots
duckietown/duckiedrone-ardupilot-driver
duckietown/duckietown-messages
Duckietown messages for the DTPS middleware
duckietown/lx-computer-vision
duckietown/lx-estimation
duckietown/lx-object-detection
duckietown/lx-recipe-computer-vision
duckietown/lx-recipe-estimation
duckietown/lx-recipe-object-detection
duckietown/template-lx-recipe
Template repository for exercise recipes