Skip to content
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

Update to Diff_tf #2

Merged
merged 6 commits into from Jul 28, 2020
Merged

Update to Diff_tf #2

merged 6 commits into from Jul 28, 2020

Conversation

eden-desta
Copy link

Fixed some of the bugs i found.
This should similar to twist to motors allow the system to fully utilise the new ros2 features.

…spin.

With the spin being called outside of the system and the timer producing the same loop the original code was doing, it allows the ros2 system to list and change the parameters as it is running or during launch.
Bugs include:
Sleep blocked the entire call, did not break out -- used timers instead to execute whenever the appropriate time had passed.
Fixed up the send tranform call. ROS2 wants to receieve a message. It assumed there was a structure being sent.
@eden-desta
Copy link
Author

@klintan Any update on this PR?

@klintan
Copy link
Owner

klintan commented Jul 28, 2020

Awesome thanks for your contribution! I looked at this, but completely forgot about, so thanks for reminding me :) I'll merge,

@klintan klintan merged commit 8db771b into klintan:ros2 Jul 28, 2020
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