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
Static constructors of mrpt::math::TPoint2D and mrpt::math::TPoint3D marked as [[nodiscard]].
\ref mrpt_opengl_grp:
Render pipeline is now robust against exceptions thrown in the 3D entities boundingBox determination methods.
BUG FIXES:
rosbag2rawlog: Fix wrong sensorPose while importing ROS1 datasets.
mrpt::math::TPoint2D::FromVector() and mrpt::math::TPoint3D::FromVector() will silently access undefined memory if an input vector smaller than the vector dimensionality is passed.