You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The roslib library's throttle_rate option is a bit of a misnomer, it's really the minimum period (in ms) between samples. As such, I'm not sure the rates specified in main.js are desirable (e.g. the battery voltage gets updated at up to 500 Hz...).
The text was updated successfully, but these errors were encountered:
The roslib library's
throttle_rate
option is a bit of a misnomer, it's really the minimum period (in ms) between samples. As such, I'm not sure the rates specified inmain.js
are desirable (e.g. the battery voltage gets updated at up to 500 Hz...).The text was updated successfully, but these errors were encountered: