unitree_ros
unitree_ros copied to clipboard
Add support for Low level control
Describe the solution you'd like Low level control is possible with the SDK. This gives the possibility of controlling the motors manually, giving the possibility of trying out new algorithms for movement, for instance.
Additional context This feature requires some thinking in order to have both levels working seamlessly. Should we have 2 drivers, 1 for high level and another for low level? Is it possible to integrate low level to the current driver implementation?
when support low level control
Hello @junlzhai,
I am not entirely sure when I will get this feature. I might work on it soon.