ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

OoeyGUI's profile - activity

2021-07-12 14:24:03 -0500 commented answer Win10+ROS 2: rosdep install errors: unsupported OS

Thank you for the reply - I meant which installation method of ROS2 did you use. Did you use a chocolatey package, conda

2021-07-09 12:43:46 -0500 answered a question Win10+ROS 2: rosdep install errors: unsupported OS

Which installation method did you use?

2021-07-09 12:43:46 -0500 received badge  Rapid Responder (source)
2021-04-14 18:50:13 -0500 commented question Colcon not installing from running pip colcon-common-extensions

It is unclear what is happening from the logs - it appears that the python paths are not correctly set in your powershel

2021-03-10 14:16:15 -0500 commented question How to link RMW implementation when compiling (Universal Windows Platform)

Thanks for the loop in. We are working on having ROS2 built for Hololens, and have a demonstration for Eloquent. (I'm w

2021-03-09 00:24:44 -0500 answered a question JoyStick ROS driver for windows

Yes, the Joystick driver ROS node is included in the distribution. The launch file is located: c:\opt\ros\melodic\x64\sh

2021-03-09 00:24:44 -0500 received badge  Rapid Responder (source)
2021-02-24 19:54:46 -0500 answered a question Is it possible to install ROS natively for Windows with only VSCode and NOT Visual Studio?

The Full Visual Studio installer comes with the build tooling and debuggers, which VSCode leverages. We (Azure Edge Robo

2021-02-24 19:54:46 -0500 received badge  Rapid Responder (source)
2020-12-09 12:40:38 -0500 commented question Is possible to install cv_bridge on ROS for Windows?

Hi there, Many metapackages haven't been broken out into chocolatey packages, so are bundled together into the larger me

2020-11-30 11:41:14 -0500 commented question ROS noetic for Windows is missing the TCL support and i can't install it.

I've created this issue on the ROS on Windows github to track this - https://github.com/ms-iot/ROSOnWindows/issues/303.

2020-11-30 11:34:11 -0500 answered a question Unable to install choco

After installing VS 2019, you'll need to install chocolatey using the command line in the "Windows Package Manager" sect

2020-11-30 11:31:33 -0500 commented question netifaces Library installation failed

I'm not sure where your build error is manifesting from. netifaces is installed as part of the Noetic or Foxy install o

2020-11-30 11:30:14 -0500 commented answer [ROS1 on Windows 10] How to set up ROS IP and ROS MASTER URI on Windows 10?

The System Properties applet is buried, but it is still available. setx through terminal is the preferred way. (You'll n

2020-11-01 19:10:09 -0500 commented answer Build kuka_experimental package on Windows 10 ROS1 noetic

ros_control works on Windows, as does MoveIt. I've created a staging fork: https://github.com/ms-iot/kuka_experimental.

2020-11-01 19:10:09 -0500 received badge  Commentator
2020-10-21 15:07:00 -0500 answered a question Can the same ROS package be used on both windows and android?

Hi there, We've (Azure Edge Robotics at Microsoft) tried to minimize the differences between building a ROS node on Wind

2020-10-21 15:07:00 -0500 received badge  Rapid Responder (source)
2020-10-17 13:58:37 -0500 commented question Build kuka_experimental package on Windows 10 ROS1 noetic

@gvdhoorn Thanks for looping me into this thread. I created a task for this on github: https://github.com/ms-iot/ROSOnWi

2020-06-24 10:39:37 -0500 commented question The following package was not found in <arg default ... />

Hello there, I had two thoughts: When you launched your command window, did you call c:\opt\ros\melodic\x64\setup.bat? A

2020-05-20 17:08:03 -0500 commented question Failure: install ros-melodic-desktop_full ros-catkin-tools Error while running choclateyinstall.ps1

Link back to the meta ticket https://github.com/ms-iot/ROSOnWindows/issues/152. Looking at the log file, it appears tha

2020-04-20 17:12:25 -0500 commented question Ros1 melodic on Windows catkin_make fails on empty workspace

The toolchain used is inherited by the batch file which starts the command window, specifically the visual studio x64 bu

2020-04-09 14:19:09 -0500 answered a question conflict of Python to use GBD with Ros for Windows

Please use the Visual Studio Code ROS extension for debugging ROS on Windows.

2020-04-09 14:19:09 -0500 received badge  Rapid Responder (source)
2020-04-07 14:51:28 -0500 answered a question Error Installing ROS on Windows10

Some of the rosdep keys errors are benign - ROS on Windows' meta package contains the actual packages. However, the vcp

2020-04-07 14:51:28 -0500 received badge  Rapid Responder (source)
2020-04-07 14:47:28 -0500 answered a question catkin_tools : "Import error: no module named asyncio"

What was the specific text of the original problem you were hitting? (catkin_tools isn't something that's been specific

2020-04-07 14:42:37 -0500 answered a question How to use ROS on Windows 10

Sorry for the delay in responding. We have quite a bit of documentation on http://aka.ms/ros/docs which walk though the

2020-03-06 11:04:19 -0500 answered a question Problem when setting Window Terminal for ROS on Window

Sorry for the unclear documentation - I'll update the documentation to suggest methods to create a guid for this.

2020-03-06 10:59:07 -0500 received badge  Supporter (source)
2020-02-18 10:30:46 -0500 answered a question Catkin_make fails in ROS windows. roscpp.lib(roscpp.dll) : fatal error LNK1112: module machine type 'x64' conflicts with target machine type 'X86'

I noticed that the directory is VisualStudio2015, you'll need VS2019 to use ROS on Windows.

2020-02-18 10:30:46 -0500 received badge  Rapid Responder (source)
2019-12-31 18:02:01 -0500 answered a question Windows ROS ros-melodic-moveit install fail

Hello @johnny, The installer does not attempt to shut down a running ROS instance before upgrading. Please do this manu

2019-11-20 22:39:37 -0500 answered a question gzserver is not responding on Windows 10

gzserver is waiting for a connection. (It doesn't service a message loop which is why it appears to be hung.) Try laun

2019-11-20 22:39:37 -0500 received badge  Rapid Responder (source)
2019-11-20 22:28:57 -0500 answered a question [WIN10 ROS1]How to install 'Qt 4' in windows Melodic?

Qt4 has not been enabled in the Melodic build for Windows. Microsoft has no plans to enable mixing Qt4 and Qt5 on the Wi

2019-11-20 22:28:57 -0500 received badge  Rapid Responder (source)
2019-11-20 17:59:06 -0500 answered a question faild to load settings windows ros

I'm having trouble following the formatting, but I do see that you have not replaced the 'defaultProfile' guid with your

2019-11-18 14:41:05 -0500 commented answer ROS for windows / VScode or Visual Studio

I just realized I've been promising videos for a long time. We're finally set up to start releasing videos, so I'll star

2019-09-03 11:33:22 -0500 answered a question Creating a workspace using ROS for Windows

It looks like your environment is using python from a previous install. It should be using the python instance installed

2019-09-03 11:33:22 -0500 received badge  Rapid Responder (source)
2019-08-21 16:47:17 -0500 answered a question ImportError: No module named Crypto

Thank you for the report. This is the first I've seen of this, so I created a tracking bug in the ROS on Windows Github.

2019-08-21 16:47:17 -0500 received badge  Rapid Responder (source)
2019-08-21 16:43:52 -0500 answered a question ImportError: No module named rosmaster.master_api on Win10

In the console window, Did you run c:\opt\ros\melodic\x64\bin\setup.bat? Could you post the output of: set ROS

2019-08-21 16:43:52 -0500 received badge  Rapid Responder (source)
2019-08-13 22:50:07 -0500 answered a question rosserial_windows program Error

ROS on Windows is now directly supported. Check out http://aka.ms/ros. Once you install it, you can set the ROS master t

2019-08-13 22:50:07 -0500 received badge  Rapid Responder (source)
2019-05-21 18:10:23 -0500 answered a question How to make package using ROS on Windows ?

Thanks @gvdhoorn. @matt_blanc, For your configuration you'll want to launch an administrator command prompt with the V

2019-05-17 17:42:57 -0500 commented answer Windows: install roscpp

Could you post the output of set ros in the command window. It should look something like this: ROS_DISTRO=melodic ROS_

2019-05-17 17:42:21 -0500 commented answer Windows: install roscpp

Could you post the output of set ros in the command window. It should look something like this: ``` ROS_DISTRO=melodic