Skip to content

RSDK-6885 - Add fields to GetPropertiesResponse in slam.proto #458

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

Merged
merged 4 commits into from
Mar 14, 2024

Conversation

kkufieta
Copy link
Contributor

@kkufieta kkufieta commented Mar 11, 2024

Ticket: https://viam.atlassian.net/browse/RSDK-6885

Done:

  • Add to GetPropertiesResponse:
    • internal_state_file_type
    • sensor_info

SDKs:

NOTE: Will not merge until SDK PRs are ready.

@kkufieta kkufieta requested review from randhid and JohnN193 March 11, 2024 20:16
Copy link
Member

@JohnN193 JohnN193 left a comment

Choose a reason for hiding this comment

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

approving so you can test your API changes on staging!

@kkufieta kkufieta requested a review from JohnN193 March 11, 2024 23:16
@kkufieta kkufieta force-pushed the kk/rsdk-6885-change-slam-proto branch from 407fb63 to 871e90e Compare March 13, 2024 15:41
@kkufieta kkufieta requested a review from JohnN193 March 13, 2024 15:44
Comment on lines 131 to 132
string internal_state_file_type = 3;
repeated SensorInfo sensor_info = 4;
Copy link
Member

Choose a reason for hiding this comment

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

Double checking if these should be optional?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

We'll need sensor_info to create the replay sensors. I think we could make internal_state_file_type optional.

cc @JohnN193

@kkufieta kkufieta added bug Something isn't working and removed bug Something isn't working labels Mar 13, 2024
@kkufieta kkufieta added bug Something isn't working and removed bug Something isn't working labels Mar 13, 2024
@kkufieta kkufieta merged commit bd20b59 into viamrobotics:main Mar 14, 2024
4 checks passed
@kkufieta kkufieta deleted the kk/rsdk-6885-change-slam-proto branch March 14, 2024 21:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants