View my account

Unable to Modify Resolution of RealSense D455 in ROS 2 Humble – Parameters Not Applied

Comments

3 comments

  • MartyG

    Hi Allusrikanth87349  Does it work if you launch with ros2 launch instead of ros2 run?

    ros2 launch realsense2_camera rs_launch.py depth_module.depth_profile:=640x480x30 rgb_camera.color_profile:=640x480x30 depth_module.infra_profile:=640x480x30 enable_infra1:=true enable_infra2:=true
    1
    Comment actions Permalink
  • Juan Rached

    I was having the same issue and this worked for me! Thank you @MartyG!

     

    0
    Comment actions Permalink
  • MartyX Grover

    You are very welcome, Juan Rached - I'm pleased to hear that the advice helped you too!

    0
    Comment actions Permalink

Please sign in to leave a comment.