utils
Utility functions for the drone models.
to_xp(*args, xp, device)
¶
Convert all arrays in the argument list to the given xp framework and device.
Utility functions for the drone models.
to_xp(*args, xp, device)
¶Convert all arrays in the argument list to the given xp framework and device.
drone_models/utils/__init__.py