-
`Internals::clone` current does a `Box::new` when [cloning a waker](https://github.com/udoprog/unicycle/blob/195afc6f2f34b55a2a26124e7e4b9d5169ea8c63/src/waker.rs#L57). It'd be nice to remove this if …
-
Hello,
I am working on using square attacking (art.attacks.evasion.SquareAttack) based on the example code from https://github.com/Trusted-AI/adversarial-robustness-toolbox/blob/main/notebooks/class…
-
[Blootooth earpiece.zip](https://github.com/kovacsv/Online3DViewer/files/10369120/Blootooth.earpiece.zip)
[Unicycle.zip](https://github.com/kovacsv/Online3DViewer/files/10369122/Unicycle.zip)
[Wall …
-
**Describe the bug**
**Reproduction**
the command I use was: python tools/train.py configs/pascal_voc/faster_rcnn_r50_fpn_1x_voc0712.py
I meet this bug when the first epoch training over,in e…
-
part of wpilib issue 4213. The look up table (lut) impelmentation was done originally so that part doesnt need to be done.
-
To add to the roundup todo list, use the following markdown format.
```
- [ ] optional description [link name](/link/to/item)
```
So it generates the following:
- [x] optional description [li…
-
## Expected Behavior
The `root_link` height in respect of the `world` frame should always match the height of the `root_link` with the sole in contact with the ground (i.e. `r_sole` or `l_sole`).
…
-
I can't build platformio project with Arduino-FOC library included. I don't have to use Arduino-FOC in my code for this to happen.
**Describe the bug**
```
Compiling .pio\build\genericSTM32F103C8…
-
Hey!
Thank you so much for your great framework. I'm just getting started with it and currently trying to implement the unicycle-model to compare it against acados for my thesis. I somehow cannot g…
-
when i run
python process_data.py
Processed 8 scenes
Traceback (most recent call last):
File "process_data.py", line 756, in
process_data(args.data, args.version, args.output_path, args.…