Skip to content

Conversation

@nfranczak
Copy link
Member

No description provided.

@github-actions github-actions bot added the safe to test committer is a member of this org label Jan 8, 2026
@nfranczak nfranczak added the ready-for-protos add this when you want protos to compile on every commit label Jan 8, 2026
@nfranczak nfranczak requested a review from npmenard January 8, 2026 21:29
@nfranczak nfranczak changed the title RSDK-1305: Changes to support URDFs containing meshes being sent over the wire RSDK-1305: Changes to GetKinematicsResponse to support URDFs containing meshes being sent over the wire Jan 8, 2026
Copy link
Member

@npmenard npmenard left a comment

Choose a reason for hiding this comment

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

LGTM, it's been a while that I have made API changes so don't hesitate to ask someone else for a sanity check

// The byte contents of the file
bytes kinematics_data = 2;
// Map of URDF mesh file paths to mesh data
map<string, Mesh> meshes_by_urdf_filepath = 3;
Copy link
Member

Choose a reason for hiding this comment

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

double check if this field needs to be optional

Copy link
Member Author

Choose a reason for hiding this comment

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

does not need to be optional.

@nfranczak nfranczak changed the title RSDK-1305: Changes to GetKinematicsResponse to support URDFs containing meshes being sent over the wire RSDK-13105: Changes to GetKinematicsResponse to support URDFs containing meshes being sent over the wire Jan 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

protos-compiled ready-for-protos add this when you want protos to compile on every commit safe to test committer is a member of this org

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants