Skip to content
Snippets Groups Projects

[fix] Allow applying a property to a proxy of the same group in LoadLidarState

Merged MelanieCarriere requested to merge allowApplyPropertyToTheProxyGroup into master
All threads resolved!

During loadLidarState function, the property was applied only if a proxy of the same name of the one saved was found in the pipeline.
For exemple : If you save the LidarState with a LidarPacketInterpreter i1 and you open a file using a LidarPacketInterpreter i2.
The properties saved from i1 couldn't be applied to i2.
This commit allows applying the property to a proxy of the same group.

If the property is not found in this proxy, the message is still display to the user.

Edited by MelanieCarriere

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • added 1 commit

    • c1c821f6 - [fix] Allow applying a property to a proxy of the same group in LoadLidarState

    Compare with previous version

  • added 1 commit

    • 99972246 - [fix] Allow applying a property to a proxy of the same group in LoadLidarState

    Compare with previous version

  • added 1 commit

    • a9ef62ba - [fix] Allow applying a property to a proxy of the same group in LoadLidarState

    Compare with previous version

  • MelanieCarriere resolved all threads

    resolved all threads

  • added 1 commit

    • d2b1d48c - [fix] Allow applying a property to a proxy of the same group in LoadLidarState

    Compare with previous version

  • MelanieCarriere changed the description

    changed the description

  • added 1 commit

    • 3d8128e3 - [fix] Allow applying a property to a proxy of the same group in LoadLidarState

    Compare with previous version

  • Nick Laurenson approved this merge request

    approved this merge request

  • Nick Laurenson
  • added 1 commit

    • a11a9010 - [fix] Allow applying a property to a proxy of the same group in LoadLidarState

    Compare with previous version

  • MelanieCarriere resolved all threads

    resolved all threads

  • MelanieCarriere mentioned in commit 6eed5610

    mentioned in commit 6eed5610

  • Please register or sign in to reply
    Loading