@TixiaoShan I apologize for asking such a silly query but is it like base_link is where the code assumes the lidar's frame and the camera frame can be treated as just another sensor attached to base_link if I wish to perform only Lidar Slam? While laser_odom represents the odometry of the lidar with respect to the camera_init frame? What does the camera_init frame signify? Also, how is the transform between the camera_init frame and the camera frame calculated?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
@TixiaoShan I apologize for asking such a silly query but is it like
base_link
is where the code assumes the lidar's frame and thecamera
frame can be treated as just another sensor attached tobase_link
if I wish to perform only Lidar Slam? Whilelaser_odom
represents the odometry of the lidar with respect to thecamera_init
frame? What does thecamera_init
frame signify? Also, how is the transform between thecamera_init
frame and thecamera frame
calculated?131 #134 #244