Skip to content

Can ros wrapper using svo file publish svo recorded time? #411

@ZhenghaoFei

Description

@ZhenghaoFei

Hi,

Is there any proper way to let ros wrapper running with svo file to publish svo record timestamp than the current system timestamp?
I tried to modified all t = ros::Time::now() in mSvoMode to sl_tools::slTime2Ros(mZed.getTimestamp(sl::TIME_REFERENCE_CURRENT)) and it seems work. But I am not sure if this change will break other parts.

Thanks,

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions