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

SNS_IK in ROS2 #104

Open
chris-smith opened this issue Nov 28, 2018 · 3 comments
Open

SNS_IK in ROS2 #104

chris-smith opened this issue Nov 28, 2018 · 3 comments

Comments

@chris-smith
Copy link

It's worth considering how we want to release SNS_IK into ROS2. AFAIA, we currently have few dependencies on ROS itself - excluding the build system I'm only aware of the logging (#38).

In ROS2 I believe the push is towards composable nodes and so what we distribute would likely be a ROS node itself that users could call through publishers, etc. I'm not sure we want to go "all in" on this model necessarily, which would imply we'd create a library similar to what we do today and then wrap it in a ROS2 node and distribute both. The biggest change we'd have to make to existing code would be replacing all the ROS_LOG macros and updating the build system.

@IanTheEngineer - any thoughts as a more seasoned ROS2 dev? Am I way off the mark?

@AndreM96
Copy link

Hi @chris-smith do you have any updates on a possible ROS 2 porting?

@chris-smith
Copy link
Author

I'm not aware of anybody working on one or planning to.

@AndreM96
Copy link

Thanks for the quick answer!

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

No branches or pull requests

2 participants