Ubicoders - Robotics and AI, Coding, and Software Development!

Virtual Robots
PID Controller - Single Axis Rotation
Interact with single-axis drone to understand PID controller
Virtual Robots
Multirotor
Interact with the multirotor with Python. Collect the multirotor data. Design your control algorithm. Test your control algorithm.
Virtual Robots
Mass-Spring-Damper
Mass-Spring-Damper
Virtual Robots
Inverted Pendulum
Inverted Pendulum
Virtual Robots
Inertial Measurement Unit
Inertial Measurement Unit (IMU) has accelerometer, gyroscope, and magnetometer. The virtual IMU also outputs ground truth angular velocity and Euler angles. Collect the data, implement your sensor fusion algorithm. Verify your algorithm with the ground truth data.
Virtual Robots
Height Control Helicopter
Can you control the height of a helicopter against gravity?