Skip to content

Update ros2-gazebo.rst to include sudo for directory write permissions #6985

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mueller-lukas
Copy link

This pull request addresses write permission issues in the documentation by adding sudo to necessary commands in the ros2-gazebo.rst file. Specifically, it modifies commands related to adding Gazebo APT sources and updating Gazebo sources in rosdep to ensure they can be executed without permission errors. The changes include:

Added sudo to tee command for writing to /etc/apt/sources.list.d/gazebo-stable.list.
Added sudo to wget command for writing to /etc/ros/rosdep/sources.list.d/00-gazebo.list.

These changes ensure that users can follow the documentation without encountering write permission issues.

Added "sudo" to two places in docs to address write permissions in the directory.
@Hwurzburg Hwurzburg requested a review from Ryanf55 July 6, 2025 01:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant