Skip to content

Patch 5 - #5812

Closed
buglas wants to merge 114 commits into
ros2:rollingfrom
buglas:patch-5
Closed

Patch 5#5812
buglas wants to merge 114 commits into
ros2:rollingfrom
buglas:patch-5

Conversation

@buglas

@buglas buglas commented Aug 8, 2025

Copy link
Copy Markdown
Contributor

Change 'asix' to 'axis'

mergify Bot and others added 30 commits April 28, 2025 22:41
)

(cherry picked from commit a1c7310)

Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
Co-authored-by: Christophe Bedard <bedard.christophe@gmail.com>
…os2#5399) (ros2#5403)

https://pygments.org/docs/lexers/#pygments.lexers.configs.IniLexer


(cherry picked from commit acbb89e)

Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
Co-authored-by: Christophe Bedard <bedard.christophe@gmail.com>
* Get kilted binaries from ros2-testing repo

Signed-off-by: Yadunund <yadunund@gmail.com>

* Minor touchup to windows binary instructions

Signed-off-by: Yadunund <yadunund@gmail.com>

---------

Signed-off-by: Yadunund <yadunund@gmail.com>
…s2#5398) (ros2#5410)

(cherry picked from commit 6f7f313)

Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
Co-authored-by: Christophe Bedard <bedard.christophe@gmail.com>
(cherry picked from commit 2468a00)

Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
Co-authored-by: Christophe Bedard <bedard.christophe@gmail.com>
)

* Use correct Connext 7.3.0 deb package name



* Make sure the colcon command is run from the ros2_ws directory



* Make sure the user doesn't forget to set up the ROS 2 environment before trying to compile the RMW from source



---------


(cherry picked from commit 2b8e935)

Signed-off-by: Francisco Gallego Salido <fgallego@rti.com>
Co-authored-by: Francisco Gallego Salido <fgallego@rti.com>
Signed-off-by: Crola1702 <cristobal.arroyo@ekumenlabs.com>
Signed-off-by: Crola1702 <cristobal.arroyo@ekumenlabs.com>
Co-authored-by: Christophe Bedard <bedard.christophe@gmail.com>
Signed-off-by: Cristóbal Arroyo <j.arroyo@uniandes.edu.co>
Signed-off-by: Crola1702 <cristobal.arroyo@ekumenlabs.com>
Usage: apt [options] command

apt is a commandline package manager and provides commands for
searching and managing as well as querying information about packages.
It provides the same functionality as the specialized APT tools,
like apt-get and apt-cache, but enables options more suitable for
interactive use by default.

Most used commands:
  list - list packages based on package names
  search - search in package descriptions
  show - show package details
  install - install packages
  reinstall - reinstall packages
  remove - remove packages
  autoremove - Remove automatically all unused packages
  update - update list of available packages
  upgrade - upgrade the system by installing/upgrading packages
  full-upgrade - upgrade the system by removing/installing/upgrading packages
  edit-sources - edit the source information file
  satisfy - satisfy dependency strings

See apt(8) for more information about the available commands.
Configuration options and syntax is detailed in apt.conf(5).
Information about how to configure sources can be found in sources.list(5).
Package and version choices can be expressed via apt_preferences(5).
Security details are available in apt-secure(8).
                                        This APT has Super Cow Powers. word

Signed-off-by: Crola1702 <cristobal.arroyo@ekumenlabs.com>
(cherry picked from commit 1688b8e)

Signed-off-by: Gustavo Goretkin <gustavo.goretkin@gmail.com>
Co-authored-by: Gustavo Goretkin <gustavo.goretkin@gmail.com>
Co-authored-by: Steven! Ragnarök <nuclearsandwich@users.noreply.github.com>
Signed-off-by: Cristóbal Arroyo <j.arroyo@uniandes.edu.co>
Update Ubuntu install instructions for kilted
Signed-off-by: Michael Carroll <mjcarroll@intrinsic.ai>
Signed-off-by: Michael Carroll <carroll.michael@gmail.com>
Co-authored-by: Christophe Bedard <bedard.christophe@gmail.com>
(cherry picked from commit b86e5a0)

Co-authored-by: Michael Carroll <mjcarroll@intrinsic.ai>
* Remove Rosbag-with-ROS1-Bridge demo

Signed-off-by: Yadunund <yadunund@gmail.com>

* Remove references to compiling ros1_bridge

Signed-off-by: Yadunund <yadunund@gmail.com>

---------

Signed-off-by: Yadunund <yadunund@gmail.com>
(cherry picked from commit f599ce6)

Co-authored-by: yadunund <yadunund@gmail.com>
Signed-off-by: Michael Carroll <mjcarroll@intrinsic.ai>
(cherry picked from commit 9115222)

Co-authored-by: Michael Carroll <mjcarroll@intrinsic.ai>
Signed-off-by: Michael Carroll <mjcarroll@intrinsic.ai>
Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
…package (ros2#5443)

Co-authored-by: Scott K Logan <logans@cottsay.net>
Co-authored-by: Tomoya Fujita <Tomoya.Fujita@sony.com>
Signed-off-by: Clara Berendsen <42071084+claraberendsen@users.noreply.github.com>
…5445)

After some time in the tutorial party these docs will be
mergify-backported to other distros.
Signed-off-by: Tully Foote <tullyfoote@intrinsic.ai>
Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
Co-authored-by: Christophe Bedard <bedard.christophe@gmail.com>
* Add colcon package selection arguments doc link

From testing in ros2/kilted_tutorial_party#98

Signed-off-by: Tully Foote <tullyfoote@intrinsic.ai>

* Update source/Tutorials/Intermediate/Testing/CLI.rst

Co-authored-by: Christophe Bedard <bedard.christophe@gmail.com>
Signed-off-by: Tully Foote <tully.foote@gmail.com>

---------

Signed-off-by: Tully Foote <tullyfoote@intrinsic.ai>
Signed-off-by: Tully Foote <tully.foote@gmail.com>
Co-authored-by: Christophe Bedard <bedard.christophe@gmail.com>
Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
ros2/kilted_tutorial_party#288

Signed-off-by: Tomoya Fujita <Tomoya.Fujita@sony.com>
(cherry picked from commit 6124c42)

Co-authored-by: Tomoya Fujita <Tomoya.Fujita@sony.com>
Signed-off-by: Daniel Cranston <cranston.daniel@gmail.com>
Signed-off-by: Alejandro Hernández Cordero <ahcorde@gmail.com>
Co-authored-by: Alejandro Hernández Cordero <ahcorde@gmail.com>
(cherry picked from commit 5513dcf)

Co-authored-by: danielcranston <45213235+danielcranston@users.noreply.github.com>
* fixup sentence seemingly being added in the wrong spot

Having a section start with "However," is a bit surprising, since no
prerequisites have been mentioned yet. I can only assume it's meant to
refer to the statement about looking into transform libraries.

Signed-off-by: Daniel Cranston <cranston.daniel@gmail.com>

* fixup typo: 'Computer' -> 'Compute'

Signed-off-by: Daniel Cranston <cranston.daniel@gmail.com>

* mention that there is no tf2::Quaternion Python equivalent (except list)

Signed-off-by: Daniel Cranston <cranston.daniel@gmail.com>

* attempt to briefly  mention Euler angles

Signed-off-by: Daniel Cranston <cranston.daniel@gmail.com>

* make (maybe superflous) comment about quaternion inversion

Signed-off-by: Daniel Cranston <cranston.daniel@gmail.com>

* Update source/Tutorials/Intermediate/Tf2/Quaternion-Fundamentals.rst

Co-authored-by: Alejandro Hernández Cordero <ahcorde@gmail.com>
Signed-off-by: danielcranston <45213235+danielcranston@users.noreply.github.com>

* fixup single backtick issue

Signed-off-by: Daniel Cranston <cranston.daniel@gmail.com>

* address another single backtick issue

Signed-off-by: Daniel Cranston <cranston.daniel@gmail.com>

---------

Signed-off-by: Daniel Cranston <cranston.daniel@gmail.com>
Signed-off-by: danielcranston <45213235+danielcranston@users.noreply.github.com>
Co-authored-by: Alejandro Hernández Cordero <ahcorde@gmail.com>
(cherry picked from commit 041bbe9)

Co-authored-by: danielcranston <45213235+danielcranston@users.noreply.github.com>
Signed-off-by: Tomoya Fujita <Tomoya.Fujita@sony.com>
(cherry picked from commit 06732ab)

Co-authored-by: Tomoya Fujita <Tomoya.Fujita@sony.com>
Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
(cherry picked from commit c4f5822)

Co-authored-by: Christophe Bedard <bedard.christophe@gmail.com>
claraberendsen and others added 26 commits May 27, 2025 18:14
…os2#5683)

* update RHEL url installation to be from github from bootstrap

* fix typo on code-block

* remove trailing whitespace
When running the curl command as described in the link above, I found the server was responding with HTTP error code 302 (temporarily relocated). This can be addressed by allowing curl to follow the relocation by adding -L

crosslink reference: https://discourse.ros.org/t/ros-signing-key-migration-guide/43937/19?u=jbcpollak


(cherry picked from commit 9ad2e6a)

Signed-off-by: Joshua Chaitin-Pollak <josh@c11k.org>
Co-authored-by: Joshua Chaitin-Pollak <josh@c11k.org>
(cherry picked from commit d12d4d0)

Signed-off-by: Nils-Christian Iseke <nilsmailiseke@gmail.com>
Signed-off-by: Tomoya Fujita <Tomoya.Fujita@sony.com>
Co-authored-by: Nils-Christian Iseke <48475933+Nils-ChristianIseke@users.noreply.github.com>
Co-authored-by: Tomoya Fujita <Tomoya.Fujita@sony.com>
(cherry picked from commit 6bb87f4)

Signed-off-by: Tomoya Fujita <Tomoya.Fujita@sony.com>
Co-authored-by: Tomoya Fujita <Tomoya.Fujita@sony.com>
(cherry picked from commit 229b0ad)

Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
Co-authored-by: Christophe Bedard <bedard.christophe@gmail.com>
(cherry picked from commit 47f9b42)

Signed-off-by: Sia Manna <126285076+siamanna@users.noreply.github.com>
Co-authored-by: Sia Manna <126285076+siamanna@users.noreply.github.com>
(cherry picked from commit c52285a)

Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
Co-authored-by: Christophe Bedard <bedard.christophe@gmail.com>
…2#5726) (ros2#5727)

(cherry picked from commit 102d201)

Signed-off-by: Martin Pecka <peckama2@fel.cvut.cz>
Co-authored-by: Martin Pecka <peckama2@fel.cvut.cz>
(cherry picked from commit dccfafe)

Signed-off-by: Tomoya Fujita <Tomoya.Fujita@sony.com>
Co-authored-by: Tomoya Fujita <Tomoya.Fujita@sony.com>
The extra comma here causes the type of `launch_dir` to change, resulting in an error.


(cherry picked from commit 36dd34e)

Signed-off-by: today <63032616+rgzntrade@users.noreply.github.com>
Co-authored-by: today <63032616+rgzntrade@users.noreply.github.com>
…5734) (ros2#5735)

(cherry picked from commit 04da925)

Signed-off-by: Nickyecen <nicolasecendron@gmail.com>
Co-authored-by: Nicolas Cendron <32529000+Nickyecen@users.noreply.github.com>
Signed-off-by: buglas <liweilimanman@outlook.com>
Signed-off-by: Alejandro Hernández Cordero <ahcorde@gmail.com>
Co-authored-by: Alejandro Hernández Cordero <ahcorde@gmail.com>
Co-authored-by: Christophe Bedard <bedard.christophe@gmail.com>
(cherry picked from commit 9532fa9)

Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
Co-authored-by: Christophe Bedard <bedard.christophe@gmail.com>
…os2#5752) (ros2#5753)

When migrating to the updated installation method, `apt install` may ignore the installed deb file and pull from an old version of the ros repos, causing both ros2.list and ros2.source to be installed and `apt update` to return an error. `dpkg -i` will correctly install the curled deb file.

(cherry picked from commit f2e9334)

Co-authored-by: David Sharpe <141351863+ds196@users.noreply.github.com>
Updated code block type from console to cmake


(cherry picked from commit 72bd2fb)

Signed-off-by: Connor Denihan <188690869+cdenihan@users.noreply.github.com>
Co-authored-by: Connor Denihan <188690869+cdenihan@users.noreply.github.com>
…os2#5756) (ros2#5763)

(cherry picked from commit 7f1d20f)

Signed-off-by: Tomoya Fujita <Tomoya.Fujita@sony.com>
Co-authored-by: Tomoya Fujita <Tomoya.Fujita@sony.com>
Signed-off-by: Katherine Scott <katherineAScott@gmail.com>
Co-authored-by: Katherine Scott <katherineAScott@gmail.com>
Co-authored-by: Christophe Bedard <bedard.christophe@gmail.com>
(cherry picked from commit 36e260b)

Signed-off-by: Mark Goodall <46563194+mark-goodall@users.noreply.github.com>
Co-authored-by: Mark Goodall <46563194+mark-goodall@users.noreply.github.com>
Content filtering is not yet supported by rmw_zenoh_cpp.


(cherry picked from commit 5f8367d)

Signed-off-by: Martin Pecka <peckama2@fel.cvut.cz>
Co-authored-by: Martin Pecka <peckama2@fel.cvut.cz>
* Update Code-Style-Language-Versions.rst

Compatibility with versions of CMake older than 3.10 is now deprecated and will be removed from a future version.
Oldest supported Ubuntu 20.04 use cmake 3.15

https://cmake.org/cmake/help/v3.31/release/3.31.html



* Update Code-Style-Language-Versions.rst



* Update source/The-ROS2-Project/Contributing/Code-Style-Language-Versions.rst




* Use RST link syntax



* Fix RST link syntax



---------





(cherry picked from commit 709e210)

Signed-off-by: mosfet80 <realeandrea@yahoo.it>
Signed-off-by: mosfet80 <10235105+mosfet80@users.noreply.github.com>
Signed-off-by: Shane Loretz <shane.loretz@gmail.com>
Co-authored-by: mosfet80 <10235105+mosfet80@users.noreply.github.com>
Co-authored-by: Shane Loretz <shane.loretz@gmail.com>
Kilted is a currently supported release and should be marked in green.

Signed-off-by: Nemo <commits@captnemo.in>
Loading the node into the component container fails as it builds a static library.


(cherry picked from commit bb11078)

Signed-off-by: Muhammad Awais  <55378636+Muhammad0312@users.noreply.github.com>
Co-authored-by: Muhammad Awais <55378636+Muhammad0312@users.noreply.github.com>
…ort ros2#5783) (ros2#5788)

* Update testing installation docs to use ros-apt-source package (ros2#5783)

* Update testing installation docs to use ros-apt-source package
----
- Mirror changes done on kilted for deb testing installation
- Include new section with RPM testing repository configuration

* fix lint errors

* truly fix lint errors

* Fix  D000 error on test

* Use console instead of bash

Co-authored-by: Christophe Bedard <bedard.christophe@gmail.com>
Signed-off-by: Clara Berendsen <42071084+claraberendsen@users.noreply.github.com>

* use console instead of bash

Co-authored-by: Christophe Bedard <bedard.christophe@gmail.com>
Signed-off-by: Clara Berendsen <42071084+claraberendsen@users.noreply.github.com>

* fix error with link

Co-authored-by: Christophe Bedard <bedard.christophe@gmail.com>
Signed-off-by: Clara Berendsen <42071084+claraberendsen@users.noreply.github.com>

* use console instead of bash

Co-authored-by: Christophe Bedard <bedard.christophe@gmail.com>
Signed-off-by: Clara Berendsen <42071084+claraberendsen@users.noreply.github.com>

* Use one sentence per line

Co-authored-by: Christophe Bedard <bedard.christophe@gmail.com>
Signed-off-by: Clara Berendsen <42071084+claraberendsen@users.noreply.github.com>

---------

Signed-off-by: Clara Berendsen <42071084+claraberendsen@users.noreply.github.com>
Co-authored-by: Christophe Bedard <bedard.christophe@gmail.com>
(cherry picked from commit 9a74c30)

# Conflicts:
#	source/Installation/Testing.rst

* resolve conflicts.

Signed-off-by: Tomoya.Fujita <Tomoya.Fujita@sony.com>

---------

Signed-off-by: Tomoya.Fujita <Tomoya.Fujita@sony.com>
Co-authored-by: Clara Berendsen <42071084+claraberendsen@users.noreply.github.com>
Co-authored-by: Tomoya.Fujita <Tomoya.Fujita@sony.com>
(cherry picked from commit 63f35ff)

Signed-off-by: Francisco Gallego Salido <fgallego@rti.com>
Co-authored-by: Francisco Gallego Salido <fgallego@rti.com>
(cherry picked from commit a9b794d)

Signed-off-by: Michael Carlstrom <rmc@carlstrom.com>
Co-authored-by: Michael Carlstrom <rmc@carlstrom.com>
Change 'asix' to 'axis'

Signed-off-by: buglas <liweilimanman@outlook.com>
@mergify

mergify Bot commented Aug 8, 2025

Copy link
Copy Markdown
Contributor

⚠️ The sha of the head commit of this PR conflicts with #5811. Mergify cannot evaluate rules on this PR. ⚠️

@fujitatomoya

Copy link
Copy Markdown
Collaborator

@buglas can you close this PR, we can proceed with #5811

@buglas
buglas deleted the patch-5 branch August 12, 2025 01:08
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.