jbonyun / cs391r

CS 391R course project @ UT in Fall 2022
1 stars 0 forks source link

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

https://user-images.githubusercontent.com/105821676/205504180-f731c2cc-93e7-4782-ab6f-b93f51c23aea.mp4

View Of Agent

https://user-images.githubusercontent.com/51039597/205505325-29bbc8c5-014f-4ee8-be55-c25c52549130.mp4

Our Best Agent in Realistic Arena

https://user-images.githubusercontent.com/51039597/205504671-ebed5492-d878-4f73-aa93-0f21f42874f3.mp4

Our Best Agent In Simplified Arena

https://user-images.githubusercontent.com/51039597/205504553-b07b68be-b08b-4fda-ad62-437299994b86.mp4