This repository contains the firmware packages for the EngineAI robot.
- Set the robot into idle or passive mode
- Use scp command to copy the firmware package to the robot
- SSH login to the robot
ssh user@192.168.0.163 - Use sudo dpkg -i command to install the firmware package
sudo dpkg -i robotics-engineai-pm01_1.0.4_amd64.deb - Restart the robot for the changes to take effect
| Name | Description |
|---|---|
| robotics-engineai-pm01 | EngineAI motion control software package |