-
Notifications
You must be signed in to change notification settings - Fork 483
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 transfer my IMU data to a rosbag? #22
Comments
rosbag record [topic] |
Bro, have you solved thie problem? |
Hello,you can use the bagcreater of kalibr |
Is it convenient for you to discuss more details, as I am new in IMU process, by email (or QQ/wechat as you also seems to come from China). |
kalibr 的wiki上有bagcreater 的用法,这个是kalibr的工具之一,既可以把IMU和图像同时转成bag,也可以处理只有IMU的情况,当然你得把你的IMU格式整理成bagcreater的格式。 |
老哥有用过IMU_TK这个工具么 kalibr我感觉算的太差了 |
Hello. I am a newbie to ROS. I appreciate your nice work.
But I wonder how to transfer my IMU data to a rosbag? I use my Android phone to collect IMU measurements and I want to analyze them.
The text was updated successfully, but these errors were encountered: