-
Notifications
You must be signed in to change notification settings - Fork 18
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
how can i use this ros2 humble package? #13
Comments
You need to do two things:
|
Thank you so much for your response. After the change, it was executed, but the following error appears on the screen. " |
please pull the latest commit and try it again. |
Thank you again for your response. But nothing has changed from yesterday. The error message below appears and the picture is the same. " |
Hi, please select the topic to visualize accordingly. |
Hi, |
Thank you so much for your help. I want to ask you more questions. Is it possible? |
Go ahead |
raspberry pi "ros2 launch realsense2_camera rs_launch.py pointcloud.enable:=true depth_module.depth_profile:=640x480x15 rgb_camera.color_profile:=640x480x15"
After execution
If you run "ros2 launch costmap_depth_camera standalone_test_launch.py" in ubuntu 22.04 (humble), only the demo file runs.
I want to see the value of the camera that is connected to my actual robot at
#9
like the URL below.
The topic you see in my topic is
"/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/image_raw/zstd
/camera/camera/color/metadata
/camera/camera/depth/camera_info
/camera/camera/depth/color/points
/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/image_rect_raw/zstd
/camera/camera/depth/metadata
/camera/camera/extrinsics/depth_to_color
/camera/camera/extrinsics/depth_to_depth
" Here it is. Help me
The text was updated successfully, but these errors were encountered: