Hi,
I'm trying to make a robot cat based on the project linked here and I'm finding it difficult to program the nodemcu to move the legs in the required manner. I'm also trying to make an android app to control the robot
I'm making this robot as a part of a working that I'm planning to take for my juniors and school students
im unable to find out a way to send the foot of the bot to the position its supposed to be
with servo function it is possible since im using i2c im having trouble finding the current loc and making the kinematics eqn for the same
IF it is confusing, then you are not putting the movement of each servo into a separate function so you can call that function some number of times to get that motion. When you combine all the primary movement function calls for an appendage and do each function the required number of times, you will get the motion you want.
Can anybody share the petoi cat code with me? I'm doing a project and I would like to make this cat, but i'ts making me impossible to find the code. Thanks!