Manav Gagvani

Results 12 comments of Manav Gagvani

I'm having the same problem with WSL2. I did not change the kernel either. Is there a solution to this issue?

I appreciate it. I've been following the tutorial but I'm stuck at the part where you use the RL Baselines Zoo for training: `(donkeysim) PS F:\Projects\donkey\rl-baselines3-zoo> python train.py --algo tqc...

That's the weird thing: the example works on my own laptop, but not on the Jetson. So there is some underlying difference in how serial works on x86 laptops and...

Would it be possible for the SDK to output the positions of the AprilTags it finds as part of the hooks API?

I see. It would be extremely helpful at the very least to know if an AprilTag is currently being detected and its current ID, but having access to the poses...

Thank you. I'm still getting some instances where the Tracking Status remains INIT even when there are AprilTags in the frame. This is with a more complex set of AprilTags,...

Thanks @Ezward for the review, I'll probably get to the fixes/writing docs in a week or so.

Hi @Ezward I addresssed your review and made a PR for documentation: https://github.com/autorope/donkeydocs/pull/56

Update: same thing happens with the memory model.

Not sure why tests are failing, seems to be an issue with another part.