#include "space_object.h"
#include "geometry/bounding_box.h"
#include "geometry/spherical_coordinates.h"
#include <stdexcept>
#include <mutex>