ROBOTIS-GIT / turtlebot3_machine_learning

Apache License 2.0
119 stars 82 forks source link

State size not getting updated #63

Open amelia413 opened 1 year ago

amelia413 commented 1 year ago

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)"