Created Go2 RL post and project post

This commit is contained in:
Sharwin24 2025-03-28 14:08:35 -05:00
parent 478c793170
commit b13a933160
11 changed files with 32 additions and 4 deletions

View file

@ -0,0 +1,19 @@
---
title: "Teaching an Old Dog New Tricks"
date: 2025-03-19T09:00:00+00:00
description: Reinforcement Learning for Unitree Go2 Robot Dog
hero: images/go2_banner.jpg
author:
image: /images/sharwin_portrait.jpg
menu:
sidebar:
name: Unitree Go2 New Tasks
identifier: go2-tasks
weight: 5
tags: ["Python", "Reinforcement Learning", "PPO", "Genesis"]
repo: https://github.com/HarrisonBounds/go2RL
---
The Unitree Go2 Dog is an incredibly advanced robot with an impressive locomotion system. This project utilized the Genesis simulation platform to train policies for the robot using PPO (Proximal Policy Optimization) to accomplish various tasks such as strafing, running, jumping, and jumping over obstacles.
*This post is still under construction, check out our [Final Presentation](https://docs.google.com/presentation/d/1t-WxQv7l9nbno7PVQyR4ZqkIlAv57PJc0tnwp6PpszA/edit?usp=sharing) for more details*