News

# def generate_ellipse_poses(center, radii, orientation, num_points=50): # """Generate SE(3) poses for an elliptical trajectory.""" ...