Live data from Hacker News

Simulating a 3D Quadcopter from Scratch

mrandri19.github.io

1–4 of 4 posts

Re: Simulating a 3D Quadcopter from Scratch

#2
Hi HN, Andrea (the author) here.

I'm continuing my series of blog posts on quadcopter simulation and (Reinforcement Learning based) control.

This one is the second in the series, following my previous planar/2d quadcopter post. Next one will be on how to use PPO to train a racing policy

Re: Simulating a 3D Quadcopter from Scratch

#3
post #2

Hi HN, Andrea (the author) here. I'm continuing my series of blog posts on quadcopter simulation and (Reinforcement Learning based) control. This one is the second in the series, following my previous planar/2d quadcopter post. Next one will be on how to use PPO to train a racing policy

Hi Andrea,

Moritz from team Rerun here. Great to see the viewer in your post!

Re: Simulating a 3D Quadcopter from Scratch

#4
post #3
post #2

Hi HN, Andrea (the author) here. I'm continuing my series of blog posts on quadcopter simulation and (Reinforcement Learning based) control. This one is the second in the series, following my previous planar/2d quadcopter post. Next one will be on how to use PPO to train a racing policy

Hi Andrea, Moritz from team Rerun here. Great to see the viewer in your post!

Hi, thanks! Love your product, it's been incredible for debugging simulations as well as looking at individual policy rollouts (instead of e.g. static videos) to design better rewards/environments