Kenneth Yang

Results 35 issues of Kenneth Yang

- Check probe collision during automatic driving - Create capsule of 100um around probe and move it at 100 um increments along path - If collide with other rig colliders...

feature

The state is overwritten by movement patterns. If the dropdown is set it should take precedence over the automatic detection. Have 3 options: DV, Depth, and Automatic. Where Automatic will...

bug
ui

Got removed while working on #531

feature

If the rig geometry is known (IBL or New Scale rig), only need to do a setup (enter in rig geometry values) 1 time (keep it in settings) Alternatively, do...

feature

- [ ] Change `Copilot` to `Automation` - [ ] Indicate drive completed with "Finished" instead of "stop"

bug

- Require DV and depth to be fully retracted before starting - Touch bregma with only APMLDV - Move to coordinate entry based on projecting coordinate along depth axis to...

feature

**Is your feature request related to a problem? Please describe.** The icons look fantastic against a dark background, however they have low visibility on a light one. **Describe the solution...

When parsing the line ```java private int one = 1; ``` I get - `VariableDeclarator [29, 36]` - `PrimitiveType: int [25,28]` - `SimpleName: one [29,32]` - `IntegerLiteralExpr: 1 [35,36]` Why...

Question (AST)