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

Setting Ambient Suppression and Cam Exposure from ROS driver? #13

Open
ana-GT opened this issue Aug 11, 2018 · 3 comments
Open

Setting Ambient Suppression and Cam Exposure from ROS driver? #13

ana-GT opened this issue Aug 11, 2018 · 3 comments

Comments

@ana-GT
Copy link

ana-GT commented Aug 11, 2018

Hi! I am using a Photoneo M to detect some small pieces. Some of these pieces can only be detected by changing the Ambient Suppression / Cam Exposure variables from their default values. I'd like to be able to change those parameters from the phoxi_camera driver but, unless I am missing something, this does not seem possible with the current code. Would there be any plans of making the driver capable of setting these parameters?

For the time being, we are just changing the parameters aforementioned by directly changing them in the PhoXi control interface, however my detection task involves detecting different parts at different times, which means that for some parts I need to use the default parameter settings, whereas for more challenging parts I need to adjust a couple of parameters. Iideally I'd like to setup a launch file which could set the Phoxi parameters according to which part is being analyzed so the process is automatic.

Thanks for your time!

Ana

@najlepsiwebdesigner
Copy link
Contributor

Hello Ana,

We are planning to add some configuration options to our PhoXiCamera node by the end of this year. Implementation will be ROS standard - you'll be able to define your params in yaml, or directly on param server. However, for change of params to be reflected, you'll have to restart the node.

The PhoXiControl team is well aware of fact that our customers need to switch different configurations of Photoneo quicky. For this reason, they are currently testing feature called scanner profiles. This feature will allow you to reconfigure the scanner on-the-fly. I do not have more information on this (release date etc.), if you want to know more, maybe try asking our customer care at support@photoneo.com.

I hope I helped :)

Peter,
Team Lead of ROS development

@ana-GT
Copy link
Author

ana-GT commented Aug 15, 2018 via email

@najlepsiwebdesigner
Copy link
Contributor

Hi Ana,

we do have a configuration file for some ROS params, they are located at https://github.com/photoneo/phoxi_camera/blob/master/config/phoxi_camera.yaml

This list is really short in comparison with number of parameters available in PhoXiControl application. Ambient Suppression / Cam Exposure are missing, yet. I'm sorry.

Branch tests-update was just obsolete feature branch, the current code can be found in latest release, 2.0.0. or default branch of this repo.

As I've stated before, we want to include more params in ROS node in next release by the end of this year, I'll make sure that Ambient Suppression / Cam Exposure will be included.

Regards,

Peter

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