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

[Feature]: Publish intermediate Layer via ROS #536

Open
4 tasks done
SirMDA opened this issue Nov 25, 2024 · 2 comments · May be fixed by #570
Open
4 tasks done

[Feature]: Publish intermediate Layer via ROS #536

SirMDA opened this issue Nov 25, 2024 · 2 comments · May be fixed by #570
Assignees
Labels
system System Engineering

Comments

@SirMDA
Copy link
Collaborator

SirMDA commented Nov 25, 2024

Feature Description

The intermediate layer data structures can be sent over the ROS network.

Definition of Done

  • ROS messages for the intermediate layer are implemented
  • Intermediate layer data structures can be converted to and from ROS messages
  • An initial node publishes a map consisting of the "raw" sensor data. (This data has to be filtered in the next stages)

Testability

  • Unit tests: Data has to be the equal before and after the conversions.

Dependencies

@SirMDA SirMDA added the system System Engineering label Nov 25, 2024
@SirMDA SirMDA added this to the Sprint 03 2024-12-09 milestone Nov 25, 2024
@Zelberor Zelberor moved this from 📋 Backlog to 🏗 In progress in PAF Project Backlog Dec 9, 2024
@Zelberor Zelberor self-assigned this Dec 9, 2024
@Zelberor
Copy link
Collaborator

TODO as of 15.12.24:

  • Unit tests exist, but should be more granular and check all Entity/Shape class conversions

The unit tests can be executed with catkin_make run_tests in the /catkin_ws directory

@Zelberor
Copy link
Collaborator

A basic visualization node based on #517 is also implemented

@Zelberor Zelberor linked a pull request Dec 15, 2024 that will close this issue
10 tasks
@Zelberor Zelberor linked a pull request Dec 15, 2024 that will close this issue
10 tasks
@Zelberor Zelberor moved this from 🏗 In progress to 👀 In review in PAF Project Backlog Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
system System Engineering
Projects
Status: 👀 In review
Development

Successfully merging a pull request may close this issue.

2 participants