-
Notifications
You must be signed in to change notification settings - Fork 151
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Symforce] Added "length" metadata reader to timestep sub problem
I have found myself often wanting to specify an input to a subproblem as a sequence of objects (scalars, geo.V3, geo.Rot3, etc.), so I think we should support this. I also removed `sequence_field` because there was a comment saying we should probably remove it, and I think we should just stick to one method for specifying field metadata instead of two, as I found the fact that there were two ways to do the same thing a tad bit confusing (I'm open to discussing though). Topic: symforce_timestep_subproblem_length GitOrigin-RevId: 6e2dfe469f3a883d6c366e7647940a504e7a7413
- Loading branch information
1 parent
523b5a1
commit e4834f0
Showing
1 changed file
with
12 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters