Adrian Macneil

Results 42 issues of Adrian Macneil

Pre-requisite for [Support MCAP files with IDL schema encoding in Foxglove Studio](https://github.com/foxglove/community/issues/397). We should define a way to represent ROS 2 IDL schemas in MCAP, and support these in `mcap...

feature
cli
linear

Ability to filter mcap files, similar to `rosbag filter`: - include/exclude topics (glob/regex or just static list?) - start/end time

feature
cli

Currently unsupported, I get the following error: ``` $ mcap cat --json converted.mcap 2022/05/01 09:05:35 Error: failed to print messages: JSON output only supported for ros1msg and protobuf schemas ```

feature
cli

Ability to store raw h.264 data in MCAP, without needing to wrap each NAL packet in another message encoding.

feature

Let me convert db3 files using common ros message defs, without needing them on my filesystem https://github.com/ros2/common_interfaces

feature
cli

Rather than needing `--ament-prefix-path`, let me specify a folder to recursively search for the appropriate missing msg files.

feature
cli

When running mcap convert, if there is a missing message schema, I get: ``` $ ~/src/mcap/go/cli/mcap/bin/mcap convert test.db3 test.mcap failed to convert file: failed to find schema for sensor_msgs/msg/PointCloud2: schema...

feature
cli

**Description** User feedback: when clicking the cursor button to enter object inspect mode (in the 3D panel and Image panel) results in this popup on your screen, even when no...

ux

**Description** - Enable "loop" by default - Discussion topic: Should we remember "loop" state across restart of the app? Ideally it wouldn't sync across tabs, but if I close and...

ux