robotology / yarp-devices-ros2

Plugins, devices and network wrappers for Yarp-ROS2 interoperation
http://www.yarp.it
10 stars 8 forks source link

Fix test with latest version of YARP #67

Closed traversaro closed 3 weeks ago

traversaro commented 5 months ago

The latest version of YARP (that will become YARP 3.10) has made the test parameter of fakeLaser and fakeLaserWithMotor compulsory. As use_pattern was the former default (see https://github.com/robotology/yarp/blob/v3.9.0/src/devices/fakeLaser/fakeLaser.cpp#L68), this PR fixes the CI by setting explicitly test to use_pattern.

sonarcloud[bot] commented 5 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
100.0% Duplication on New Code

See analysis details on SonarCloud