-
Hi dev team,
I'm working with the MATLAB bindings for OpenSim 4.1 on a Linux system (Ubuntu 18.04). In the installation process, I was able to build, make and, make install all the source files fro…
y-lai updated
1 month ago
-
Hello everyone, thanks a lot for work on MATLAB-related GitHub Actions.
I looked in updating the CI of my projects to setup-matlab@v2 (see https://github.com/robotology/idyntree/pull/1181). As my p…
-
I am compiling OpenCV 3.0.0 with extra modules. I did set the cmake variable:
-D MATLAB_ROOT_DIR=/Applications/MATLAB_R2013a.app.
However, I got errors below in the cmake summary and matla binding…
-
The actual math goes way over my head, but it doesn't seem like patch-denoising includes a way to use noise scans with the NORDIC denoiser. The documentation mentions "pre processing the image and div…
tsalo updated
1 month ago
-
https://github.com/precice/precice/pull/382 added the option to use a user-defined MPI communicator in the `SolverInterface` constructor.
We still need to port this to our language bindings for:
-…
-
We have been using our own fork of SWIG to generate the MATLAB bindings from https://github.com/robotology-dependencies/swig for some time, but now upstream SWIG has been updated, and it would be grea…
-
### Describe the enhancement requested
This is a follow up to #38660 and [this mailing list discussion](https://lists.apache.org/thread/0xyow40h7b1bptsppb0rxd4g9r1xpmh6).
We would like to upload t…
-
This is an instance of https://github.com/robotology/robotology-superbuild/issues/752 .
At the moment, the biggest package that we uploaded to robotology channel is icub-main. I have always prefer…
-
Issue to be filled as a todo - feature request for matlab bindings (maybe also c++ / other bindings)
- [ ] cross operator (which returns a matrix)
-
As discussed in #149, we need to add bindings such that we can do GPU-powered maps in the bound languages. I'm thinking the way we do this is to make a function like `Wrap(arr)` or something, for each…