/home/t2508/Dev/ORB_SLAM3/src/System.cc:1250:19: error: no match for ‘operator’ (operand types are ‘Sophus::SE3f {aka Sophus::SE3}’ and ‘Sophus::SE3f {aka Sophus::SE3}’)
Trw = Trw pKF->GetPose() * Tow;
In file included from /home/t2508/Dev/ORB_SLAM3/Thirdparty/Sophus/sophus/geometry.hpp:8:0,
from /home/t2508/Dev/ORB_SLAM3/include/Frame.h:28,
from /home/t2508/Dev/ORB_SLAM3/include/KeyFrame.h:28,
from /home/t2508/Dev/ORB_SLAM3/include/MapPoint.h:23,
from /home/t2508/Dev/ORB_SLAM3/include/FrameDrawer.h:24,
from /home/t2508/Dev/ORB_SLAM3/include/Viewer.h:23,
from /home/t2508/Dev/ORB_SLAM3/include/Tracking.h:26,
from /home/t2508/Dev/ORB_SLAM3/include/System.h:31,
from /home/t2508/Dev/ORB_SLAM3/src/System.cc:21:
/home/t2508/Dev/ORB_SLAM3/src/System.cc:1250:19: error: no match for ‘operator’ (operand types are ‘Sophus::SE3f {aka Sophus::SE3}’ and ‘Sophus::SE3f {aka Sophus::SE3}’)
Trw = Trw pKF->GetPose() * Tow;