how to obtain declination data in turtlebot3?
I'm running roscore (kinetic) on turtlebot3 burger (using openCR i think). when launching turtlebot3_robot.launch, i only see /imu. However, the imu_compass driver(link here ) need /imu/declination, which i can't find anywhere in rostopic.
How can i obtain the data /imu/declination?