Issue: stretch_body_server would not launch without a few tweaks to my user_params on a fresh new user install.
Temp fixes:
- Change
robot.batch_name from dali to francis in stretch_configuration_params.yaml
- Add
sentry_eye_commands.enabled: 0 to stretch_user_params.yaml
Suggested permanent fixes:
- Query the batch name from the default user profile or prompt a batch name selection at the top of
stretch_new_user_install.sh
- Might not need to address this if all subsequent robots ship with eyes
Issue:
stretch_body_serverwould not launch without a few tweaks to myuser_paramson a fresh new user install.Temp fixes:
robot.batch_namefromdalitofrancisinstretch_configuration_params.yamlsentry_eye_commands.enabled: 0tostretch_user_params.yamlSuggested permanent fixes:
stretch_new_user_install.sh