Skip to content

Conversation

scpeters
Copy link
Member

➡️ Forward port

Port gz-transport14 to main

Branch comparison: main...gz-transport14

Note to maintainers: Remember to Merge with commit (not squash-merge or rebase)

scpeters and others added 12 commits April 9, 2025 15:26
Signed-off-by: Steve Peters <scpeters@openrobotics.org>
* Cast nanoseconds to int64_t

When `GetTime()->count()` doesn't return `int64_t`,
unambiguously select `SqlParameter(int64_t _integer)`.

Signed-off-by: Kai Pastor <dg0yt@darc.de>
(cherry picked from commit 19a0de0)

Co-authored-by: Kai Pastor <dg0yt@darc.de>
Includes a small fix for a doxygen complaint.

Signed-off-by: Steve Peters <scpeters@openrobotics.org>
…499 (#615) (#618)

* Fix compatibility with protobuf v30 (cpp 6.30.0) - similar to gz-msgs #499


(cherry picked from commit 2fde00d)

Signed-off-by: bill ross <4451962+bill997@users.noreply.github.com>
Co-authored-by: bill <84451962+bill997@users.noreply.github.com>
Adds a new API in Node class, namely CreateSubscriber. This function returns a Node::Subscriber object that allows the user to manage the lifetime of the subscription handler. When the Node::Subscriber is deleted (e.g. goes out of scope), it automatically removes the subscription handler from node.

Signed-off-by: Ian Chen <ichen@openrobotics.org>
Signed-off-by: Ian Chen <ichen@openrobotics.org>
Add move constructor / assignment operator to fix unintended topic unsubscription

Signed-off-by: Ian Chen <ichen@openrobotics.org>
(cherry picked from commit 138cf94)
---------

Signed-off-by: Shameek Ganguly <shameek@intrinsic.ai>
* Migrate bazel build setup to use bzlmod

Signed-off-by: Shameek Ganguly <shameek@intrinsic.ai>

* Cleanup

Signed-off-by: Shameek Ganguly <shameek@intrinsic.ai>

* Remove define

Signed-off-by: Shameek Ganguly <shameek@intrinsic.ai>

* Fix lint

Signed-off-by: Shameek Ganguly <shameek@intrinsic.ai>

* Add bazel CI

Signed-off-by: Shameek Ganguly <shameek@intrinsic.ai>

* Fix bazel CI failures

Signed-off-by: Shameek Ganguly <shameek@intrinsic.ai>

---------

Signed-off-by: Shameek Ganguly <shameek@intrinsic.ai>
Fixes bazel build failures for clang found with:

`bazel build ... --action_env=CC=/usr/bin/clang`

---------

Signed-off-by: Shameek Ganguly <shameek@intrinsic.ai>
Signed-off-by: Ian Chen <ichen@openrobotics.org>
@scpeters scpeters requested a review from caguero as a code owner May 15, 2025 11:44
@github-actions github-actions bot added the 🪵 jetty Gazebo Jetty label May 15, 2025
@scpeters scpeters requested a review from iche033 May 15, 2025 11:54
@github-project-automation github-project-automation bot moved this from Inbox to In review in Core development May 15, 2025
@scpeters scpeters merged commit 2d32077 into main May 15, 2025
13 checks passed
@scpeters scpeters deleted the scpeters/merge_14_main branch May 15, 2025 15:42
@github-project-automation github-project-automation bot moved this from In review to Done in Core development May 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🪵 jetty Gazebo Jetty

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

5 participants