Skip to content
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

Line of commands to run? #31

Open
eyildiz-ugoe opened this issue Jun 13, 2019 · 1 comment
Open

Line of commands to run? #31

eyildiz-ugoe opened this issue Jun 13, 2019 · 1 comment

Comments

@eyildiz-ugoe
Copy link

eyildiz-ugoe commented Jun 13, 2019

I've cloned the package but I don't know what command to run? I want to find the extrinsics of my stereo camera, which I hope is possible through this package. I've printed the hiro [marker] and put it to a fixed position. I am using ROS melodic.

I've looked into the launch file and saw this though:

 <node pkg="tf" type="static_transform_publisher" name="world_to_cam" 
    args="0 0 0.5 -1.57 0 -1.57 world camera 10" />

which confuses me. The reason why I use this package is to find the pose of the camera, why would we give something like "world_to_cam" ? I mean, I want to acquire this information already, I don't have it. Or is this the wrong file to launch?

Could the authors perhaps tell the line of commands (along with what to modify in the code files) to acquire the rotation and translation matrix of the camera?

@procopiostein
Copy link
Contributor

It's been a long time since I used this pkg. But I believe you want to run the ar_pose_reverse.launch launch file.
Besides that, the best place to ask questions like yours is http://answers.ros.org/questions/
The issues in github should be used to point out problems in the code or to report bugs.

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

No branches or pull requests

2 participants