Skip to content

Commit 14bdbb5

Browse files
authored
Remove obsolete RQt source installation instructions. (#4796)
These are no longer needed, since the RQt source installation instructions are part of the "standard" development setup. Usually I would consider making links for these, but given how outdated these are, I'd rather just remove them completely. Signed-off-by: Chris Lalancette <clalancette@gmail.com>
1 parent 4e7e865 commit 14bdbb5

File tree

7 files changed

+0
-347
lines changed

7 files changed

+0
-347
lines changed

source/Concepts/Intermediate/About-RQt.rst

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -51,11 +51,6 @@ Installing From debs
5151
sudo apt install ros-{DISTRO}-rqt*
5252
5353
54-
Building From Source
55-
^^^^^^^^^^^^^^^^^^^^
56-
57-
See :doc:`Building RQt from Source <../../How-To-Guides/RQt-Source-Install>`.
58-
5954
RQt Components Structure
6055
------------------------
6156

source/How-To-Guides.rst

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ If you are new and looking to learn the ropes, start with the :doc:`Tutorials <T
3636
How-To-Guides/Cross-compilation
3737
How-To-Guides/Releasing/Releasing-a-Package
3838
How-To-Guides/Using-Python-Packages
39-
How-To-Guides/RQt-Port-Plugin-Windows
4039
How-To-Guides/Run-2-nodes-in-single-or-separate-docker-containers
4140
How-To-Guides/Visualizing-ROS-2-Data-With-Foxglove-Studio
4241
How-To-Guides/Core-maintainer-guide
@@ -53,8 +52,3 @@ If you are new and looking to learn the ropes, start with the :doc:`Tutorials <T
5352
How-To-Guides/ROS-2-IDEs
5453
How-To-Guides/Setup-ROS-2-with-VSCode-and-Docker-Container
5554
How-To-Guides/Using-Custom-Rosdistro
56-
57-
.. toctree::
58-
:hidden:
59-
60-
How-To-Guides/RQt-Source-Install

source/How-To-Guides/Installation-Troubleshooting.rst

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -240,25 +240,6 @@ To resolve this error, you will need to:
240240
241241
$ sudo xcode-select -s /Applications/Xcode.app/Contents/Developer
242242
243-
qt_gui_cpp error: SIP binding generator NOT available
244-
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
245-
246-
.. only relevant to Eloquent and Foxy
247-
248-
When building qt_gui_cpp there may be errors look like the following:
249-
250-
.. code-block:: bash
251-
252-
--- stderr: qt_gui_cpp
253-
254-
CMake Error at src/CMakeLists.txt:10 (message):
255-
No Python binding generator found.
256-
257-
---
258-
Failed <<< qt_gui_cpp [ Exited with code 1 ]
259-
260-
To fix this issue, follow :doc:`these steps <RQt-Source-Install-MacOS>` to install dependencies for RQt.
261-
262243
rosdep install error ``homebrew: Failed to detect successful installation of [qt5]``
263244
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
264245
While following the :doc:`Creating a workspace <../Tutorials/Beginner-Client-Libraries/Creating-A-Workspace/Creating-A-Workspace>` tutorial, you might encounter the following error stating that ``rosdep`` failes to install Qt5.

source/How-To-Guides/RQt-Port-Plugin-Windows.rst

Lines changed: 0 additions & 69 deletions
This file was deleted.

source/How-To-Guides/RQt-Source-Install-MacOS.rst

Lines changed: 0 additions & 44 deletions
This file was deleted.

source/How-To-Guides/RQt-Source-Install-Windows10.rst

Lines changed: 0 additions & 94 deletions
This file was deleted.

source/How-To-Guides/RQt-Source-Install.rst

Lines changed: 0 additions & 110 deletions
This file was deleted.

0 commit comments

Comments
 (0)