Small changes to prescribedLinearTranslation module
leahkiner opened this issue · 0 comments
leahkiner commented
Describe your use case
There are a few changes that should be made to the existing prescribedLinearTranslation
module to match the current changes being applied to the prescribedRotation1DOF module. These changes include:
- Updating release notes to point out the renamed module variable
coastOptionBangDuration
and the associated setter and getter methods. - Add
const
keyword to the module setter function parameters - Fixing up comments
Describe alternatives solutions you've considered
N/A
Additional context
N/A