Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 997 Bytes

README.md

File metadata and controls

26 lines (15 loc) · 997 Bytes

Ball Hitting Robot

CS 391R course project @ UT in Fall 2022 Jeff Bonyun, Tyler Ingebrand, and Frank Regal

This project contains a ball hitting robot for our CS 391R class project. It contains the source code for the environment and uses stable baselines3 for the RL implementations. The MDP is based on robosuite, and provides either a low dimensional or high dimensional state space, depending on user preference.

See below for numerous examples of trained policies.

Our Arena

our_arena.mp4

View Of Agent

scaled_above_horizontal.mp4

Our Best Agent in Realistic Arena

concat.mp4

Our Best Agent In Simplified Arena

concat.mp4