Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to open fusion gps function? #32

Open
liuchongxiao opened this issue Jan 5, 2024 · 1 comment
Open

how to open fusion gps function? #32

liuchongxiao opened this issue Jan 5, 2024 · 1 comment

Comments

@liuchongxiao
Copy link

hi, many thaks for your work, I am using myself dateset, and my imu topic is "imu", gps topic is "fix", I change the lio_sam_default.yaml, and the gps topic and imu topic to the folowing:
pointCloudTopic: "velodyne_points" # Point cloud data
imuTopic: "imu" # IMU data
odomTopic: "odometry/imu" # IMU pre-preintegration odometry, same frequency as IMU
gpsTopic: "fix" # GPS odometry topic from navsat, see module_navsat.launch file
and I also change module_navsat.launch file as folowing :

my gps sensor type is: sensor_msgs/NavSatFix

however when I run the code, I can not see the Odom GPS in the rviz window, what else do I need change?

@YJZLuckyBoy
Copy link
Owner

@liuchongxiao You can check whether the data meets the requirements of this code gps status

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants