.



Adithya V. Sastry

Robotics + Origami
Creator of Tin Can Linux
Research Science Institute 2025
Lover of all things tiny


"A dream is not that which you see while
sleeping, it is that which does not let
you sleep."

-- Dr. APJ Abdul Kalam

Improving Robotic Exploration via RL Graph Pruning             06/2025 - present
--------------------------------------------------------------------------------

This work aims to extend an existing approach to safety-guaranteed reinforcement
learning control of multi-agent systems to tasks with more complex control
dynamics. It specifically aims to extend the DGPPO algorithm developed by Zhang
et al to a custom simulation based on the F16 control dynamics. The goal is to
control a formation of F16s as they follow a pre-designated path with various
safety conditions that must be met at all times during flight.

I am currently pursuing this project under the mentorship of a professor at MIT.

<<< Go back
============== Updates ==============
News - 03/08/2025 Tin Can: 32 followers + 19 stars on GitHub News - 12/01/2024 Arc: first release candidate Post - 11/19/2024 LibTorch in Rust using FFIs News - 11/07/2024 Arc: rusty package manager for Linux Post - 06/23/2024 Shared Memory IPC in Rust