Open Source Alternatives
Robotics observability platform that records, visualizes, and searches robot data. Reads MCAP, ROS 1, and ROS 2 natively, with 20+ visualization panels and a hosted archive you can query across a whole fleet.
Foxglove is a trademark of its respective owner.
Updated Aug 2026
Foxglove does not hold your data hostage. MCAP is an open format Foxglove itself maintains as open source, so recordings move to Rerun or Dalaran without a converter, but layouts, custom panels, user scripts, and the indexed archive do not. A solo developer visualizing bags locally can switch in an afternoon; a team on Pro with custom extensions and a fleet feeding the data platform should budget two to four weeks, most of it rebuilding ingest and indexing rather than the viewer. The hidden cost is search: querying terabytes of past recordings by device, time, and topic has no mature open source equal, and teams find that out the week after they cancel.
We find the alternatives so you don't have to
Open source analysis in your inbox every Wednesday.
Ranked by feature coverage
Dalaran — Apache-2.0, robotics-first visualization and data infrastructure for multimodal time-series. ROS 2 native, reads existing .rrd recordings. A hard fork of Rerun.
Dalaran is robotics visualization that speaks ROS 2 natively. Log topics, LiDAR, camera streams, and transforms, then get synchronized 3D playback and dataframe export.
Visualize, query, and stream to train on multimodal robotics data.
Rerun is a visual debugger for anything with sensors. Log images, point clouds, 3D transforms, joint states, and time series from Python, Rust, or C++, and the viewer replays them on one shared timeline so you can scrub to the exact frame where the robot decided a wall was a door.