Hi,
We have been following the steps of this GitHub repo (First Main branch) and we were able to run the robot using C++, The build files were compiled without any issues and run directly.
When we tried out the Add_Python branch to operate the robot using Python the Build commands do not work as intended and there are issues with the import and naming of PyBind.

Could you please provide us with a solution?
Hi,
We have been following the steps of this GitHub repo (First Main branch) and we were able to run the robot using C++, The build files were compiled without any issues and run directly.
When we tried out the Add_Python branch to operate the robot using Python the Build commands do not work as intended and there are issues with the import and naming of PyBind.
Could you please provide us with a solution?