-
Notifications
You must be signed in to change notification settings - Fork 93
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
The sensor data updates really slow #137
Comments
Hi @yhan33, could you specify what you mean by "really slow" in terms of frequency? Also, I assume that naoqi_driver is running on your computer, how are your computer and your robot connected to the network (WiFi or Ethernet) ? |
So if I understand correctly, the robot is directly connected to the computer through Ethernet then ? Regarding the first two issue:
Regarding your third point, that's strange, it should be faster. First, make sure that you also have 20Hz in the |
Thanks for your reply. It seems the maximum frequency is always 13.3Hz (see the snapshot)
No, I am only running the naoqi_driver to read the sensor data from the robot Can you please point out if I can change anywhere else to get around 50 Hz sensor frequency? Thanks |
Unfortunately, you won't be able to get a better frequency than what you already have... Less than 5Hz seemed really low, but that frequency seems correct |
Anyway. Thanks for your kind help! |
@yhan33 You're welcome! |
Hi, I successfully connected my Nao H25 V5 using naoqi_driver. However, as I rostopic echo /joint states, the data updated very slow for some reason. Can I get some help here?
Thanks
The text was updated successfully, but these errors were encountered: