Skip to content

Conversation

@allisonschiang
Copy link
Member

No description provided.

@allisonschiang allisonschiang requested a review from a team as a code owner December 12, 2025 21:52
* Viam's kinematic parameter format (spatial vector algebra) (``KinematicsFileFormat.KINEMATICS_FILE_FORMAT_SVA``),
* and the second [1] value represents the byte contents of the file.
*/
abstract fun getKinematics(extra: Struct): Pair<KinematicsFileFormat, ByteString>
Copy link
Member

Choose a reason for hiding this comment

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

Let's use native bytes rather than protobuf ByteString

Copy link
Member Author

Choose a reason for hiding this comment

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

sounds good, I copied how it was implemented for getKinematics for arm so I'll update those bytes as well

Copy link
Member

@stuqdog stuqdog left a comment

Choose a reason for hiding this comment

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

looks reasonable to me, modulo Naveed's comment

@allisonschiang allisonschiang merged commit 804fcbf into viamrobotics:main Dec 19, 2025
3 checks passed
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