Skip to content

Fix handling of sensors_3d.yaml#2946

Merged
rhaschke merged 1 commit intomoveit:masterfrom
ubi-agni:rework-sensor-config
Nov 5, 2021
Merged

Fix handling of sensors_3d.yaml#2946
rhaschke merged 1 commit intomoveit:masterfrom
ubi-agni:rework-sensor-config

Conversation

@rhaschke
Copy link
Copy Markdown
Contributor

@rhaschke rhaschke commented Nov 5, 2021

The perception widget had several issues since its introduction in #969:

  • By reading both, the default and the existing package's sensors_3d.yaml into the config, the config file was growing by 2 configs each time.
  • Not visiting the Perception tab, was writing the default config with 2 entries
  • Selecting "None" was writing an invalid config:
    sensors:
      - {}
      - {}

- Reading both, the default and the existing package's sensors_3d.yaml
  into the config, the config file was growing by 2 configs each time.
- Not visiting the Perception tab, was writing the default config with 2 entries
- Selecting "None" was writing an invalid config:
  sensors:
    - {}
    - {}
@rhaschke rhaschke merged commit 80a6456 into moveit:master Nov 5, 2021
rhaschke added a commit to ubi-agni/moveit that referenced this pull request Nov 5, 2021
@rhaschke rhaschke deleted the rework-sensor-config branch November 5, 2021 09:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant