Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove obsolete RQt source installation instructions. #4796

Merged
merged 1 commit into from
Oct 2, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions source/Concepts/Intermediate/About-RQt.rst
Original file line number Diff line number Diff line change
Expand Up @@ -51,11 +51,6 @@ Installing From debs
sudo apt install ros-{DISTRO}-rqt*


Building From Source
^^^^^^^^^^^^^^^^^^^^

See :doc:`Building RQt from Source <../../How-To-Guides/RQt-Source-Install>`.

RQt Components Structure
------------------------

Expand Down
6 changes: 0 additions & 6 deletions source/How-To-Guides.rst
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ If you are new and looking to learn the ropes, start with the :doc:`Tutorials <T
How-To-Guides/Cross-compilation
How-To-Guides/Releasing/Releasing-a-Package
How-To-Guides/Using-Python-Packages
How-To-Guides/RQt-Port-Plugin-Windows
How-To-Guides/Run-2-nodes-in-single-or-separate-docker-containers
How-To-Guides/Visualizing-ROS-2-Data-With-Foxglove-Studio
How-To-Guides/Core-maintainer-guide
Expand All @@ -53,8 +52,3 @@ If you are new and looking to learn the ropes, start with the :doc:`Tutorials <T
How-To-Guides/ROS-2-IDEs
How-To-Guides/Setup-ROS-2-with-VSCode-and-Docker-Container
How-To-Guides/Using-Custom-Rosdistro

.. toctree::
:hidden:

How-To-Guides/RQt-Source-Install
19 changes: 0 additions & 19 deletions source/How-To-Guides/Installation-Troubleshooting.rst
Original file line number Diff line number Diff line change
Expand Up @@ -240,25 +240,6 @@ To resolve this error, you will need to:

$ sudo xcode-select -s /Applications/Xcode.app/Contents/Developer

qt_gui_cpp error: SIP binding generator NOT available
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

.. only relevant to Eloquent and Foxy

When building qt_gui_cpp there may be errors look like the following:

.. code-block:: bash

--- stderr: qt_gui_cpp

CMake Error at src/CMakeLists.txt:10 (message):
No Python binding generator found.

---
Failed <<< qt_gui_cpp [ Exited with code 1 ]

To fix this issue, follow :doc:`these steps <RQt-Source-Install-MacOS>` to install dependencies for RQt.

rosdep install error ``homebrew: Failed to detect successful installation of [qt5]``
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
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.
Expand Down
69 changes: 0 additions & 69 deletions source/How-To-Guides/RQt-Port-Plugin-Windows.rst

This file was deleted.

44 changes: 0 additions & 44 deletions source/How-To-Guides/RQt-Source-Install-MacOS.rst

This file was deleted.

94 changes: 0 additions & 94 deletions source/How-To-Guides/RQt-Source-Install-Windows10.rst

This file was deleted.

110 changes: 0 additions & 110 deletions source/How-To-Guides/RQt-Source-Install.rst

This file was deleted.