In custom_actions.py example there is a tip:
tip3 = [
"Ctrl+C: Quit Space: Save",
]
How does it works - how it saves data? All the angles are updated and displayed on screen anyway when moving servos, so bit confused what is saved to where. Hitting space seems doing nothing
In custom_actions.py example there is a tip:
tip3 = [
"Ctrl+C: Quit Space: Save",
]
How does it works - how it saves data? All the angles are updated and displayed on screen anyway when moving servos, so bit confused what is saved to where. Hitting space seems doing nothing