Creating api or shareable library on ros2
Hi,
I have my ros2 workspace on my device but when I send that device all my code is viewable and can be copied. I am trying to make my workspace private by making it a shareable library or .so files or by creating an API file. Not sure if that's the right way or even a way to do that or if it's a better way that can satisfy my needs.
I really appreciate any help you can provide.
Thanks in advance.