VispNaoqi

ViSPNaoqi is a bridge between ViSP and the Aldebaran SDK C++, the library that contains all the tools to manage the robot. ViSPNaoqi is used mainly to grab images from Romeo, estimate the intrinsic and extrinsic camera parameters, control the robot in velocity and get the actual articular Jacobians of the robot.

VispNaoqi grabber class:

  • Acquisition images from the Robot, convertion in OpenCv and Visp format, visualization.
  • Algoritm to estimate and save instrinsic and extrinsic parameters of the camera.

VispNaoqi robot class:

  • Initialize connection with the robot.
  • Conversion from Visp to Naoqi data and vice-versa.
  • Kinematic model of the robot using Metapod from LAAS.
  • Velocity controller.

Software information

Leave a Comment