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/515 new camera parameters #346

Merged
merged 12 commits into from
Sep 30, 2024

Conversation

AfrahGh
Copy link
Collaborator

@AfrahGh AfrahGh commented Sep 25, 2024

  • Tickets addressed: bsk-515
  • Review: By commit
  • Merge strategy: Merge (no squash)

Description

A new camera model message was added. The difference to the old one is a new private field, some of the parameters are a duplicate from the old public field, some have different variable types, and new ones were also added. The simulation was modified to create and populate the new message.

Verification

Unit test was updated to test the reading and writing of the camera message

Documentation

Documentation was updated with the new camera model message

Future work

No future work

Copy link
Collaborator

@patkenneally patkenneally left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Legend:
🔻 Issues to address before merge
🔶 Requests that should not block merge, but should at least be discussed
🔵 Recommendations that can be ignored if desired

src/simulation/sensors/camera/camera.cpp Outdated Show resolved Hide resolved
src/simulation/sensors/camera/camera.h Outdated Show resolved Hide resolved
src/simulation/sensors/camera/camera.h Show resolved Hide resolved
src/simulation/sensors/camera/camera.cpp Show resolved Hide resolved
@thibaudteil thibaudteil force-pushed the feature/515-NewCameraParameters branch 3 times, most recently from 49c42f0 to c4368f8 Compare September 28, 2024 21:56
@patkenneally patkenneally merged commit e9bb81b into develop Sep 30, 2024
3 checks passed
@patkenneally patkenneally deleted the feature/515-NewCameraParameters branch September 30, 2024 20:41
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.

3 participants