leggedrobotics / rsl_rl

Fast and simple implementation of RL algorithms, designed to run fully on GPU.
Other
505 stars 156 forks source link

RNN padding bug fix #13

Closed b-vm closed 10 months ago

b-vm commented 11 months ago

I fixed a bug in the RNN padding and unpadding functions. Here is the PR: #12

Mayankm96 commented 10 months ago

Please re-open if issue still persists. Thanks a lot!