Change the parameter of D435
Hello,I want to change the "color_width" and "color_height" parameter of D435. But whatever the parameter I changed in rs_camera.launch, the output resolution always be 640*480.
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
Hello,I want to change the "color_width" and "color_height" parameter of D435. But whatever the parameter I changed in rs_camera.launch, the output resolution always be 640*480.
Both color and depth need to be specified. Try this:
roslaunch realsense2_camera rs_camera.launch align_depth:=true depth_width:=640 depth_height:=480 depth_fps:=30 color_width:=640 color_height:=480 color_fps:=30
Asked: 2021-05-31 01:21:28 -0600
Seen: 79 times
Last updated: Jun 30 '21
what is the meaning of transformGlobalPlan in goalfunction.cpp line 80
Kinect depth image to real world coordinate
Does ROS include I2C Driver for Odroid/Ubuntu?
error installing ros "gpg: keyserver receive failed: Server indicated a failure"
Python3, ROS Melodic and Debian Stretch
buildfarm: Melodic build with qt_gui_cpp dependency doesn't install qtbase5-dev
Unable to change the resolution of the camera without cropping the image
Significance of adding end effectors in MoveIt! Setup Assistant