Skip to content

Subscriber which is created with dedicated callback group at runtime not working #613

@gezp

Description

@gezp

Bug report

Required Info:

  • Operating System:
    • Ubuntu22.04
  • Installation type:
    • Rolling binaries
  • Version or commit hash:
    • Rolling
  • DDS implementation:
    • default
  • Client library (if applicable):
    • rclcpp

Steps to reproduce issue

i create a minimal package to reproduce this issue, see more detail here :https://github.com/gezp/ros2_test_subscriber

ros2 launch ros2_test_subscriber test_subscriber.launch.py use_dedicated_thread:=True

Expected behavior

  • subscriber working when activate (in other word, create subscriber),

Actual behavior

  • subscriber keeps not working

Additional information

see detailed output here: https://github.com/gezp/ros2_test_subscriber. by the way, it works well under ubuntu20.04 ROS Galactic.

i'm working for nav2, here are some related PRs(navigation2/#2489, navigation2/#3018). navigation2/#2489 worked well when my env was under ubuntu20.04 ROS Rolling, and when i updated my env to ubuntu22.04 ROS Rolling, navigation2/#2489 broke the expected behavior.
CC @SteveMacenski

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions