ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Good day, I just came across the same issue, following the ROS2 <humble> tutorial on python based services. Reason I came across this post, I am facing the same issue and can confirm it is still a problem in ROS <humble>. Here the info about my setup:
Ubuntu 22.04.1 LTS
Python 3.10.6 (main, Aug 10 2022, 11:40:04) [GCC 11.3.0] on linux
import setuptools print(setuptools.__version__) 59.6.0
I will just continue for now and ignore this. Hopefully that's the best strategy and it will get addressed sometime soon
2 | No.2 Revision |
Good day, I just came across the same issue, following the ROS2 <humble> tutorial on python based services. Reason I came across this post, I am facing the same issue and can confirm it is still a problem in ROS <humble>. Here the info about my setup:
Ubuntu 22.04.1 LTS
Python 3.10.6 (main, Aug 10 2022, 2022,
11:40:04) [GCC 11.3.0] on linux
import setuptools print(setuptools.__version__) 59.6.0
I will just continue for now and ignore this. Hopefully that's the best strategy and it will get addressed sometime soon
3 | No.3 Revision |
Good day, I just came across the same issue, following the ROS2 <humble> tutorial on python based services. Reason I came across this post, I am facing the same issue and can confirm it is still a problem in ROS <humble>. Here the info about my setup:
Ubuntu 22.04.1 LTS
>
Python 3.10.6 (main, Aug 10 2022,
I will just continue for now and ignore this. Hopefully that's the best strategy and it will get addressed sometime soon