@@ -46,11 +46,7 @@ Run the installer with default parameters. Then, define environment variables (t
4646Install Visual Studio
4747^^^^^^^^^^^^^^^^^^^^^
4848
49-
50- .. raw :: html
51-
52- <details >
53- <summary >Install Visual Studio 2015 if using Ardent or earlier</summary >
49+ **A. Install Visual Studio 2015 if using Ardent or earlier **
5450
5551 If you already have a paid version of Visual Studio 2015 (Professional, Enterprise), skip this step.
5652
@@ -60,23 +56,18 @@ Install Visual Studio
6056
6157 Make sure that the Visual C++ features are installed. First choose 'Custom installation':
6258
63- 
59+ .. image :: http://i.imgur.com/tUcOMOA.png
6460
6561 Next check Visual C++:
6662
67- 
63+ .. image :: http://i.imgur.com/yWVEUkm.png
6864
6965 Ensure that the correct features will be installed:
7066
71- 
72- </details >
73-
67+ .. image :: http://i.imgur.com/VxdbA7G.png
7468
7569
76- .. raw :: html
77-
78- <details >
79- <summary >Install Visual Studio 2017 if using Bouncy or a nightly</summary >
70+ **B. Install Visual Studio 2017 if using Bouncy or a nightly **
8071
8172 If you already have a paid version of Visual Studio 2017 (Professional, Enterprise), skip this step.
8273
@@ -85,13 +76,11 @@ Install Visual Studio
8576 Microsoft provides a free of charge version of Visual Studio 2017, named Community, which can be used to build applications that use ROS 2:
8677
8778 https://visualstudio.microsoft.com/downloads/
88-
79+
8980 Make sure that the Visual C++ features are installed.
9081 An easy way to make sure they're installed is to select the `Desktop development with C++ ` workflow during the install.
9182
92- 
93-
94- </details >
83+ .. image :: https://i.imgur.com/2h0IxCk.png
9584
9685
9786Install additional DDS implementations (optional)
0 commit comments