Skip to content

Tracer real-time for double/int/(more?) #61

@MaximilienNaveau

Description

@MaximilienNaveau

What I noticed:

I noticed that upon tracing a signal of type int or double the output file contains extra endline character.

For example:

1	1

2	1

3	1

Where the first column is the time and the second column is the data.

Potential Solution:

I suspect the tracer to dump an extra end line upon writing data that are not Eigen::Matrix.
I did not look at the tracer code yet.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions