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

Velocity not published as part of odom, Odom rate control? #135

Open
pratro opened this issue Jan 15, 2025 · 1 comment
Open

Velocity not published as part of odom, Odom rate control? #135

pratro opened this issue Jan 15, 2025 · 1 comment

Comments

@pratro
Copy link

pratro commented Jan 15, 2025

I setup GLIM using the PPA method from the installation page and ran the ros node with test data.
I see twist.twist.linear and twist.twist.angular both being published as 0,0,0

Also I was wondering how to output the odom message at the IMU rate, since I assume that would be available?

@koide3
Copy link
Owner

koide3 commented Jan 15, 2025

I just pushed a patch to publish estimated velocity koide3/glim_ros2#44, which will be merged into the main branch soon.

While GLIM does not support IMU rate pose estimation, I think you can easily implement simple IMU-based forward prediction using NavState in GTSAM.

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