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

how to set the argument about the service "/get_frame". #31

Open
ou-ais opened this issue Sep 6, 2019 · 1 comment
Open

how to set the argument about the service "/get_frame". #31

ou-ais opened this issue Sep 6, 2019 · 1 comment

Comments

@ou-ais
Copy link

ou-ais commented Sep 6, 2019

Hi,
Thank you for your package.
I just launched the node "phoxi_camera.launch" and called a series of services .
But I really don't know how to set the argument about the service of "/get_frame" .
Could you tell me how to set it for getting the frame of point_cloud.

Best wish.
ying

@MatejBartosovic
Copy link
Contributor

Hi,
get_frame require id parameter returned by /trigger_image service (/trigger_image trigger scan and /get_frame to publish point cloud to ros topics). If you call /get_frame service with argument -1 trigger image is called automatically and you do not have to call /trigger_image service (you call only /get_frame with argument -1 )

If you have any questions about service argument in future please see corresponding service file in srv folder first, usually, there are some notes to arguments.

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