This is swarm from China, I've seen clips of Ellie having trouble with the Neurodog. And I'm trying my best to be helpful by giving a bit of suggestions. I major in Robotics Engineering in university.
The main problem is the leg design. Back in serveral months ago when I see the photo of ellie holding the first leg of Neurodog I felt it a bit weird. Ellie put two motors in the root of the leg, and put the motor that powers knee joint staright at the knee. This design is common in the easily-found cheapest robot arm on amazon (or temu or anything). This design is approximately fine for robot arm since it doesn't have to bear much load for the most time. If you have ever closely inspected Go2 from Unitree, you will find that the calf(or lower part of the leg) is connected to the motor placed in the root of the leg with a plastic rod. This design can effectively decrease the rotational inertia of the leg, while avoiding the space restraint of knee joint on the motor. I suggest replacing the leg design with something similar to this.
The second problem is the selection on the motor. Given the photo ellie posted on twitter on 12/2024, I'm sure she picked servo as the motor powering the leg. Ellie mentioned that the motor reacts slowly to the command that she gives. I think servo is the souce of this problem. Servo has a relatively small torque as well. I suggest replacing the motor with planetary gear motor with integrated optical, hall effect, or absolute encoder. it should provide a higher maximum speed, much more maximum torque, and a much shorter reaction time while maintaining the perception of the angular postion of the motor. In addition, the motor closer to the root of the thigh should generally be more powerful than the lower ones, but ellie made them same, this could cause problems too.
