Giter Club home page Giter Club logo

Comments (11)

reaganlo avatar reaganlo commented on June 2, 2024

You may refer to this launch file as an example:
https://github.com/intel-ros/realsense/blob/indigo-devel/camera/launch/realsense_r200_nodelet_standalone_manual.launch

from realsense-ros.

mdhorn avatar mdhorn commented on June 2, 2024

Note that the depth stream is not available at 1920x1080.
I'm digging for better spec information on the R200, but see https://software.intel.com/en-us/articles/realsense-r200-camera
Available Resolutions
@60fps, depth at 320x240,, color can be 640x480
@60fps, depth at 480x360, color can be 320x240 or 640x480
@30fps, depth at 320x240,, color can be 640x480, 1280x720 or 1920x1080
@30fps, depth at 480x360, color can be 320x240, 640x480, 1280x720, or 1920x1080

from realsense-ros.

CruJon avatar CruJon commented on June 2, 2024

Thanks for your fast replies!

When I try to increase color resolution to anything higher than 640x480, following error appears:

[FATAL] [1463514790.049318799]: Service call failed! [standalone_nodelet-2] process has died [pid 13313, exit code -11, cmd /opt/ros/indigo/lib/nodelet/nodelet manager __name:=standalone_nodelet __log:=/home/jon/.ros/log/fa784562-1c68-11e6-ab32-b0c090467a11/standalone_nodelet-2.log]. log file: /home/jon/.ros/log/fa784562-1c68-11e6-ab32-b0c090467a11/standalone_nodelet-2*.log [RealsenseNodelet-3] process has died [pid 13325, exit code 255, cmd /opt/ros/indigo/lib/nodelet/nodelet load realsense_camera/RealsenseNodelet standalone_nodelet __name:=RealsenseNodelet __log:=/home/jon/.ros/log/fa784562-1c68-11e6-ab32-b0c090467a11/RealsenseNodelet-3.log]. log file: /home/jon/.ros/log/fa784562-1c68-11e6-ab32-b0c090467a11/RealsenseNodelet-3*.log

I tried to change the resolution in realsense_camera_nodelet.h as well as in preset.launch (as shown in manual.launch). But neither worked out.

Of the mentioned log file in the error code above there is only one log file existing. In there it says:

�[0m[ INFO] [1463514789.021226322]: Loading nodelet /RealsenseNodelet of type realsense_camera/RealsenseNodelet to manager standalone_nodelet with the following remappings:�[0m �[0m[ INFO] [1463514789.025962007]: waitForService: Service [/standalone_nodelet/load_nodelet] has not been advertised, waiting...�[0m �[0m[ INFO] [1463514789.046851364]: waitForService: Service [/standalone_nodelet/load_nodelet] is now available.�[0m

Not sure if this is helpful though...

Do you have any idea what this error means?
Didn't find anything online...

EDIT:
perhaps my intentions what I tried to achieve weren't precisely formulated.
My goal is that similarly to the Kinect2 I try to receive an output resolution of the depth image of 1920x1080. I know that the actual depth image resolution of both the Kinect2 and the Intel Real Sense are much lower than that but for example when starting the kinect2 depth image in "HD" quality I get an output of the depth image with the resolution of 1920x1080. By simple resizing or similar actions I can't achieve this kind of resolution.
Are my desired aims possible to achieve? If yes I'd be thankful for any help.

from realsense-ros.

reaganlo avatar reaganlo commented on June 2, 2024

@CruJon The depth stream is not available at 1920x1080. But you should be able to get the color stream at that resolution. Are you still getting any errors for the color stream at HD resolution?

from realsense-ros.

leslysandra avatar leslysandra commented on June 2, 2024

hey everyone!
into the same topic, do you think it is possible to adjust/improve the quality of RGB/Depth with the values of COLOR_AUTO_EXPOSURE, HUE & SHARPNESS , etc ?
thanks!!!

from realsense-ros.

reaganlo avatar reaganlo commented on June 2, 2024

@l3s777 Once you launch the camera, you can adjust the dynamic parameters by running the command $ rosrun rqt_reconfigure rqt_reconfigure
Refer to Dynamic Parameters supported for different types of RealSense cameras.

from realsense-ros.

leslysandra avatar leslysandra commented on June 2, 2024

@reaganlo thanks for the reply... but I am not using ros, only librealsense and r200.
is there any other way ?

Thanks

from realsense-ros.

reaganlo avatar reaganlo commented on June 2, 2024

If you install and build librealsense from source, you can run the cpp-configure-ui sample program in the <librealsense root folder>/bin
For more details, I would suggest that you post the question in the librealsense repo

from realsense-ros.

leslysandra avatar leslysandra commented on June 2, 2024

hi @reaganlo I have already checked the cpp-configure-ui example, and tried to check how to fix the quality in depth but it seems to not help at all and I didn't find more info about this at the repo of librealsense.

thanks for ur help!

from realsense-ros.

mindThomas avatar mindThomas commented on June 2, 2024

Why is it that both color and depth stream can not be 640x480 at the same time?
Why is the depth stream limited to 480x360?

from realsense-ros.

ilhamovitch avatar ilhamovitch commented on June 2, 2024

Hello everyone I have a small question about the different resolution of color and depth images :
I want to use the depth image to segment the color image using the information from the nearest object and the fact that the 2 images have different resolutions I had a problem in segmentation I will be grateful if you have an idea or solution for this problem. All information will be useful and thank you in advance

from realsense-ros.

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.