BeagleDrone icon indicating copy to clipboard operation
BeagleDrone copied to clipboard

Create framework for modeling control system behavior

Open greghaynes opened this issue 11 years ago • 0 comments

It would be extremely useful to model the control system behaviour using the actual control firmware. This should be doable especially with a functional testing framework.

The idea is to essentially start with a predefined state, write routines to generate sensor values (with given error distributions) based on that sate, feed sensor values into control code, read motor outputs, update model state and repeat.

greghaynes avatar Dec 10 '13 06:12 greghaynes