Robot Arm
Last updated
Last updated
Equipped with a robotic arm, Bittle R has more functions. It can perform more complex skills, such as grabbing objects for show or moving objects to different places.
When the robot arm is in motion, please do not put your hands between the robot claws to avoid being pinched.
This robot arm is already fully assembled. You only need to install the servo with the neck structure in the servo slot with two M2*5 self-tapping screws.
In the Petoi Desktop App, choose the model Bittle R, then click the Firmware Uploader button to upload the firmware for the robot with an arm.
The robot arm must be finely calibrated to make it more precise when performing actions and to prevent the robot claw from jamming and overheating.
You can use the Petoi Desktop App to calibrate it.
You must connect the motherboard to the computer via a USB data cable or Bluetooth wireless.
Then, install the battery and long-press the button on the battery to power the robot.
After the robot is powered on, there are two methods to enter the calibration state:
It will enter the calibration state automatically when you click the Joint Calibrator button.
Click the Calibrate button in the calibrator interface.
BiBoard_V1_*
BiBoard_V0_*
The servo slider is not available in the interface's light yellow background area.
Click the corresponding slider track of the robot arm and adjust the robot arm by calibrating the posture as shown below:
The joint index corresponding to the claw is 2. It can be auto-calibrated by pressing the Auto button. You can also manually click the corresponding slider track and adjust the gear on the servo output shaft to the position shown in the figure above.
The robot program defaults to voice mode. Before controlling the robotic arm with voice commands, you must say "Start learning" to activate the custom voice command mode. Then, follow the voice prompts to record your voice commands in the following order to call predefined skill actions:
"Pick up"
"Put it down"
"Hunt"
"Show off the object"
"Put away"
"Throw away"
"Shoot"
"Clap"
"Throw out"
Once you have finished recording your voice commands, say "Stop learning" to exit the custom voice command mode.
The meaning of the voice commands:
"Pick up": To pick up the object.
"Put it down": To put the object down.
"Hunt": To grab the object quickly.
"Show off the object": To show off the object.
"Put away": To put away the object.
"Throw away": To throw the object aside.
"Shoot": To throw the object forward.
"Clap": To clap the claw.
Throw out": To throw the object out.
You can use the Perform robot arm skill block in the Petoi Coding Blocks to do some pre-defined skills.
For example:
After connecting the motherboard to the computer via a USB data cable or Bluetooth wireless, you can use the following commands in the Arduino IDE serial monitor.
You can use the Skill Composer in the Petoi Desktop App to create new skills for the robot arm and export them to the mobile app, the Mind+ program, or the source code.
This robot arm can be used in combination with other sensors. The installation method is shown in the figure below. e.g., adding the Grove Vision AI V2 module:
The source code also needs to be modified. The sample demo code is being written, so stay tuned.