Skip to content

initial IMU output #546

@asherikov

Description

@asherikov

Apparently IMU (may be other sensors as well) outputs data before simulation is properly initialized, e.g., I see this in linear accelerations:

   z: -1.7763568394002505e-15
   z: -1.7763568394002505e-15
   z: -1.7763568394002505e-15
   z: -1.7763568394002505e-15
   z: 808.1787561478695
   z: 9.7989163952117
   z: 9.798916361883988
   z: 9.79891636183127
   z: 9.798916361782853

I've played with always_on flag, but it doesnt seem to have any effect.
Such behaviour may have negative impact on some applications, e.g., state estimators, so it would be nice to delay publication until simulation is fully initialized.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Status

    Inbox

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions