-
**Describe the bug**
I have a bug in which the mod gets stuck in a loop doing what seems to be restarting a thread that has failed or timed out. If I load an auto-save, I can get further in the game,…
-
## Bug report
The SEGV is caused due to some sub-iface destructor code expecting living references to the node base or other interface but it was already released earlier in the Node destructor. Memo…
-
The rendering crashes at the `getCameraImage` with the following error:
```
terminate called after throwing an instance of 'std::out_of_range'
what(): map::at
```
This happens both with the pa…
Flova updated
3 years ago
-
When you flash the SD and try to connect to the Webserver poppy.local there is an Internal Server Error.
`Internal Server Error
The server encountered an internal error and was unable to complete …
-
Hi,
I'm trying to import an ONNX model but I can not do this because Barracuda doesn't support ArgMax operator.
See this [issue](https://github.com/facebookresearch/InterHand2.6M/issues/25#issu…
-
proto作業用です。
-
Hi,
Some robots in https://github.com/gepetto/example-robot-data have their urdf data in a `robots` directory instead of a `urdf` one.
According to https://gitlab.laas.fr/stack-of-tasks/talos-da…
-
Good day,
I'm trying out all the joints but cannot get the ball joint to work in SDF using `pybullet.loadSDF("model.sdf")`. The following code works if I change type to "revolute", it defaults to a…
-
Dear Taras,
Can you please share your knowledge on why you do Euler_Angle2Exponential_Map conversion first and then build deep learning model?
Is it because that Exponential_Map has some special ch…
-
Hello,
Suppose, on an humanoid robot standing on one foot, I have the robot state `q` and `v`, and a target `a` acceleration for the joints.
If I want to know which torques woult it require to …