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

The ros node cannot connected to the photoneo camera #36

Open
xywlpo opened this issue Oct 18, 2019 · 1 comment
Open

The ros node cannot connected to the photoneo camera #36

xywlpo opened this issue Oct 18, 2019 · 1 comment

Comments

@xywlpo
Copy link

xywlpo commented Oct 18, 2019

Hi,
I am a computer vision engineer from SIASUN Company. Now I have met a problem about using your photoneo camera with ROS kinetic. I acquire the driver of photoneo camera with version 1.2.6, and install correctly ros node based on https://github.com/photoneo/phoxi_camera. But I cannot connect to the camera in my ros node, since the PhoXiControl has been connected to camera. The attachment show the phenomenont. Please give me some help for get data of photoneo camera from the ros.
1

@MiroslavKohut
Copy link

You should use available services for connecting to the scanner after starting the node scanner is not connected by default. If you want the scanner to be connected by default you should specify scanner_id in configuration file
https://github.com/photoneo/phoxi_camera/blob/devel/config/phoxi_camera.yaml#L1
then you should use:
roslaunch phoxi_camera phoxi_camera.launch
to start the phoxi_camera node with loaded config.

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