gz-transport icon indicating copy to clipboard operation
gz-transport copied to clipboard

Transport library for component communication based on publication/subscription and service calls.

Results 66 gz-transport issues
Sort by recently updated
recently updated
newest added

**Original report ([archived issue](https://osrf-migration.github.io/ignition-gh-pages/#!/ignitionrobotics/ign-transport/issues/101)) by Nate Koenig (Bitbucket: [Nathan Koenig](https://bitbucket.org/%7Bc862cdd9-fcc8-4419-9fc7-e20db14b8fcb%7D/)).** ---------------------------------------- # Summary NodeShared is a singleton, which can lead to runtime problems particularly during shutdown. One problem occurs when...

enhancement
critical

**Original report ([archived issue](https://osrf-migration.github.io/ignition-gh-pages/#!/ignitionrobotics/ign-transport/issues/111)) by Steve Peters (Bitbucket: [Steven Peters](https://bitbucket.org/%7B2ccfed09-18b8-4921-8d58-15ef01092802%7D/), GitHub: [scpeters](https://github.com/scpeters)).** ---------------------------------------- There are lots of deprecation warnings on homebrew complaining that `send` and `recv` functions in zmq.hpp (from...

macOS

**Original report ([archived issue](https://osrf-migration.github.io/ignition-gh-pages/#!/ignitionrobotics/ign-transport/issues/12)) by Jose Luis Rivero (Bitbucket: [Jose Luis Rivero](https://bitbucket.org/%7Bd12309b2-f745-42ee-b119-aec4fcdf81fe%7D/), GitHub: [j-rivero](https://github.com/j-rivero)).** ---------------------------------------- While building packages, [test suite is run in parallel and fails](http://build.osrfoundation.org/job/ign-transport-debbuilder/6/console): To reproduce: ``` mkdir...

bug
tests

**Original report ([archived issue](https://osrf-migration.github.io/ignition-gh-pages/#!/ignitionrobotics/ign-transport/issues/113)) by Til Hoff (Bitbucket: [turakar](https://bitbucket.org/%7B5b5196a3-571e-4e4c-bed3-6f72e4dabba8%7D/)).** ---------------------------------------- # Description `ign-transport` is compiled from source without errors. After that, `make test` is run. Some of the tests, most...

bug
tests

**Original report ([archived issue](https://osrf-migration.github.io/ignition-gh-pages/#!/ignitionrobotics/ign-transport/issues/100)) by yurivict (Bitbucket: [yurivict](https://bitbucket.org/%7B7012cf74-23b1-4689-8f6d-63be51ab0d44%7D/)).** ---------------------------------------- ``` 84/88 Testing: INTEGRATION_log_versioned_symbols 84/88 Test: INTEGRATION_log_versioned_symbols Command: "/usr/local/bin/bash" "/usr/ports/devel/ignition-transport/work/.build/test/integration/all_symbols_have_version.bash" "/usr/ports/devel/ignition-transport/work/.build/lib/libignition-transport6-log.so.6.0.0~pre2" Directory: /usr/ports/devel/ignition-transport/work/.build/log/test/integration "INTEGRATION_log_versioned_symbols" start time: Nov 20 14:23 PST Output:...

bug
tests

**Original report ([archived issue](https://osrf-migration.github.io/ignition-gh-pages/#!/ignitionrobotics/ign-transport/issues/103)) by Steve Peters (Bitbucket: [Steven Peters](https://bitbucket.org/%7B2ccfed09-18b8-4921-8d58-15ef01092802%7D/), GitHub: [scpeters](https://github.com/scpeters)).** ---------------------------------------- ## twoProcPubSub.SubThrottled on homebrew https://build.osrfoundation.org/job/ignition_transport-ci-default-homebrew-amd64/159/testReport/(root)/twoProcPubSub/SubThrottled/history/ * As of 2019-04-15 * Failed 2/4 * Passed 2/4 * 50%...

tests

**Original report ([archived issue](https://osrf-migration.github.io/ignition-gh-pages/#!/ignitionrobotics/ign-transport/issues/107)) by Aniket Satbhai (Bitbucket: [Aniket Satbhai](https://bitbucket.org/%7B64b15ed6-8844-4943-bb45-85f47adf4e2d%7D/)).** ---------------------------------------- ``` * [X] Put an X between the brackets on this line if you have done all of the...

bug
critical
tests

**Original report ([archived issue](https://osrf-migration.github.io/ignition-gh-pages/#!/ignitionrobotics/ign-transport/issues/118)) by Poh Zhi-Ee (Bitbucket: [Poh Zhi-Ee](https://bitbucket.org/%7B0f9e52f8-3527-4ec6-9f81-b618bf1ce891%7D/)).** ---------------------------------------- This is due to the lack of error handling for the `getpwuid_r()` call in the `username()` function in NetUtils.cc...

bug

**Original report ([archived issue](https://osrf-migration.github.io/ignition-gh-pages/#!/ignitionrobotics/ign-transport/issues/115)) by Steve Peters (Bitbucket: [Steven Peters](https://bitbucket.org/%7B2ccfed09-18b8-4921-8d58-15ef01092802%7D/), GitHub: [scpeters](https://github.com/scpeters)).** ---------------------------------------- A parameter with a default value was added to `ignition::transport::log::Playback::Start` in [pull request #401](https://osrf-migration.github.io/ignition-gh-pages/#!/ignitionrobotics/ign-transport/pull-requests/401). It was merged...

bug

**Original report ([archived issue](https://osrf-migration.github.io/ignition-gh-pages/#!/ignitionrobotics/ign-transport/issues/112)) by Silvio Traversaro (Bitbucket: [traversaro](https://bitbucket.org/%7B34f404cb-5642-4f27-a032-e04c7143d776%7D/)).** ---------------------------------------- # Prerequisites * \[x\] Put an X between the brackets on this line if you have done all of the...

bug