Giter VIP home page Giter VIP logo

Comments (4)

m-binev avatar m-binev commented on July 20, 2024

@tarkin2020 Hi, I'd like to politely point out that this is an open source project and you are highly welcome to add new camera parameter access yourselves. That is, there is no classical "Dev-Team", who is taking care of implementing new features for other users)) Regards

from pylon-ros-camera.

tarkin2020 avatar tarkin2020 commented on July 20, 2024

ok I would like to but have no idea how. Do you have any example?

from pylon-ros-camera.

m-binev avatar m-binev commented on July 20, 2024

@tarkin2020 Hi, you can consider the whole project as an example. Please check the implementation of similar parameters, e.g. Exposure Time, Gain, etc. in 'src/pylon_camera' and 'include/pylon_camera' and add new parameters accordingly. Regards

from pylon-ros-camera.

pablo-quilez avatar pablo-quilez commented on July 20, 2024

Hi,

I have just added the temperature to the currentParams topic as new float field in the messsage. Internally uses DeviceTemperature for USB / Dart and TemperatureAbs for GigE cameras. There is a temperature/45 branch which I have merged into devel branch.

Cheers,
Pablo

Example of the topic:

rostopic echo /pylon_camera_node/currentParams 
offset_x: 8
offset_y: 4
reverse_x: False
reverse_y: False
black_level: 0
pgi_mode: -1
demosaicing_mode: -1
noise_reduction: -10000.0
sharpness_enhancement: -10000.0
light_source_preset: 1
balance_white_auto: -1
sensor_readout_mode: -1
acquisition_frame_count: 1
trigger_selector: 0
trigger_mode: 1
trigger_source: 0
trigger_activation: 0
trigger_delay: -10000.0
user_set_selector: 0
user_set_default_selector: 0
is_sleeping: False
brightness: 0.0
exposure: 3000.0
gain: 0.0
gamma: -1.0
binning_x: 1
binning_y: 1
roi: 
  x_offset: 8
  y_offset: 4
  height: 1080
  width: 1440
  do_rectify: False
available_image_encoding: [Mono8, BayerRG8, BayerRG12, BayerRG12Packed, YUV422Packed, YUV422_YUYV_Packed]
current_image_encoding: "Mono8"
current_image_ros_encoding: "mono8"
sucess: True
message: ''
temperature: 56.0

from pylon-ros-camera.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.