-
Notifications
You must be signed in to change notification settings - Fork 89
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
ROS 2 Support #43
Comments
@gavanderhoorn I am interested in supporting both ROS 1 and ROS 2 but not sure what is the best/preferred approach. Is it possible to have single branch support both ROS 1 and ROS 2? Also interested in your thoughts about how best to accomplish this. |
@gavanderhoorn Related to the question above. Several of the package here don't necessarily require ros and could easily be pure cmake packages. In anticipation for adding ROS 2 support is there any reason not to make them pure cmake packages and include a package.xml that allows for them to be build in a ros workspace? |
I have found solution for switching ros logging. @gavanderhoorn what is your thoughts on the proposed options? |
Examples of using boost log |
@Levi-Armstrong have you considered using |
@marip8: I've also suggest |
Looks like a good solution. |
@gavanderhoorn I must have missed it when you pointed out this as a solution. |
I sent you an email about it on 2019-01-30. |
@gavanderhoorn I found the email and thank you. |
@gavanderhoorn So I have finished isolating the tesseract_collision in this branch. Currently the only catkin depends is bullet3_ros but this will eventually go away. I am open to solution on how to best release this to support both ROS1 and ROS2. |
@Levi-Armstrong Can this now be closed? Tesseract_ros2 |
No description provided.
The text was updated successfully, but these errors were encountered: