-
Notifications
You must be signed in to change notification settings - Fork 107
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? #198
Comments
Vielen Dank für das Feedback. Wir arbeiten zurzeit tatsächlich an einer Version für ROS2. Hoffentlich können die erste Version noch dieses Jahr veröffentlichen. |
Thank you! Hope to see that soon. |
Is there any news regarding node_manager and ROS2? We are migrating our robots to ROS2 and I would really miss the node_manager for viewing topics, nodes and services. We might be able to help you port the node_manager to ROS2. |
It looks like the ROS2 version is called "Multi Agent Suite" now. I haven't tested, but looks promising: https://github.com/fkie/fkie-multi-agent-suite |
As RMichaelSwan already wrote, we are working on the new version, which already supports ROS and ROS2. You can already use it, but not all ROS2 features are implemented yet. |
Oh, I did not catch that. Looks nice, thanks for the hard work. We will try it. |
I have been using this tool for quite some time on all my larger multi-pc robots. One thing that is especially useful is the node manager GUI and all the tools it provides. Is anyone working on this in some form for ROS2? Especially considering Noetic will be EOL in 2025. Obviously the multi-master part will not be relevant for ROS2, but there are many other useful things besides that.
The text was updated successfully, but these errors were encountered: