7
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 18 hours ago.
Nov 05, 2024 — Nov 05, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix bug More... 8 months ago
Fix for static build: avoid multiple defined symbols More... 8 months ago
Fix set_property of non-existant CustomInit.cpp file (#3209) More... 8 months ago
Merge pull request #3202 from randaz81/StaticPluginTest More... 8 months ago
* Added BatteryData.thrift * IBattery devices now using yarp::dev::ReturnValue More... 8 months ago
added new device odometry2D_nwc_yarp/Odometry2D_nwc_yarp More... 8 months ago
removed return code in void function More... 8 months ago
* The following interfaces have been modified to use `yarp::dev::ReturnValue`: `ILLM` `IChatBot` * The following devices haven been modified to use `yarp::dev::ReturnValue`: `fakeChatBotDevice` `chatBot_nws_yarp` `chatBot_nwc_yarp` `fakeLLMDevice` `LLM_nwc_yarp` `LLM_nws_yarp` More... 8 months ago
* The following interfaces have been modified to use `yarp::dev::ReturnValue`: `ILLM` `IChatBot` * The following devices haven been modified to use `yarp::dev::ReturnValue`: `fakeChatBotDevice` `chatBot_nws_yarp` `chatBot_nwc_yarp` `fakeLLMDevice` `LLM_nwc_yarp` `LLM_nws_yarp` More... 8 months ago
Merge branch 'yarp-3.11' More... 8 months ago
Added test for yarp::dev::Drivers::factory() compiled with BUILD_SHARED_LIBS=OFF More... 8 months ago
Added missing files More... 8 months ago
Merge pull request #3190 from robotology/Nicogene-patch-1 More... 8 months ago
FrameTransformGet_nwc/nws_yarp FrameTransformSet_nwc/nws_yarp moved to networkWrappers folder Implemented missing tests for FrameTransformGetMultiplexer/FrameTransformSetMultiplexer No functional changes More... 8 months ago
all NWC devices implement protocol check. More... 8 months ago
Project tree cleanup More... 8 months ago
Merge pull request #3200 from randaz81/improved_protocol_nws_nwc More... 8 months ago
Added changelog More... 8 months ago
added method `checkProtocolVersion()` to thrift yarp generator `t_yarp_generator.cc` and `fakeDevice_nwc_yarp.cpp` More... 8 months ago
Merge pull request #3199 from traversaro/fix3198 More... 8 months ago
Improved message `FakeTestMsgs` to test network protocol version check More... 8 months ago
Improved yarp thrift compiler to support network protocol check More... 8 months ago
Added yarp:os::ApplicationNetworkProtocolVersion More... 8 months ago
Rename vendored TinyXML cmake project and package from YARP_priv_tinyxml to YARP_priv_TinyXML More... 8 months ago
removed trailing whitespaces More... 8 months ago
Merge pull request #3177 from PasMarra/pmarra More... 8 months ago
Merge pull request #3196 from randaz81/fakeDevice_nws_nwc More... 8 months ago
fix More... 8 months ago
addressed comments More... 8 months ago
Added new devices fakeDevice_nwc_yarp, fakeDevice_nws_yarp for testing purposes More... 8 months ago