You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This discussion was converted from issue #437 on December 12, 2020 12:44.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
YARP 3.4.1 was released today and is now available for download at: https://github.com/robotology/yarp/releases/.
A (partial) list of bug fixed and issues resolved in this release can be found
here.
Bug Fixes
Build System
YARPConfig.cmake
was removed.-f(debug|macro|file)-prefix-map
compile options are no longer exportedin the
YARPConfig.cmake
file.-fsanitize
compile options is passed by the user.Libraries
os
Stamp
sig
PointCloudUtils
yarp::sig::utils::depthRgbToPC
for types without alpha channel(#1959).
utils::depthToPC()
which was not properly decimating thepointcloud given in input.
Devices
FakeFrameGrabber
right-bottom corner. The bug was affecting windows only.
multipleanalogsensorsserver
measures:o
port.realsense2Tracking
realsense2Tracking
--timestamp yarp
: yarp timestamp will be used--timestamp realsense
: realsense timestamp will be usedyarp timestamp
.ovrheadset
TextureBuffer.cpp
Tools
yarpdatadumper
yarpmanager
yarprobotinterface
Contributors
This is a list of people that contributed to this release (generated from the
git history using
git shortlog -ens --no-merges v3.4.0..v3.4.1
):Beta Was this translation helpful? Give feedback.
All reactions