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

Can I install ROS with Visual Studio 2019

asked 2019-05-21 14:50:15 -0500

D_Aggie gravatar image

updated 2019-05-22 08:18:24 -0500

I made an attempt to get ROS today, but the installation information calls for visual studio 2017 but Microsoft has discontinued it, I pushed through to the end but it doesn't appear to work. Any help is greatly appreciated, thanks.

edit retag flag offensive close merge delete

Comments

1

Are you trying to use the ROSonWindows port that Microsoft has made available? If so: please add the ROSonWindows tag to your question.

gvdhoorn gravatar image gvdhoorn  ( 2019-05-22 03:09:45 -0500 )edit

I want to know the answer to this too.

Morris gravatar image Morris  ( 2019-07-19 15:02:52 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2021-04-05 07:33:42 -0500

kingsimba0511 gravatar image

Yes. I just installed Noetic on Windows 10 with Visual Studio 2019. Most tools works like a charm.

  1. The turtlesim works.
  2. I can compile simple projects with catkin_make.
  3. I can debug simple projects with VS2019.
  4. Windows Terminal works great. (There is a small error in document for setting it up)
  5. rviz is working great.

But not everything works:

  1. Tab completion is missing
  2. Buttons in rqt_bag are all blank(without icons).
  3. Some rqt tools will crash.
  4. I can't compile cartographer_ros.
edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2019-05-21 14:50:15 -0500

Seen: 725 times

Last updated: May 22 '19