Skip to content

Geometric projections of 3D points into 2D camera pixels #65

Answered by pattacini
jpiabrantes asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @jpiabrantes

To start with, I wanted to test the iKinGazeCtrl functionalities in a setting very similar to your case.

Launching the modules

Therefore, first you launch the simulator along with the iKinGazeCtrl:

>> iCub_SIM
>> iKinGazeCtrl --from configSim.ini

The configSim.ini should contain the attached options, while the icubSimEyes.ini should look like as this file (cameras resolution of 320x240 pixels).

Try to launch:

>> yarp resource --context iKinGazeCtrl --find configSim.ini
>> yarp resource --context cameraCalibration --find icubSimEyes.ini

to double check whether those files will be actually loaded by the iKinGazeCtrl at start-up.

Creating the sphere

Then, you create a static …

Replies: 20 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by pattacini
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants
Converted from issue

This discussion was converted from issue #65 on December 09, 2020 17:22.