Silvio Traversaro

Results 625 issues of Silvio Traversaro

I just tried to install from source the repo following the instructions on Ubuntu 22.04, and this is the output: ~~~ traversaro@IITICUBLAP257:~$ pip install git+https://github.com/deepmind/labmaze Defaulting to user installation because...

`assertRaisesRegexp` was deprecated since Python 3.2 and was removed in Python 3.12 (see https://docs.python.org/3.12/whatsnew/3.12.html#id3), unless I am missing something it should be safe to switch to `assertRaisesRegex`. Found in https://github.com/conda-forge/labmaze-feedstock/pull/9...

Hello everyone, and thanks for the library! I was checking the tags, and it seems that the latest 1.0.6 tag (corresponding to https://github.com/deepmind/labmaze/commit/6d7e8f058428025cd4253f1ef6a1ed6618d9b0ea) is missing, is that for a specific...

Hi @ycollet, thanks a lot for the great project. I open this issue to let you know that I modified the project to correctly compile Ipopt 3.13, including the changes...

### Description If one has on a job: ~~~ brew update brew upgrade ~~~ the job fails with error: ~~~ ==> Upgrading [email protected] 3.10.8 -> 3.10.9 ==> Pouring [email protected]_sur.bottle.tar.gz Error:...

Without this fix, the compilation with a custom non-system swig is failing. See https://github.com/Kitware/CMake/blob/v3.29.2/Modules/UseSWIG.cmake#L725 for similar code inside CMake. This is important for compatibility with Ubuntu 24.04 when using apt...

## Environment * OS Version: 22.04 * Source or binary build? Source build of 7.0.0 ## Description * Expected behavior: If the CMake configuration passes, I imagine the build should...

bug

## Desired behavior MuJoCo, a physics engine that is quite used in the Reinforcement Learning community is now free to use will be open sourced soon, see https://deepmind.com/blog/announcements/mujoco and https://community.gazebosim.org/t/deep-mind-bought-mujoco-and-is-open-sourcing-it...

enhancement
help wanted

The CI was broken by `macos-latest` being updated to use `osx-arm64`, we can fix this by updating setup-miniconda and setup-matlab to use their latest versions.

Hi @apotschka , thanks for merging the PRs! I actually did that as I wanted to add qpOASES to [conda-forge](https://conda-forge.org/), so I wonder if you had any plan to tag/release...