dqrobotics / python

The DQ Robotics library in Python
https://dqrobotics.github.io
GNU Lesser General Public License v3.0
24 stars 9 forks source link

[DQ_py.cpp] Added the methods Q4 and Q8. #45

Closed juanjqo closed 1 year ago

juanjqo commented 1 year ago

@dqrobotics/developers

Hi @mmmarinho,

This PR adds the bindings for the methods Q4 and Q8, which were recently added in C++ in this PR by Marcos. I added the tests here.

Best regards,

Juancho