Skip to content
This repository has been archived by the owner on May 19, 2022. It is now read-only.

How to transfer IMU data to a rosbag? #23

Open
Nronaldo opened this issue May 15, 2020 · 3 comments
Open

How to transfer IMU data to a rosbag? #23

Nronaldo opened this issue May 15, 2020 · 3 comments

Comments

@Nronaldo
Copy link

hello, I appreciate your nice work.
I am a newbie to ROS. I download your android-dataset-recorder and record images and IMU data.
I wonder how can I transfer the IMU data to a rosbag? I know there are some tools to create rosbag with both IMU data and images. But I don not know how to create a rosbag with only IMU. Could you please give me some advice?

@goldbattle
Copy link
Member

I think there was a PR which handled reading from a text file.
#16
Else this answer might help you:
https://stackoverflow.com/a/53923403/7718197

@Sandeldeng
Copy link

rosrun bagconvert bagconvert imu.bag /imu0

@catproof
Copy link

what are all the different fields that someone can populate for the Imu() object? I can't find the documentation or code for it.

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

No branches or pull requests

4 participants