bluebirdlboro
bluebirdlboro
same issue here
I have tried restarting and running from the first cell. If it was repeatedly defined, then it should be **already exist** but **does not exist**.
This is the whole error info. I got. ``` ValueError Traceback (most recent call last) in () 31 # Increasing from 0.001 in GitHub version 32 with tf.variable_scope(tf.get_variable_scope(), reuse=False) as...
it seems to me, the reason might be: in ``` Dx = discriminator(x_placeholder) # Dx hold the discriminator's prediction probabilities # for real MNIST images Dg = discriminator(Gz, reuse=True) #...
> Hello, you mean this one: > > ``` > (lerobot) fabrice@fabrice-XMG:~/lerobot$ python -m lerobot.calibrate --robot.type=so101_follower --robot.port=/dev/ttyACM0 --robot.id=follower > Move follower SO101Follower to the middle of its range of motion...
i have git checkout to earlier commit 4e4eec92dcc4ab4476c7c399b47678926b111ed9 it still failed. but after I unplug the cable and reconnect it again. the leader calibrate script works... And then....I got the...