Skip to content

Get calibrator node working #81

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
steevo87 opened this issue Sep 3, 2014 · 4 comments
Open

Get calibrator node working #81

steevo87 opened this issue Sep 3, 2014 · 4 comments
Assignees

Comments

@steevo87
Copy link
Owner

steevo87 commented Sep 3, 2014

Should have all the features of mm-calibrator

@steevo87 steevo87 self-assigned this Sep 3, 2014
@steevo87 steevo87 added this to the Windows - Motion Estimation milestone Sep 3, 2014
@maxfolley
Copy link

Any update on this? Was hopeful this package would help with thermal calibration I'm attempting but the calibration node doesn't seem to be working.

@steevo87
Copy link
Owner Author

Hi Maxwell

I'm working in a completely different job now so I can no longer afford to
"pro-actively" support this project anymore unfortunately.

However, I am happy to help you out if you want. From memory I wasn't
expecting the node to be too far off from working, but I don't have a linux
machine at the moment to test with. I can set one up on a virtual machine
though.

If you think you're interested, can you please give me some more
information? E.g. Version of Linux/Ubuntu, version of ROS/OpenCV,
Compilation/Runtime error messages?

Kind Regards

Steve

On Tue, Sep 22, 2015 at 9:30 PM, Maxwell Folley [email protected]
wrote:

Any update on this? Was hopeful this package would help with thermal
calibration I'm attempting but the calibration node doesn't seem to be
working.


Reply to this email directly or view it on GitHub
#81 (comment).

@fmenegui
Copy link

How can I get the output data from the mm-calibration app? I am using the Linux Only build and when I type on the terminal "./MM-Calibrator calibrator_demo.launch" the app runs fine, it gets the patterns on the images provided. But How can I get the output of this calibration? I tried to offer a second parameter by typing "./MM-Calibrator calibrator_demo.launch cal.yml" but It doesn't work. The apps creates a .txt file with no content inside it.

@steevo87
Copy link
Owner Author

It should produce a .yml file called "intrinsics-0.yml" (assuming you are just calibrating one camera).

This should appear in the "outputFolder" as specified during in the .launch file.

Unless you cloned the repository in the exact same location as me, you will probably need to change this value manually by editing the .launch file. Its default value (~\Documents\GitHub\thermalvis\output) will only work if you have an output directory at that path. You might want to try something like C:\Users<USERNAME>\Desktop instead.

Hope this helps.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants