3
I Use This!
Activity Not Available

Commits : Listings

Analyzed 4 months ago. based on code collected almost 2 years ago.
Jun 30, 2022 — Jul 30, 2022
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
CI updated to remove ::set-output warnings removed unused ci-debug.yml More... 6 months ago
Merge pull request #3044 from robotology/dependencies_update More... 6 months ago
dependencies update for yarp CI More... 6 months ago
[sonarcloud/coverage] Updated sonar scanner version. Check https://community.sonarsource.com/t/java-11-is-deprecated-as-a-runtime-env-to-scan-your-projects/96597 More... 6 months ago
Ergocub no ifeel teleop (#374) More... 6 months ago
modified HumanLogger to be compatible with robot-log-visualizer (#372) More... 6 months ago
added patch to extern websocket lib More... 6 months ago
fixed non-ISO C++ char array assignment More... 6 months ago
fixed cpp20 issue on char array in Log.cpp More... 6 months ago
updated changelog More... 6 months ago
added mutex to fakeLocalizer to avoid race conditions More... 6 months ago
Merge pull request #3040 from randaz81/cpp20_fixes More... 6 months ago
Merge pull request #3042 from randaz81/catch3_4_update More... 6 months ago
Catch library updated from Version: 3.2.1 to Version: 3.4.0 More... 6 months ago
yarp::os::SystemClock::nowSystem now maps to std::chrono::system_clock instead of std::chrono::high_resolution_clock. This makes yarp timestamps comparable between windows and linux machines. See issue https://github.com/robotology/yarp/issues/3038 More... 6 months ago
WbemLocator fixed for cpp20 More... 6 months ago
t_generator fixed for cpp20 More... 6 months ago
Vec2D fixed for cpp20 More... 6 months ago
Merge branch 'master' into devel More... 6 months ago
ergoCubSN001: fix cluster-config.xml (#586) More... 6 months ago
ergoCubSN001: fix cluster-config.xml (#586) More... 6 months ago
Yarp now requires cpp 20 standard More... 6 months ago
fixed possibile segfault due to race condition in fakeLocalizer device More... 6 months ago
auto GEN4 detection (#178) More... 6 months ago
fix typo More... 6 months ago
Merge pull request #3024 from randaz81/tests_check_improved More... 6 months ago
Added YARP_DISABLE_FAILING_VALGRIND_TESTS option which maps to DISABLE_FAILING_VALGRIND_TESTS compiler definition More... 6 months ago
Removed from ci.yml some definitions which were excluding specific devices/plugins to be compiled and subsequently tested with valgrind. The next commit will disable these plugins directly in their own folder, using a specific new definition related to valgrind testing. More... 6 months ago
Merge branch 'master' into devel More... 6 months ago
[iCubGenova11] Left thumb oppose new calibration value (#585) More... 6 months ago