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

Velocity/drive command #9

Open
reed-adept opened this issue Nov 4, 2015 · 3 comments
Open

Velocity/drive command #9

reed-adept opened this issue Nov 4, 2015 · 3 comments

Comments

@reed-adept
Copy link

Add a topic to accept some kind of velocity or driving command to rosarnl. See also #10 and [gdk].

@RobertBlakeAnderson
Copy link
Contributor

Planning to do a pull request to add this soon.

@UTNuclearRobotics already has this feature and several others in our private fork. We're thinking of doing a series of pull requests soon to get our work into the main branch.

@reed-adept
Copy link
Author

I've considered refactoring rosaria so that rosarnl can simply add to it. I'm not sure how to do it yet. The first step would probably be moving ArnlSystem into rosaria or into ARIA itself however.

@RobertBlakeAnderson
Copy link
Contributor

Could maybe give RosArnlNode a private RosAriaNode member and construct it with the same nodehandle used by Arnl. Then have Arnl's Setup() and Publish() functions call the same from the Aria member. You'll also need to put RosAriaNode's definition in a RosAria.h so its main() doesn't get included.

@reed-adept reed-adept self-assigned this Feb 27, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants