A (partial) list of bug fixed and issues resolved in this release can be found here.
CMAKE_INSTALL_PYTHON3DIR
CMake variable to specify the installation path of Python bindings, as in previous versions the variable was defined but ignored (#2523).yarp::os::NetworkClock
a clock reset is detected, fill the gap between the waiter and the time published by the network clock port. A network clock reset is defined as a jump in the past of the time published by the network clock port. This fix avoids that all the threads that are waiting a yarp::os::NetworkClock::delay
call on that network clock remain blocked when a time reset occurs (#800, #2494).YarpPluginSelector
, avoided concurrent access to variables (#2538).example_callback.py
, which showcases a BufferedPort
with an attached callback handler for logging incoming bottles (#2555).This is a list of people that contributed to this release (generated from the git history using git shortlog -ens --no-merges v3.4.3..v3.4.4
):