-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Not able to set widhtxheighxfps using depth profile for realsense d435i #3314
Comments
Hi @Akumar201 How does the launch behave if you set the configuration with a ros2 launch instruction instead of launching the node with a yaml file?
|
@MartyG-RealSense , this command that you suggested worked.
However as soon as I select 1280x720x30 for both I am getting the same error
for my user case I want both to be 1280x720 , I think I am fine with the low fps. Thank You |
You are very welcome! D435i supports 6, 15 and 30 FPS for 1280x720, with 60 FPS available for 848x480 resolution. |
Okay , Thank you for your prompt replie. So what would be the best fps if I want 1280x720 from both camera rgb and depth as 1280x720 resolution. |
I am attempting to set the depth profile on my RealSense D435i, but when I change it to any other value, the device fails to communicate with the hardware. I've also tried using a
1280x720x6
, '424x240x60', '0x0x0',, configuration for both the color and camera profiles.I am using long cable from this website, Although I tried with the official cable also. The power consumption isThis is my launch file
The camera is working at USB 3.2
realsense-viewer
The text was updated successfully, but these errors were encountered: