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]: Implement publisher for new Message type from planning #541

Closed
THDThieleT opened this issue Nov 27, 2024 · 0 comments
Closed

Comments

@THDThieleT
Copy link
Collaborator

Feature Description

Planning got two new messages, Trajectory and NavigationPoint.
The Trajectory message needs to be published.
The simple Publisher should publish dummy data.

Later on a new Issue is needed in which the data that is published needs to be adjusted to the new structur that was defined in #487

Definition of Done

Planning has a publisher which published a Trajectory.msg onto the "planning_trajectory" topic.

Testability

  1. Start the leaderboard
  2. check in rqt if topic "planning_trajectory" is published
  3. Leaderboard works like usal
  4. With attaching a shell, topic can also be checked using rostopic echo /planning_trajectory

Dependencies

No response

@THDThieleT THDThieleT added this to the Sprint 03 2024-12-09 milestone Nov 27, 2024
@THDThieleT THDThieleT moved this to 📋 Backlog in PAF Project Backlog Nov 27, 2024
@THDThieleT THDThieleT self-assigned this Nov 27, 2024
@THDThieleT THDThieleT moved this from 📋 Backlog to 🏗 In progress in PAF Project Backlog Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant