Skip to content

Commit

Permalink
clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
jlblancoc committed Feb 5, 2024
1 parent 5cf2be0 commit a0d4be5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mola_input_rosbag2/src/Rosbag2Dataset.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -629,7 +629,6 @@ Rosbag2Dataset::Obs Rosbag2Dataset::toRotatingScan(

// As a structured 2D range images, if we have ring numbers:
auto obsRotScan = mrpt::obs::CObservationRotatingScan::Create();
// MRPT_TODO("Extract sensor pose from tf frames");
const mrpt::poses::CPose3D sensorPose;

if (!mrpt::ros2bridge::fromROS(pts, *obsRotScan, sensorPose))
Expand Down

0 comments on commit a0d4be5

Please sign in to comment.