yarp icon indicating copy to clipboard operation
yarp copied to clipboard

Yarp devices with generated parameters parser

Open randaz81 opened this issue 5 months ago • 2 comments

Refactored several yarp devices to use the new param parser: (note the list below is the name of the folder containing the source code, not the name of the plugin)

  • [ ] DynamixelAX12Ftdi
  • [ ] JoypadControlNetUtils
  • [ ] SDLJoypad
  • [ ] SerialServoBoard
  • [x] audioFromFileDevice
  • [x] audioToFileDevice
  • [ ] controlBoardRemapper
  • [x] deviceBundler
  • [x] ffmpeg
  • [x] frameGrabberCropper
  • [x] frameTransformClient
  • [ ] frameTransformGet
  • [x] frameTransformServer
  • [ ] frameTransformSet
  • [x] frameTransformStorage
  • [x] imuBosch_BNO055
  • [ ] laserFromDepth
  • [ ] laserFromExternalPort
  • [ ] laserFromPointCloud
  • [ ] laserHokuyo
  • [x] map2DStorage
  • [ ] multipleanalogsensorsremapper
  • [ ] openNI2DepthCamera
  • [ ] opencvGrabber
  • [ ] portaudio
  • [x] portaudioPlayer
  • [x] portaudioRecorder
  • [ ] serialport
  • [x] test_nop
  • [x] test_segfault
  • [ ] upowerBattery
  • [ ] usbCamera

randaz81 avatar Mar 10 '24 10:03 randaz81

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.

update-docs[bot] avatar Mar 10 '24 10:03 update-docs[bot]

Quality Gate Failed Quality Gate failed

Failed conditions
18.2% Coverage on New Code (required ≥ 80%)
6.7% Duplication on New Code (required ≤ 3%)
C Reliability Rating on New Code (required ≥ A)

See analysis details on SonarCloud

Catch issues before they fail your Quality Gate with our IDE extension SonarLint

sonarcloud[bot] avatar Apr 06 '24 12:04 sonarcloud[bot]