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

Port robot_web_tools to adapt to ROS 2.0 #345

Closed
minggangw opened this issue Jul 27, 2018 · 16 comments
Closed

Port robot_web_tools to adapt to ROS 2.0 #345

minggangw opened this issue Jul 27, 2018 · 16 comments

Comments

@minggangw
Copy link
Member

Dear all,

The second ROS 2.0 stable release, Bouncy, was published recently, meanwhile I noticed the roadmap of next release, Crystal Clemmys, is available also. I want to point out one item of the whole roadmap:

Port robot_web_tools

I created this thread to collect ideas about this action, and I asked some questions on ROS 2 repo and got some explanations from @dirk-thomas already. If you have some plans or ideas, please discuss it below.

Thanks!

@dirk-thomas
Copy link
Contributor

We (OSRF) would like to contribute ROS 2 ports of some of the packages in Robot Web Tools - not only in this repository but also in other ones under this org unit. Commonly we prefer to create a ros2 branch in the upstream repository in order to keep the code as close as possible to the ROS 1 code.

Since neither of us is a maintainer of these repositories we wanted to check with you if that is desired and "ok" or if you prefer us to use forked repositories instead.

@jihoonl
Copy link
Member

jihoonl commented Aug 14, 2018

Hi @dirk-thomas, it is no problem giving one of you a maintainership and create a ‘ros2’ branch as long as someone maintains it.

Also, since @minggangw and his team are actively working on ros2 version of rwt, I would like to follow his team’s opinion.

@minggangw
Copy link
Member Author

Hi @dirk-thomas and @jihoonl very glad to hear that the ROS community is moving forward to implement the web components for ROS 2.0. It's no problem to create a ros2 branch from my point.

Beyond that, we already have rclnodejs and ros2-web-bridge for ROS 2, and you can consider them to see if they are useful for OSRF's work. As @jihoonl said, we are working on them actively and willing to contribute to either the current repo or the branch to be created by you.

@dirk-thomas
Copy link
Contributor

dirk-thomas commented Aug 14, 2018

it is no problem giving one of you a maintainership and create a ‘ros2’ branch as long as someone maintains it.

We would certainly do the initial porting and making sure the packages work, continue to work and will be available in ROS 2 distributions. I can't say anything about feature development in the future. That usually depends on the direction of projects. But the work should help to makes the existing functionality available in ROS 2 (and probable also help to polish / fix the current state in ROS 1).

we already have rclnodejs and ros2-web-bridge for ROS 2, and you can consider them to see if they are useful for OSRF's work

We have looked at both repositories. Since we need additional functionality which is already provided by other packages in the Robot Web Tools org unit we decided to convert these to ROS 2 (which should be fairly minimal effort).

@dirk-thomas
Copy link
Contributor

Do you want to create a ros2 branch for me to make PRs against or would you be ok with granting me access to this repo (in the future likely also for other repos in the org unit)?

@jihoonl
Copy link
Member

jihoonl commented Aug 16, 2018

@dirk-thomas I have sent you the team invitation. You should be able to create a branch for most of repos in the org. Feel free to create branches as you like.

In the meantime, I'm in the discussion about how to move forward as my time is getting limited for maintenance. Once I have a conclusion, I will let you know.

@dirk-thomas
Copy link
Contributor

I have sent you the team invitation.

Great, thanks!

Feel free to create branches as you like.

I created a ros2 branch - for now it is at the same commit as the develop branch.

@dirk-thomas
Copy link
Contributor

In order to fully port tf2_web_republisher which uses actions those need to be available first.

@dirk-thomas
Copy link
Contributor

With the current PRs pending I would propose to close this meta ticket. @minggangw Or is there anything specific you would like to see in the scope of this issue?

@minggangw
Copy link
Member Author

@dirk-thomas I don't have specific things to be added here and we can track the porting issue in the separate repositories. Please go ahead to close this issue, thanks!

@jubeira
Copy link

jubeira commented Feb 1, 2019

Just as a heads up, we are currently working on this on this fork: https://github.com/ros2/rosbridge_suite. The idea is to keep the work in progress in the fork and once it takes shape move it to ros2 branch here as Dirk mentioned before.

Here's a meta ticket to track the overall progress in case anyone's interested.

@dirk-thomas
Copy link
Contributor

@jubeira Please target the branch of #351 so that there is only a single PR to be merged into ros2 at the end.

@jtbandes
Copy link
Member

Hi, what's the status of this project? I see the ros2 branch has had some work done, but it doesn't look like rosbridge-suite has been part of any ROS 2 releases yet.

@jubeira
Copy link

jubeira commented Jul 16, 2021

Hi @jtbandes,
If I remember correctly I could do some basic back and forth pubsub between ROS2 and roslibjs with the work on that branch, but it needed some more work to be release-ready.
I'm no longer involved in that track, but perhaps that branch is a good starting point to take over if you need that functionality.

@jtbandes
Copy link
Member

jtbandes commented Jul 16, 2021

Actually I found that the package was released in Dashing, but hasn’t been in recent ROS 2 releases…do you know why? Or if you happen to know who is currently involved with the project, please let me know.

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

5 participants