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

Publish sensor_msgs/Imu using pyrealsense2 with T265. #1812

Open
Mikor-mkr opened this issue Apr 15, 2021 · 0 comments
Open

Publish sensor_msgs/Imu using pyrealsense2 with T265. #1812

Mikor-mkr opened this issue Apr 15, 2021 · 0 comments

Comments

@Mikor-mkr
Copy link

Hi people,

I am interested in creating a broadcasting script that publishes a ros IMU topic with sensor_msgs/Imu. As I understand if create a topic pulling motion data from T265 using the pyrealsense2 and set the parts of the topic as following: the linear_acceleration of the IMU topic is set as the data taken from the accelerometer and the angular_velocity is set from the data taken from the gyroscope then I am using the preprocessed data that the Vision Processing Unit of the T265 uses.

My question is: can I take a sensor_msgs/Imu with linear_acceleration and angular_velocity as an output taken by the Vision Processing Unit, if yes then how, if no then is the output of the VPU of the T265 strictly the pose data ?

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

1 participant