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

Yarp devices with generated parameters parser #3090

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Conversation

randaz81
Copy link
Member

@randaz81 randaz81 commented Mar 10, 2024

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
  • audioFromFileDevice
  • audioToFileDevice
  • controlBoardRemapper
  • deviceBundler
  • ffmpeg
  • frameGrabberCropper
  • frameTransformClient
  • frameTransformGet
  • frameTransformServer
  • frameTransformSet
  • frameTransformStorage
  • imuBosch_BNO055
  • laserFromDepth
  • laserFromExternalPort
  • laserFromPointCloud
  • laserHokuyo
  • map2DStorage
  • multipleanalogsensorsremapper
  • openNI2DepthCamera
  • opencvGrabber
  • portaudio
  • portaudioPlayer
  • portaudioRecorder
  • serialport
  • test_nop
  • test_segfault
  • upowerBattery
  • usbCamera

@randaz81 randaz81 added this to the YARP 3.10.0 milestone Mar 10, 2024
@randaz81 randaz81 self-assigned this Mar 10, 2024
Copy link

update-docs bot commented Mar 10, 2024

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.

Copy link

sonarcloud bot commented Apr 6, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant