how do i get ROS to use a python package?
im trying to build a ros node using dronekit that i installed to python3 with pip and when i use the import from dronekit on the ros script is indicates that no module exists. i then tried adding dronekit in to the package.xml and the cmakelist.txt but to no avail. how to get ros to work with this package i don't see any ros installation for in so how do i import the package from python into ros?
ROS melodic uses python 2.7 If you want to use python 3 you should switch to noetic or adapt melodic to use python3 instead of 2.7 https://www.miguelalonsojr.com/blog/r...