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
I updated the samples to 24. But, I still get a len(scan.ranges) = 360. Because of this, I'm getting the error - " ValueError: Input 0 of layer "sequential" is incompatible with the layer: expected shape=(None, 26), found shape=(None, 362)"
The text was updated successfully, but these errors were encountered:
Hello,
I updated the samples to 24. But, I still get a len(scan.ranges) = 360. Because of this, I'm getting the error - " ValueError: Input 0 of layer "sequential" is incompatible with the layer: expected shape=(None, 26), found shape=(None, 362)"
The text was updated successfully, but these errors were encountered: