SAR-Research-Lab / lvt

Lightweight Visual Tracking: A multipurpose visual odometry system.
BSD 3-Clause "New" or "Revised" License
91 stars 24 forks source link

Update lvt_ros.cpp #1

Closed airfield20 closed 9 months ago

airfield20 commented 5 years ago

added duration wait to transform lookup and removed m_rot_fix. This fixes an issue where the static transform publisher for the camera to base link frame has not started publishing transforms yet, and lvt assumes the transform is not available.