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

cant see the output data. #10

Open
yuval-dimri opened this issue Jan 14, 2021 · 8 comments
Open

cant see the output data. #10

yuval-dimri opened this issue Jan 14, 2021 · 8 comments

Comments

@yuval-dimri
Copy link

yuval-dimri commented Jan 14, 2021

first of all, thank you for the well-documented repository.

I'm running demo.launch file, and I can't see any data in rviz(imu node status is - ok)
and when running $rostopic echo /imu/data - it returns nothing....

note: when running $rostopic list, I do see "/imu/data"

@MarzanShuvo
Copy link

it is doing the same for me. Did you find any solution?

@yuval-dimri
Copy link
Author

Hey, yes you should use something called rosserial (or something with a similar name)
Which then let's you send any kind of data as any kind of topic to Ros using Rosserial node.
I can share my own Arduino code if you want.

@MarzanShuvo
Copy link

Please......It would be a great help for me. Thank you so much.

@blackblack321
Copy link

Hey, yes you should use something called rosserial (or something with a similar name) Which then let's you send any kind of data as any kind of topic to Ros using Rosserial node. I can share my own Arduino code if you want.

thank you, the same problem for me. ros-noetic

@Ed562
Copy link

Ed562 commented Sep 8, 2022

Hi guys, is there any chance you can shed more light on how you got this package to interface with the mpu6050. When I run this node, it just hangs... no error message, no confirmation that node is running. Did you need to modify the arduino or node.cpp files in anyway to make this work? Thanks in advance!

@yuval-dimri
Copy link
Author

yuval-dimri commented Sep 8, 2022 via email

@Ed562
Copy link

Ed562 commented Sep 8, 2022

Hey @yuval-dimri no problem! I know what it's like. That sounds like a good call. I'm trying to set up an 4 wheel differential drive agv with imu and GPS to provide a fused position estimate. My set up is rpi4b and arduino mega connected to mpu6050 hence the need to use the driver kindly provided by @fsteinhardt I'm using the arduino and ros code without any changes and I think my problem lies with the serial connection. I guess I need to run some more tests to make sure the serial connection is working properly. Frustrating though !🙆😅

@SafiaHanySalama
Copy link

Hey guys, I am trying this package and I still got Unable to sync with device; possible link problem or link software version mismatch such as hydro rosserial_python with groovy Arduino
anyone can help? I made sure from Port and Baud rate and still having same error

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

5 participants