← Back

Robot’s Moving Mechanism

Jan 2024 – Apr 2024

Implemented real-time movement/loading/launching control logic with sensor integration, calibration, and filtering to stabilize robot decisions.

PythonControl logicSensorsReal-time loop

Movement/loading/launching control logic validated on a physical robot

Sensor integration into a real-time control loop (calibration + thresholding)

Basic filtering to stabilize motion decisions under noisy readings

What I built

Implemented movement, loading, and launching logic in Python and validated it on physical hardware.

Integrated sensor readings into a real-time loop and tuned decisions using calibration + thresholds.

Stability & robustness

Added basic filtering and calibration steps to reduce jitter from noisy sensors and improve decision consistency.