You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My apologies if this is a skill issue but I need to know if this library supports MacOS or not.
I know the README.md has a Main Support section but maybe there is a branch where support is being tested.
If not, is there any hint you can give me to make it work?
I have been looking into the code base and of course shared libraries might be an initial problem - converting all of them to MacOS type. But aside from that, anything I should look into? Cross-platform programming if using the standard library should be expected, yes?
Thank you
The text was updated successfully, but these errors were encountered:
As you wrote, theoritically build lib for mac and put inside thirdparty folder and link properly should make it work in Mac but not sure how much difficult is it honestly...
Might be too much.
Just one more question: what are the exact dependencies of rclUE? If I was to pursue this MacOS journey, what ros library was included? ROS1? ROS2? rclcpp? rcl?
My apologies if this is a skill issue but I need to know if this library supports MacOS or not.
I know the README.md has a Main Support section but maybe there is a branch where support is being tested.
If not, is there any hint you can give me to make it work?
I have been looking into the code base and of course shared libraries might be an initial problem - converting all of them to MacOS type. But aside from that, anything I should look into? Cross-platform programming if using the standard library should be expected, yes?
Thank you
The text was updated successfully, but these errors were encountered: