Robotics StackExchange | Archived questions

how to install a simple python libray as ROS2 package

when install a python library, it will install in the Python3\Lib\site-packages location and can be accessible in any python code

ROS2 has a similar location for its own library ROS2\Lib\site-packages my question is how to install and introduce a simple python library as ROS2 package

Asked by mehrdad on 2020-10-25 19:46:40 UTC

Comments

Answers