Skip to content

feat: Add user callback python #254

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

YannickdeHoop
Copy link

No description provided.

@YannickdeHoop YannickdeHoop changed the title feat: Add user callback python (#3) feat: Add user callback python Apr 1, 2025
@YannickdeHoop
Copy link
Author

ping @pac48

1 similar comment
@YannickdeHoop
Copy link
Author

ping @pac48

@pac48 pac48 mentioned this pull request Jun 2, 2025
@@ -64,6 +65,8 @@ def timer_callback(self):
for d in self.params.fixed_array:
self.get_logger().info("value: '%s'" % str(d))

def reconfigure_callback(self, parameters):
self.get_logger().info("Reconfigure callback fired!")
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you add the name of the parameter in this callback message?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants