Skip to content

RSDK-13626: Remove GetImage and RenderFrame from camera server#590

Merged
hexbabe merged 1 commit intomainfrom
RSDK-13626-remove-getimage-renderframe
Mar 19, 2026
Merged

RSDK-13626: Remove GetImage and RenderFrame from camera server#590
hexbabe merged 1 commit intomainfrom
RSDK-13626-remove-getimage-renderframe

Conversation

@hexbabe
Copy link
Member

@hexbabe hexbabe commented Mar 17, 2026

Summary

  • Remove GetImage and RenderFrame declarations from camera_server.hpp
  • Remove their implementations from camera_server.cpp

Pre-emptive cleanup ahead of viamrobotics/api#758 which deletes these RPCs from camera.proto. Both methods were already returning UNIMPLEMENTED. Without this change, the override specifiers will cause compilation failures when the base class no longer declares these methods after proto regeneration.

Test plan

  • Verify existing camera tests pass

🤖 Generated with Claude Code

@hexbabe hexbabe requested a review from a team as a code owner March 17, 2026 13:31
@hexbabe hexbabe requested review from njooma and stuqdog and removed request for a team March 17, 2026 13:31
Pre-emptive removal ahead of viamrobotics/api#758 which deletes these RPCs
from camera.proto. Both were already returning UNIMPLEMENTED.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@hexbabe hexbabe force-pushed the RSDK-13626-remove-getimage-renderframe branch from 91f2ce2 to 9ab7051 Compare March 18, 2026 16:01
@hexbabe
Copy link
Member Author

hexbabe commented Mar 18, 2026

@njooma @stuqdog this PR is ready for review!

@hexbabe hexbabe merged commit 8b6244f into main Mar 19, 2026
5 checks passed
@hexbabe hexbabe deleted the RSDK-13626-remove-getimage-renderframe branch March 19, 2026 21:35
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.

2 participants