Skip to content

RSDK-12681: GetGeometries and GetKinematics to Gantry (+ Arm)#465

Merged
allisonschiang merged 4 commits intoviamrobotics:mainfrom
allisonschiang:main
Dec 19, 2025
Merged

RSDK-12681: GetGeometries and GetKinematics to Gantry (+ Arm)#465
allisonschiang merged 4 commits intoviamrobotics:mainfrom
allisonschiang:main

Conversation

@allisonschiang
Copy link
Member

No description provided.

@allisonschiang allisonschiang requested a review from a team as a code owner December 15, 2025 19:07
/// {@category Viam SDK}
class Kinematics {
KinematicsFileFormat format;
List<int> raw;
Copy link
Member Author

Choose a reason for hiding this comment

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

seemed weird to import a class from another component (gripper -> arm and gripper -> gantry) so I moved it into the utils.dart which seems to have common component utils. Couldn't find anything online about it being a flutter convention? lmk if it should be kept here

@clintpurser
Copy link
Member

@martha-johnston FYI

@allisonschiang allisonschiang merged commit f116ba3 into viamrobotics:main Dec 19, 2025
4 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