CommonWealthRobotics / BowlerStudio

A Full-Stack Robotics Development Environment
GNU Lesser General Public License v3.0
131 stars 29 forks source link

Redesign how LengthParameter manages default settings in database vs instantiation #316

Open JansenSmith opened 1 year ago

JansenSmith commented 1 year ago

Basic goal is to make it either more obvious or more controllable whether instantiating a LengthParameter object is setting a backup value while linking to an existing object or instead is creating a new thing with a starting value set here and now as the provided value.

related to: https://github.com/CommonWealthRobotics/BowlerStudio/issues/315