Autonomous vs Remote Control Robotics
What's the difference between a robot driven by a human with a game controller, and one that drives itself using pure code?
What's the difference between a robot driven by a human with a game controller, and one that drives itself using pure code?
C++, Python, or Java? Unpacking the pros and cons of the most popular programming languages in the robotics industry.
A unique string of characters used to authenticate a project calling a specific software API.
Fusing Limelight data with Odometry. How to build a bulletproof goal-tracking system.
Don't just park. A second-by-second breakdown of a winning 30-second Autonomous routine.
Your driver is blind. Use haptic feedback and LEDs to communicate crucial robot states.
Is Swerve worth the cost? Analyzing the benefits of omnidirectional movement and field-centric control for the DECODE season.
Don't stop to shoot. Learn the vector math required to compensate for your robot's velocity.
Stop writing spaghetti code. How to organize complex subsystems using Finite State Machines.
Green or Purple? How to use OpenCV and TensorFlow to sort game pieces automatically.