-
Notifications
You must be signed in to change notification settings - Fork 73
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
WaitForTopics
: let the user inject a callaback to be executed after starting the subscribers
#356
base: rolling
Are you sure you want to change the base?
Commits on May 22, 2023
-
Let the user inject callables after starting subscribers
Signed-off-by: Pintaudi Giorgio <pintaudi@axelspace.com>
Configuration menu - View commit details
-
Copy full SHA for 48f4c5a - Browse repository at this point
Copy the full SHA 48f4c5aView commit details -
Add a more extensive sample code
Signed-off-by: Pintaudi Giorgio <pintaudi@axelspace.com>
Configuration menu - View commit details
-
Copy full SHA for 3b1c4c2 - Browse repository at this point
Copy the full SHA 3b1c4c2View commit details -
Fixed module name in sample file
Signed-off-by: Pintaudi Giorgio <pintaudi@axelspace.com>
Configuration menu - View commit details
-
Copy full SHA for b8004ab - Browse repository at this point
Copy the full SHA b8004abView commit details
Commits on Dec 20, 2023
-
Merge branch 'rolling' into feature/inject-callables
Signed-off-by: Giorgio Pintaudi <LastStarDust@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3199e7a - Browse repository at this point
Copy the full SHA 3199e7aView commit details
Commits on Feb 1, 2024
-
Fixed flake8 I100 error: Import statements are in the wrong order
Signed-off-by: Pintaudi Giorgio <pintaudi@axelspace.com>
Configuration menu - View commit details
-
Copy full SHA for 095bbff - Browse repository at this point
Copy the full SHA 095bbffView commit details -
Signed-off-by: Pintaudi Giorgio <pintaudi@axelspace.com>
Configuration menu - View commit details
-
Copy full SHA for ce59bd5 - Browse repository at this point
Copy the full SHA ce59bd5View commit details
Commits on Mar 29, 2024
-
Added sample code to docstring
Signed-off-by: Pintaudi Giorgio <pintaudi@axelspace.com>
Configuration menu - View commit details
-
Copy full SHA for 2ed7a9e - Browse repository at this point
Copy the full SHA 2ed7a9eView commit details -
Renamed test file so that it is discovered by colcon
Signed-off-by: Pintaudi Giorgio <pintaudi@axelspace.com>
Configuration menu - View commit details
-
Copy full SHA for 880b3f3 - Browse repository at this point
Copy the full SHA 880b3f3View commit details -
Fixed race condition when publishing messages before matching with subs
Signed-off-by: Pintaudi Giorgio <pintaudi@axelspace.com>
Configuration menu - View commit details
-
Copy full SHA for 177a85a - Browse repository at this point
Copy the full SHA 177a85aView commit details -
Signed-off-by: Pintaudi Giorgio <pintaudi@axelspace.com>
Configuration menu - View commit details
-
Copy full SHA for 525e519 - Browse repository at this point
Copy the full SHA 525e519View commit details
Commits on Jul 12, 2024
-
Signed-off-by: Pintaudi Giorgio <pintaudi@axelspace.com>
Configuration menu - View commit details
-
Copy full SHA for 473e295 - Browse repository at this point
Copy the full SHA 473e295View commit details -
Merge remote-tracking branch 'ROS2/rolling' into feature/inject-calla…
…bles Signed-off-by: Pintaudi Giorgio <pintaudi@axelspace.com>
Configuration menu - View commit details
-
Copy full SHA for c176ada - Browse repository at this point
Copy the full SHA c176adaView commit details
Commits on Jul 31, 2024
-
Check that the callback is actually called
Signed-off-by: Pintaudi Giorgio <pintaudi@axelspace.com>
Configuration menu - View commit details
-
Copy full SHA for 239847d - Browse repository at this point
Copy the full SHA 239847dView commit details -
Print the ros2 topic pub output
Signed-off-by: Pintaudi Giorgio <pintaudi@axelspace.com>
Configuration menu - View commit details
-
Copy full SHA for cddd085 - Browse repository at this point
Copy the full SHA cddd085View commit details -
Signed-off-by: Pintaudi Giorgio <pintaudi@axelspace.com>
Configuration menu - View commit details
-
Copy full SHA for 3e4cfd3 - Browse repository at this point
Copy the full SHA 3e4cfd3View commit details -
Signed-off-by: Pintaudi Giorgio <pintaudi@axelspace.com>
Configuration menu - View commit details
-
Copy full SHA for b4a15dc - Browse repository at this point
Copy the full SHA b4a15dcView commit details -
Signed-off-by: Pintaudi Giorgio <pintaudi@axelspace.com>
Configuration menu - View commit details
-
Copy full SHA for ac0fe1f - Browse repository at this point
Copy the full SHA ac0fe1fView commit details
Commits on Aug 1, 2024
-
Use the rclpy APIs directly to publish a single message
Signed-off-by: Pintaudi Giorgio <pintaudi@axelspace.com>
Configuration menu - View commit details
-
Copy full SHA for 1621f01 - Browse repository at this point
Copy the full SHA 1621f01View commit details -
Signed-off-by: Pintaudi Giorgio <pintaudi@axelspace.com>
Configuration menu - View commit details
-
Copy full SHA for e92eb67 - Browse repository at this point
Copy the full SHA e92eb67View commit details -
Merge remote-tracking branch 'ROS2/rolling' into feature/inject-calla…
…bles Signed-off-by: Pintaudi Giorgio <pintaudi@axelspace.com>
Configuration menu - View commit details
-
Copy full SHA for 57277d2 - Browse repository at this point
Copy the full SHA 57277d2View commit details