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

updated rclc_examples #332

Merged
merged 1 commit into from
Feb 7, 2023

Conversation

JanStaschulat
Copy link
Contributor

@JanStaschulat JanStaschulat commented Feb 7, 2023

  • renamed example_executor_convenience.c to example_executor.c (this should be the typical use case)
  • renamed example_executor.c to example_executor_only_rcl.c (depricated, was only used to show that the executor can be used with RCL API alone.
  • changed rclc_executor_spin_some with for-loop to rclc_executor_spin() (this should be the typical use case)
  • updated README
  • added a note about the XRCE-DDS middleware configuration of number of publishers/subscribers etc.
  • corrected link for example_short_timer_long_callback demo

Signed-off-by: Jan Staschulat <jan.staschulat@de.bosch.com>
@JanStaschulat
Copy link
Contributor Author

@mergify backport foxy humble

@mergify
Copy link
Contributor

mergify bot commented Feb 7, 2023

backport foxy humble

✅ Backports have been created

@JanStaschulat JanStaschulat merged commit e63b644 into master Feb 7, 2023
@JanStaschulat JanStaschulat deleted the feature/update-documentation-rclc-examples branch February 7, 2023 17:09
mergify bot pushed a commit that referenced this pull request Feb 7, 2023
Signed-off-by: Jan Staschulat <jan.staschulat@de.bosch.com>
(cherry picked from commit e63b644)

# Conflicts:
#	rclc_examples/README.md
mergify bot pushed a commit that referenced this pull request Feb 7, 2023
Signed-off-by: Jan Staschulat <jan.staschulat@de.bosch.com>
(cherry picked from commit e63b644)
JanStaschulat added a commit that referenced this pull request Feb 8, 2023
Signed-off-by: Jan Staschulat <jan.staschulat@de.bosch.com>
(cherry picked from commit e63b644)

Co-authored-by: Jan Staschulat <jan.staschulat@de.bosch.com>
JanStaschulat added a commit that referenced this pull request Feb 8, 2023
* updated documentation (#332)

Signed-off-by: Jan Staschulat <jan.staschulat@de.bosch.com>
(cherry picked from commit e63b644)

# Conflicts:
#	rclc_examples/README.md

* resolved merge conflict

Signed-off-by: Jan Staschulat <jan.staschulat@de.bosch.com>

---------

Signed-off-by: Jan Staschulat <jan.staschulat@de.bosch.com>
Co-authored-by: Jan Staschulat <jan.staschulat@de.bosch.com>
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