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

Timestamp for IRangefinder2D #2778

Merged
merged 1 commit into from
Dec 16, 2021

Conversation

randaz81
Copy link
Member

added timestamp to the following IRangefinder2D methods:
getLaserMeasurement(std::vector<LaserMeasurementData> &data, double* timestamp = nullptr)
getRawData(yarp::sig::Vector &data, double* timestamp = nullptr)

@update-docs
Copy link

update-docs bot commented Dec 14, 2021

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would update the release notes by adding a file in doc/release/<target_branch>, based on your changes.

@randaz81 randaz81 self-assigned this Dec 14, 2021
@randaz81 randaz81 added Component: Devices Component: Library - YARP_dev PR Type: Feat/Enh This PR adds some new feature or enhances some part of YARP labels Dec 14, 2021
@randaz81 randaz81 temporarily deployed to code-analysis December 14, 2021 14:32 Inactive
@randaz81 randaz81 temporarily deployed to code-analysis December 14, 2021 14:32 Inactive
@randaz81 randaz81 temporarily deployed to code-analysis December 14, 2021 14:32 Inactive
getLaserMeasurement(std::vector<LaserMeasurementData> &data, double* timestamp = nullptr) = 0;
getRawData(yarp::sig::Vector &data, double* timestamp = nullptr) = 0;
@randaz81 randaz81 force-pushed the timestamp_for_lidar branch from 37158eb to d312db8 Compare December 15, 2021 12:01
@randaz81 randaz81 temporarily deployed to code-analysis December 15, 2021 12:03 Inactive
@randaz81 randaz81 temporarily deployed to code-analysis December 15, 2021 12:03 Inactive
@randaz81 randaz81 temporarily deployed to code-analysis December 15, 2021 12:03 Inactive
@randaz81 randaz81 merged commit c1c60c0 into robotology:master Dec 16, 2021
randaz81 added a commit to robotology/cer that referenced this pull request Dec 16, 2021
@randaz81 randaz81 deleted the timestamp_for_lidar branch January 3, 2022 14:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Devices Component: Library - YARP_dev PR Type: Feat/Enh This PR adds some new feature or enhances some part of YARP
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant