SuperRobots

3D Python Robotics Simulator

Step into a realistic physics environment. Write Python code to control a 3D rover, utilize simulated sensors, and test complex navigation algorithms safely on your computer.

Master Real Robotics

Our lightweight, C++ and Raylib-powered simulator is designed to give you a true-to-life coding experience without the hardware hassle. Perfect for FLL teams and aspiring engineers.

🔌 TCP Python Interface

Write your algorithms in Python! Our robust client-server model lets you control the robot seamlessly from your own scripts.

📡 Realistic Sensors

Access live telemetry including a 2D Lidar array, IMU (heading, pitch, roll), and precise wheel encoders.

🚗 Jolt Physics Engine

Experience realistic rigid-body dynamics, friction, and collisions. If your robot hits a wall, it will react just like the real thing.

🎮 Multiple Control Modes

Toggle instantly between keyboard Teleop, a built-in Autonomous mode, and your own Remote Python scripts.

Download the Simulator

Available via GitHub (Windows/Mac/Linux Source)