Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add crc calculation for python LowCmd dds package (can be used in both sdk and ros) #3

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

Conversation

yihuai-gao
Copy link

See python/README.md for usage

@RayYoh
Copy link

RayYoh commented Mar 20, 2024

Hello. I have rebuilt the .so file successfully and test_crc.py runs well. May I ask how can I use this package to control the real robot like the examples of the original SDK? Are there any other detailed examples?

@yihuai-gao
Copy link
Author

Hello. I have rebuilt the .so file successfully and test_crc.py runs well. May I ask how can I use this package to control the real robot like the examples of the original SDK? Are there any other detailed examples?

Hi, currently python is not supported in sdk2. You can use put this module to unitree_ros2 as a crc calculator for ros messages.

@RayYoh
Copy link

RayYoh commented Mar 20, 2024

Hello. I have rebuilt the .so file successfully and test_crc.py runs well. May I ask how can I use this package to control the real robot like the examples of the original SDK? Are there any other detailed examples?

Hi, currently python is not supported in sdk2. You can use put this module to unitree_ros2 as a crc calculator for ros messages.

Noted, Thanks for your reply. Is there any plan to support python for sdk2?

@yihuai-gao
Copy link
Author

Hello. I have rebuilt the .so file successfully and test_crc.py runs well. May I ask how can I use this package to control the real robot like the examples of the original SDK? Are there any other detailed examples?

Hi, currently python is not supported in sdk2. You can use put this module to unitree_ros2 as a crc calculator for ros messages.

Noted, Thanks for your reply. Is there any plan to support python for sdk2?

I'm also a user of their product, so I'm not sure when will unitree support it. I heard that they will probably do it this year.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants