Silvio Traversaro

Results 625 issues of Silvio Traversaro

With @GiulioRomualdi we tought that it would be cool to package the visualizer in conda-forge, to avoid problems such as https://github.com/ami-iit/robot-log-visualizer/issues/60 . However, to do so it would be great...

At the moment, the model corresponding to the dataset needs to be specified manually using the "Set Robot Model" menu. If that is not specified, the following error occurs: ~~~...

Thanks a lot for the great work on this library! I want to report a small problem. After I uninstalled the `mujoco_simulink_blockset` toolbox, whenever I open MATLAB I get this...

enhancement

See discussion https://github.com/robotology/robotology-superbuild/issues/95 for more info.

https://travis-ci.org/robotology/robot-testing/jobs/96977269 Actual error: ``` [ 60%] Building CXX object src/plugins/python/CMakeFiles/RTF_python.dir/src/PythonPluginLoader.cpp.o /home/travis/build/robotology/robot-testing/src/plugins/python/src/PythonPluginLoader.cpp: In member function ‘RTF::TestCase* RTF::plugin::PythonPluginLoaderImpl::open(std::string)’: /home/travis/build/robotology/robot-testing/src/plugins/python/src/PythonPluginLoader.cpp:112:49: error: ‘PyString_FromString’ was not declared in this scope /home/travis/build/robotology/robot-testing/src/plugins/python/src/PythonPluginLoader.cpp:135:52: error: ‘Py_InitModule4’ was not...

If the `testrunner` fails to find the plugin for a given tests, it prints the following erro message: ~~~ 2: [testrunner] cannot load plugin myTest.so; error (load) : myTest.so: cannot...

For some application, it is convenient to set a specific environmental variable for just a test, and do not have this environmental variable set to the rest of the fixture...

In case you are debugging a failure of setting up a fixture using the yarpmanager, it is quite difficult to understand what is going on. This because the yarpmanager fixture...

enhancement
Component: YARP

If I have a Syntax Error in my test, the test fails with the following message: ``` 1: Test case geometry.py started... 1: [INFO] (geometry.py) reports: Running test testInnerProductInvariance 1:...

enhancement
Component: Python

Hello everyone, thanks a lot for all the work on SDL libraries! I opening this issue to report a different behavior between Linux and macOS for what regards the generation...