Skip to content

Implement get_sensor_info() for drivers and refactor to reduce redundancy #13

Implement get_sensor_info() for drivers and refactor to reduce redundancy

Implement get_sensor_info() for drivers and refactor to reduce redundancy #13

Triggered via pull request September 17, 2024 15:42
Status Failure
Total duration 1m 43s
Artifacts

build_pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
build_and_test: include/trifinger_object_tracking/pybullet_tricamera_object_tracker_driver.hpp#L29
‘TriCameraInfo’ is not a member of ‘trifinger_cameras’
build_and_test: include/trifinger_object_tracking/tricamera_object_tracking_driver.hpp#L28
‘TriCameraInfo’ is not a member of ‘trifinger_cameras’; did you mean ‘TriCameraDriver’?
build_and_test
Process completed with exit code 2.
build_and_test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/