You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
noetic
About this tag
The noetic tag on WindowsForum.com covers discussions about the ROS Noetic Ninjemys distribution on Windows. Users seek help with installing ROS Noetic on Windows, configuring environment variables, and using Python packages from the ROS Noetic installation. Common issues include system detection of the ROS Python package and proper setup of Windows environment variables to enable Python imports. The tag is relevant for developers integrating ROS Noetic with Windows systems.
I have successed install ROS on Windows thanks to that link:
http://wiki.ros.org/Installation/Windows
Now I want to use the installed Python ROS package but my system doesn't seems to detect it.
Should I have to add in Windows environement variable the Noetic ROS folder to be able to import...