jrl-umi3218 / DirectVisualServoing

repository to gather codes of Direct Visual Servoing
GNU General Public License v3.0
1 stars 1 forks source link

DirectVisualServoing

Joint work between CNRS-AIST JRL and UPJV MIS lab based on Inria/IRISA's ViSP

Authors: Guillaume Caron, Belinda Naamani, ...

Dates: from December 2022 to ...

Prerequisites to run these codes:

Installation

Execution

Run the programs from the command line from the DirectVisualServoing directory, considering it includes the 2023_direct-visual-servoing-data directory, with arguments as:

Command line arguments are in this order:

The directory resultat contains the outputs (desired, current and error images + desired and current poses along iterations + residuals + processing times)

In photometricVisualServoing.cpp, defocusDirectVisualServoing.cpp source files, uncomment #define WITH_*_ROBOT, and #define WITH_*_CAMERA to use a real robot, for the former, and a real camera, for the latter, and comment them to use a fully simulated run.