Silvio Traversaro
Silvio Traversaro
### The feature, motivation and pitch I am working on packaging and running the testsuite of gymnasium 1.0.0 on conda-forge (in https://github.com/conda-forge/gymnasium-feedstock/pull/41). The tests are supposed to run on headless...
This will permit to early catch tests that rely on files not installed in the wheel, i.e. catch if `pytest --pyargs mujoco` fails in a vanilla environment. This PR intentionally...
## Description Hi open62541 developers, and thanks a lot for the new open62541 release 1.2 and your effort in maintaining and developing open62541. I am the maintainer of open62541 in...
### Solution to issue cannot be found in the documentation. - [X] I checked the documentation. ### Issue It seems that now Windows Azure Pipelines images to not ship atl...
In the last weeks, I have noticed a few cases in which some PR jobs start failing with errors like: ~~~ ============================================================================== Syncing repository: conda-forge/idyntree-feedstock (GitHub) git version git version...
PR Checklist: - [x] note any issues closed by this PR with [closing keywords](https://help.github.com/articles/closing-issues-using-keywords) - [x] if you are adding a new page under `docs/` or `community/`, you have added...
It should be legal to call `CoderBlockInformation::setInputPort(const core::Port::Info& portInfo, const void* signalAddress)`, that is currently not the case due to https://github.com/robotology/blockfactory/issues/81#issuecomment-2371530173 .
The PR https://github.com/ros/angles/pull/34 fixed the use of `angles` in some downstream compilation units, but not in all of them. The problem is that in this project `M_PI` is used in...
I am surprised we do not have this issue open, as I think we already discussed this about this in the past. Anyhow, the current situation is that this library...
This fix is necessary to ensure that the parser is consistent with the URDF spec. The issue was solved in https://github.com/ros/urdf_parser_py/pull/31 and https://github.com/ros/urdf_parser_py/pull/67 for the `melodic-devel` branch, but the changes...