14/07/2022
Spot Micro Part 20
https://youtu.be/3qlY8H8rNfE
In the first seven videos we built a robot dog based on the Boston Dynamics Spot, only smaller.
In part 8, we installed the Bullseye Raspbian OS into the MicroSD card along with Java 11, MRL and WiringPi
Part 9 we downloaded and installed the SpotMicro_MRL program and we started looking at how the program worked.
In Part 10, we looked at the Servo Services and start the servo calibration process.
In Parts 11 and 12, we started looking at the Kinematic programs, more specifically Forward and Inverse Kinematics.
In Part 13, we added reinforcement of the Top Arm joints.
In Part 14 we started to look at the start of combining the kinematics with coordinated movement controls.
In Part 15 as a result of issues with the Rasperry Pi's power when all the servos started moving, I added a capacitor on the Raspberry Pi's Power Supply.
In Part 16 I continued with the combining the kinematics with coordinated movement controls and covered some of the gesture controls demo in this at the same time.
In Part 17 We looked at Planes of Reference.
In Part 18, I had a failure, one of the servo horns for the wrist broke free and cause a servo on the other leg to get too hot.
In Part 19, I look at programming with Classes in Python to help control the legs.
In Part 20, I continue with the programming in classes to control the legs in both the Robot Pane of Reference and the Inertial Centre of Mass Plane of Reference.
You can find the GitHub repository for the SpotMicro_MRL program here:
https://github.com/Cyber-One/SpotMicro_MRL
The repository not only has the program, but also a list of the parts used.
As part of repository, you will also find the documentation I have been building as part of this robot build.
There is also a message posted in the discord whenever I update the program.
Any updates I make to the MRL_SpotMicro program will be included as part of the repository.
A very small clone of the Boston Dynamics Spot robot using a Raspberry Pi with the MyRobotLab system installed. - GitHub - Cyber-One/SpotMicro_MRL: A very small clone of the Boston Dynamics Spot ro...