Issues
- 9
- 2
- 2
- 2
[Bug] Jazzy / Rolling Transient-Local Publishers with IPC do not deliver messages to Inter-process subscribers
#2704 opened by SteveMacenski - 2
- 1
using "subscriber->take()" and creating subscriber with a callback function together
#2697 opened by theksg - 4
- 4
:farmer: `test_client_common` and `test_service` failing in Rolling and Jazzy connext nightlies
#2582 opened by Crola1702 - 21
- 0
:farmer: TestClient.client_qos failing in Iron Connext
#2611 opened by Crola1702 - 6
:farmer: TestServiceIntrospection.service_introspection_enable_disable_events failing in Rolling, Jazzy and Iron Connext
#2613 opened by Crola1702 - 1
:farmer: `TestGenericService generic_service_qos` failing in Rolling Connext
#2646 opened by Crola1702 - 2
Segmentation fault with global Node
#2666 opened by allbluelai - 2
- 1
- 1
Segfault using MultiThreadedExecutor and LifecycleNode with rmw_fastrtps_cpp
#2677 opened by DiogoRoseira - 6
Simulated clock subscriber is built for each node
#2659 opened by roncapat - 5
Posible bug: `spin_some` only processes one message per topic even if multiple messages are in the queue
#2655 opened by RaphLins - 1
- 0
Deprecate all `spin_xxx` functions in `rclcpp` namespace instead of `spin`.
#2675 opened by fujitatomoya - 20
Starvation in MultiThreadedExecutor
#2645 opened by fmrico - 2
- 7
Discrepency between rclcpp::Time constructor, member functions, and builtin Time message interface
#2649 opened by jmount1992 - 15
- 3
Use string_view for non-owning string references
#2634 opened by oysstu - 1
Callback delay when adding a node
#2642 opened by Masa0u0 - 2
Humble - Ubuntu 20.04 - Link Error
#2641 opened by Ryanf55 - 3
- 2
From humble the C++ class loader takes more time to load the libraries in MAC OS
#2637 opened by prabeenkumar122 - 1
- 15
- 20
Double spin required since 28.2.0
#2589 opened by SteveMacenski - 1
backport request : issue 2492 to humble
#2603 opened by tastyherring - 2
ROS2 node having long name throws confusing error
#2606 opened by prabeenkumar122 - 2
A way to get the parsed global arguments from within the Node or NodeOptions
#2610 opened by saikishor - 2
- 4
- 3
Retrieving(get_parameter()) value of parameter of type std::vector<int> won't build
#2577 opened by Pratham-Pandey - 11
- 3
EventsExecutor doesn't support rcl guard conditions
#2574 opened by alsora - 5
Action: rclcpp_action::Client goal response and feedback order not in send order
#2571 opened by jmachowinski - 4
- 3
[rclcpp] C++ lib leaking `rclcpp::Node()` can cause segfaults at `dlclose()`
#2567 opened by EricCousineau-TRI - 2
ABI/API Compliance Checker in github workflow
#2555 opened by fujitatomoya - 2
`on_shutdown` callback not called when `shutdown` transition is triggered on dtor
#2554 opened by gabrielfpacheco - 6
Shutdown transition on base lifecycle node dtor may lead to segaults on subclass-registered shutdown callback
#2553 opened by gabrielfpacheco - 25
- 10
- 1
Program exits with code -11 when using async_send_request to set parameters in ROS 2 C++ client
#2534 opened by huweiATgithub - 2
Backport PR2063 to Humble for Windows
#2526 opened by BrettRD