I want use the python of the anaconda environment when I use ROS Noetic. But I found that even if the virtual environment is activated at the terminal,whether "rosrun" or "roslaunch" uses the Python for my Ubuntu system,like"usr/bin/python3".However,when I use "python script_name.py" in the same terminal,it can use the python of the anaconda environment correctly.Is this normal?If anaconda is not used, deploying deep learning in ROS may not feel very convenient.
Asked
Active
Viewed 11 times
0
-
Please clarify your specific problem or provide additional details to highlight exactly what you need. As it's currently written, it's hard to tell exactly what you're asking. – Community Aug 30 '23 at 05:01