Freenove / Freenove_Robot_Dog_Kit_for_Raspberry_Pi

Apply to FNK0050
Other
134 stars 90 forks source link

Low-level C or C++ libraries #22

Closed matsbror closed 5 months ago

matsbror commented 5 months ago

In addition to the Python libraries, do you also have C or C++ lirbraries I can use to program the Robot Dog?

Shaynee-MO commented 5 months ago

Sorry, we do not have C or C++ libraries for this robot.

matsbror commented 5 months ago

Thank you! I did some research and the key seems to be the i2c library. It should not be to difficult to replicate the library in C++. I’ll let you know once I have it.