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

ROS 2 support #6784

Open
kminoda opened this issue Jul 5, 2024 · 4 comments
Open

ROS 2 support #6784

kminoda opened this issue Jul 5, 2024 · 4 comments
Labels
enhancement New feature or request

Comments

@kminoda
Copy link

kminoda commented Jul 5, 2024

Is your feature request related to a problem? Please describe.

I am from Autoware community, which is an open sourced autonomous driving software based on ROS 2.
We use RViz and sometimes Foxglove on a daily basis, but the former one is not a modern tool and the latter one is announced to become closed.

Describe the solution you'd like

Thus, including me, developers from ROS 2 and especially Autoware community are very interested in rerun for similar visualization feature, such as runtime visualization and offline visualization from ROSBAG with seek bar UI.

Describe alternatives you've considered

As stated above, we are using RViz and Foxglove. But RViz is not the best solution for some of our usecases, and Foxglove is going to be closed-sourced.

Additional context

N/A

@kminoda kminoda added enhancement New feature or request 👀 needs triage This issue needs to be triaged by the Rerun team labels Jul 5, 2024
@emilk
Copy link
Member

emilk commented Jul 5, 2024

Yes, ROS2 is on our roadmap:

### Medium term (Q3-4 2024)
- Audio and maps support
- Decoding h264 video in the viewer
- Official ROS2 bridge
- Callbacks and the ability to build interactive applications with Rerun

In the meantime I can refer you to https://rerun.io/docs/howto/ros2-nav-turtlebot

@emilk emilk removed the 👀 needs triage This issue needs to be triaged by the Rerun team label Jul 5, 2024
@emilk emilk changed the title Any plans for fully supporting ROS 2 visualization similar to Foxglove? ROS 2 support Jul 5, 2024
@jbcpollak
Copy link

following.... Specifically hoping for rosbag and/or MCAP support. Anything to load archives from ROS pub/sub.

@bradday4
Copy link

Hello Rerun, just wanted to start off by saying that the tool is amazing and superb for our visualization needs.

I'm wondering though what exactly does Official ROS2 bridge entail? Are there more specifics that could be provided? For example, replay from rosbag2, or mcap files, subscribing directly to ros topics, publishing its own topics, tf2 support, launch file support, etc...?

appreciate the feedback 😄

@karimo87
Copy link
Member

A quick update: we're working on a production grade ROS bridge in Rust over here. We're working hard to get it ready to handle more contributors within the next weeks, but we're not there yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

5 participants