ssl_slam2
ssl_slam2 copied to clipboard
Using intel realsense t265 as an odometry source
Hi,
I'd like to get some help on how to integrate a t265 tracking camera as an odometry source for the /odom topic instead of using odomEstimationMappingNode to obtain /odom.
How should I make changes on the mapOptimizationNode to make this work with a t265 sensor?
Hi @mshong0320
You can disable the publisher by commenting // pubLaserOdometry.publish(laserOdometry);
in odomEstimationMappingNode.cpp