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

IMU doesn't publish messages #42

Open
XuanTr opened this issue Nov 10, 2018 · 0 comments
Open

IMU doesn't publish messages #42

XuanTr opened this issue Nov 10, 2018 · 0 comments

Comments

@XuanTr
Copy link

XuanTr commented Nov 10, 2018

Hi,
I have installed this simulator. It's ok now, but i can't control using virtual joystick. (rotors_joy_interface/key_joystick.py)
After i view source code, i see that
topic > imu
is not published.
I think it because librotors_gazebo_imu_plugin.so not publish events, but don't know why it doesn't publish messages.
I have checked rostopic echo /quad/imu and it show nothing.

The bellow callback is not called.
screenshot from 2018-11-10 14-17-16

I also checked librotors_gazebo_imu_plugin, it has published imu data on ~/quad/imu but callback is still not called.
I find that the gazebo_imu_plugin has published but with type gz_sensor_msgs::Imu, not sensor_msgs::Imu.

So, how to fix it.

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