-
**Describe the bug**
Dear support,
I get a segmentation fault when handling images on python 3.12.
In particular something goes wrong when I wrap images with **_yarp_image.setExternal()_** .
The …
-
PR https://github.com/robotology/yarp/pull/2978 is scheduled for YARP 3.9 and introduces generic interfaces for speech transcription and synthesis. Once accepted, this could replace [our IDL interface…
-
I tried to run the `realsense2withIMU` by means of the `multianalogsensorserver` this should allow me to read the gyro and the accelerometer provided by the realsense D435i.
I have the following c…
-
**Describe the bug**
If I try to link link `YARP_profiler` to an application I got the following error
```
-- Found YARP: /home/gromualdi/robot-code/robotology-superbuild/build/install/lib/cmake/Y…
-
In this YARP device, we are implementing `multipleAnalogSensor` and `IGenericSensor` interfaces.
At the moment we are streaming the orientation (RPY), and accelerometer, gyroscope, and magnetometer…
-
**Is your feature request related to a problem? Please describe.**
When you do `yarp detect` or `yarp where` and in your `.conf` file you have an unreachable IP, it get stuck forever, because it is n…
-
I have tried using this plugin in vim and got this error:
![image](https://user-images.githubusercontent.com/2881357/175957246-58b81b5a-d42b-4309-8635-95b47cff761d.png)
Not sure if I did somethin…
-
### This issue is a:
- [x] bug report
### Issue description
Trying to achieve this setup:
`Application Gateway -> VNET [ Container App Environment -> Ingress (Internal) -> App(Yarp Proxy) -> Ap…
-
We should consider adding a project template that makes it easy to get started building an API Gateway / Reverse Proxy using YARP.
-
## Task description
`yarpDeviceParamParserGenerator` is a new YARP functionality that allows to automatically generate the parsing of the paramenter and documentation for device drivers:
- http…