We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hardware: Realsense D435i OS: Ubuntu 22.04 ROS2 Humble
I have changed the node file as here
ros2 launch realsense2_camera rs_launch.py enable_infra1:=true enable_infra2:=true enable_accel:=true enable_gyro:=true unite_imu_method:=2 infra_width:=640 infra_height:=480
/camera/camera/accel/imu_info /camera/camera/accel/metadata /camera/camera/accel/sample /camera/camera/color/camera_info /camera/camera/color/image_raw /camera/camera/color/image_raw/compressed /camera/camera/color/image_raw/compressedDepth /camera/camera/color/image_raw/theora /camera/camera/color/metadata /camera/camera/depth/camera_info /camera/camera/depth/image_rect_raw /camera/camera/depth/image_rect_raw/compressed /camera/camera/depth/image_rect_raw/compressedDepth /camera/camera/depth/image_rect_raw/theora /camera/camera/depth/metadata /camera/camera/extrinsics/depth_to_accel /camera/camera/extrinsics/depth_to_color /camera/camera/extrinsics/depth_to_gyro /camera/camera/extrinsics/depth_to_infra1 /camera/camera/extrinsics/depth_to_infra2 /camera/camera/gyro/imu_info /camera/camera/gyro/metadata /camera/camera/gyro/sample /camera/camera/imu /camera/camera/infra1/camera_info /camera/camera/infra1/image_rect_raw /camera/camera/infra1/image_rect_raw/compressed /camera/camera/infra1/image_rect_raw/compressedDepth /camera/camera/infra1/image_rect_raw/theora /camera/camera/infra1/metadata /camera/camera/infra2/camera_info /camera/camera/infra2/image_rect_raw /camera/camera/infra2/image_rect_raw/compressed /camera/camera/infra2/image_rect_raw/compressedDepth /camera/camera/infra2/image_rect_raw/theora /camera/camera/infra2/metadata /parameter_events /rosout /tf_static
launch the rgbd node with ros2 run orbslam3 rgbd <my_path>/vocabulary/ORBvoc.txt <my_path>/config/rgb-d/RealSense_D435i.yaml
ros2 run orbslam3 rgbd <my_path>/vocabulary/ORBvoc.txt <my_path>/config/rgb-d/RealSense_D435i.yaml
Error:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I have changed the node file as here
ros2 launch realsense2_camera rs_launch.py enable_infra1:=true enable_infra2:=true enable_accel:=true enable_gyro:=true unite_imu_method:=2 infra_width:=640 infra_height:=480
launch the rgbd node with
ros2 run orbslam3 rgbd <my_path>/vocabulary/ORBvoc.txt <my_path>/config/rgb-d/RealSense_D435i.yaml
Error:
The text was updated successfully, but these errors were encountered: