paper-with-me

Papers

Pose Estimation for Non-Cooperative Rendezvous Using Neural Networks

2019-06-24 · Sumant Sharma, Simone D'Amico

This work introduces the Spacecraft Pose Network (SPN) for on-board estimation of the pose, i.e., the relative position and attitude, of a known non-cooperative spacecraft using monocular vision. In contrast to other state-of-the-art pose estimation approaches for spaceborne applications, the SPN method does not require the formulation of hand-engineered features and only requires a single grayscale image to determine the pose of the spacecraft relative to the camera. The SPN method uses a Convolutional Neural Network (CNN) with three branches to solve for the pose. The first branch of the CNN bootstraps a state-of-the-art object detector to detect a 2D bounding box around the target spacecraft. The region inside the bounding box is then used by the other two branches of the CNN to determine the attitude by initially classifying the input region into discrete coarse attitude labels before regressing to a finer estimate. The SPN method then uses a novel Gauss-Newton algorithm to estimate the position by using the constraints imposed by the detected 2D bounding box and the estimated attitude. The secondary contribution of this work is the generation of the Spacecraft PosE Estimation Dataset (SPEED). SPEED consists of synthetic as well as actual camera images of a mock-up of the Tango spacecraft from the PRISMA mission. The synthetic images are created by fusing OpenGL-based renderings of the spacecraft's 3D model with actual images of the Earth captured by the Himawari-8 meteorological satellite. The actual camera images are created using a 7 degrees-of-freedom robotic arm, which positions and orients a vision-based sensor with respect to a full-scale mock-up of the Tango spacecraft. The SPN method, trained only on synthetic images, produces degree-level attitude error and cm-level position errors when evaluated on the actual camera images not used during training.

📄 PDF Abstract BibTeX arXiv:1906.09868

Code (1)

tpark94/speedplusbaseline pytorch

Tasks

Pose EstimationPositionSpacecraft Pose Estimation

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Aperiodic Communication for MPC in Autonomous Cooperative Landing

2021-02-15 · Dženan Lapandić, Linnea Persson, Dimos V. Dimarogonas, Bo Wahlberg

This paper investigates the rendezvous problem for the autonomous cooperative landing of an unmanned aerial vehicle (UAV) on an unmanned surface vehicle (USV). Such heterogeneous agents, with nonlinear dynamics, are dyna…

Model Predictive Control

Autonomous Rendezvous with Non-cooperative Target Objects with Swarm Chasers and Observers

2023-01-22 · Trupti Mahendrakar, Steven Holmberg, Andrew Ekblad, Emma Conti 외

Space debris is on the rise due to the increasing demand for spacecraft for com-munication, navigation, and other applications. The Space Surveillance Network (SSN) tracks over 27,000 large pieces of debris and estimates…

MPC for Tracking applied to rendezvous with non-cooperative tumbling targets ensuring stability and feasibility

2024-03-16 · Jose Antonio Rebollo, Rafael Vazquez, Ignacio Alvarado, Daniel Limon

A Model Predictive Controller for Tracking is introduced for rendezvous with non-cooperative tumbling targets in active debris removal applications. The target's three-dimensional non-periodic rotational dynamics as well…

LSPnet: A 2D Localization-oriented Spacecraft Pose Estimation Neural Network

2021-04-19 · Albert Garcia, Mohamed Adel Musallam, Vincent Gaudilliere, Enjie Ghorbel 외

Being capable of estimating the pose of uncooperative objects in space has been proposed as a key asset for enabling safe close-proximity operations such as space rendezvous, in-orbit servicing and active debris removal.…

Pose EstimationSpacecraft Pose Estimation

SU-Net: Pose estimation network for non-cooperative spacecraft on-orbit

2023-02-21 · Hu Gao, Zhihui Li, Depeng Dang, Ning Wang 외

Spacecraft pose estimation plays a vital role in many on-orbit space missions, such as rendezvous and docking, debris removal, and on-orbit maintenance. At present, space images contain widely varying lighting conditions…

Pose EstimationSpacecraft Pose EstimationTransfer Learning