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

Formatting Topic Data Preview #14

Open
Wihmajster opened this issue Oct 14, 2024 · 0 comments
Open

Formatting Topic Data Preview #14

Wihmajster opened this issue Oct 14, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@Wihmajster
Copy link
Member

Wihmajster commented Oct 14, 2024

We should enhance the topic data preview window to allow users to select and display specific values from the message, rather than showing the entire message in JSON format. The user will be able to define which fields to display and set custom labels. For example, instead of the full JSON message:

{
  header:
    stamp: 
      seconds: <data>
      nanoseconds: <data>
    frame_id: <data>
  radiation:
    cpm: <data>
    dose: <data>
  some_other_stuff: <data>
}

The preview could be formatted to show only the following:

Seconds: <data>
Nanoseconds: <data>
CPM: <data>
Dose: <data>

Huly®: FIRO_-32

@Wihmajster Wihmajster added the enhancement New feature or request label Oct 14, 2024
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

1 participant