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

Add Xenomai support (#6) #7

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Add Xenomai support (#6) #7

wants to merge 3 commits into from

Conversation

kalakris
Copy link

This is an updated version of the patch posted in #6.

Mrinal Kalakrishnan added 3 commits February 18, 2013 17:33
Xenomai support added using the native Xenomai API. Added three wrapper
classes: rosrt::mutex, rosrt::condition_variable, and rosrt::thread,
which wrap xenomai functions or boost classes depending on the platform.
Tests have also been updated to work on Xenomai, because a loop without
sleeps in a Xenomai real-time thread can starve the system.
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.

1 participant