Hello, we've set up our Bittle, upgraded to OpenCat 2.0 and calibrated it.
Everything works great with 'Petoi Desktop App' also.
For a next step, we were thinking of using Tinkergen Codecraft-PC2.0 but I have a few questions about that:
1) Do we have to downgrade to OpenCat 1.0 to use Tinkergen Codecraft w/ Bittle ?
2) When programs are Uploaded to Bittle from Codecraft, how can they be executed? For example, can they be added to "Newbility" and later be callable through serial commands?
Thank you,
--Mike
Question about OpenCat/SkillLibrary/Readme.md which says:
There are several ways to perform the new skills:
Import a skill file through the Petoi Desktop app -> Skill Composer. It will be saved to the robot's memory and overwrite the last sent skill. Use token 'T' to call the skill. You can send 'T' through the serial command or assign it to one of the infrared remote key.
Insert it in OpenCat/serialMaster/example.py.
Integrate the skill directly into the OpenCat main code. But it requires a deeper understanding of the data structure.
I don't understand option #1.
Import reads the frames (skill) from a file, and Export writes them to a file.
I don't see an option to save it to the robot's memory.
And I don't see a "T" command listed in the serial protocol description.
Thanks,
--Mike