-
In most of the scenarios where I've used YARP, I've found it useful to copy in a class I borrowed from another sample created during the `Project Tye` era that would read in values from `IConfiguratio…
-
**Describe the bug**
If YARP_USE_SYSTEM_TinyXML is OFF, the YARP_robotinterfaceConfig.cmake is not working properly.
**To Reproduce**
Not sure as this was problem was catched by @Iaxama, I think…
-
It's no secret that Ocelot is no longer being actively developed and Tom Pallister himself has suggested people use alternatives like YARP, although he has said he will update Ocelot with each new ver…
-
Hello, we are trying to install `stereo-vision` with the following ccmake parameters:
```
CMAKE_BACKWARDS_COMPATIBILITY 2.4 …
-
We have a .net 7 WebAPI project, and the HasPermission is reporting the following error.
```
System.InvalidOperationException: The AuthorizationPolicy named: 'InvoiceRead' was not found.
at Mi…
-
https://github.com/gelguy/wilder.nvim/assets/78424395/e6ff0492-3cf3-46b3-bdc4-c9e982982b97
Getting error w python search and fuzzy finding, i have yarp installed. Please help :
-
**Describe the bug**
While reading the code to understand the issue behind https://github.com/robotology/yarp/issues/3104, I came across a warning by the Visual Studio static analyzer.
In particul…
-
Up to now yarp companion (e.g., `yarp cmake`) allows creating only a yarp cmake template.
It would be useful to create a complete yarp module template (i.e., rfmodule, module xml file, cmake with in…
-
YARP provides precise location information for any number of things in its AST, which is great! But each of those locations on a 64-bit platform costs 16 bytes, which means every YARP node (`yp_node_…
-
https://github.com/cecilphillip/yarp-samples/blob/87c9d51ab3dbb40a8fc9e05ddf4b0eef824b4617/src/ApiProxySamples/docker-compose.yml#L12
Were you able to successfully send requests to the YARP docker …