Db1011
- Total activity 10
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 3
Activity overview
Latest activity by Db1011-
Db1011 created a post,
multi-camera d430 (6 cams) roslaunch fails sometimes
Hello All, I am using 6 d430 cameras with Nvidia Jetson Xavier (8 cores and 8gb RAM) with two streams ON, 1. IR1 @ 25fps and depth@25fps. I launch the cameras using the rs_multiple_cameras.launch (...
-
Db1011 created a post,
d430 depth on road curbs during day time (presence of sunlight)
I am using d430 via realsense-ros wrapper with filter:=spatial, pointcloud , frame_size:=640x480 for the task of obstacle detection.1. With json:=MidResHighAccuracyPreset.json I get no false positi...
-
Db1011 commented,
what about documentation for realsense-ros wrapper?
-
Db1011 commented,
Thank you MartyG, Lastly, I have been using this documentation--> https://github.com/IntelRealSense/librealsense/tree/master/docCan you please point me to other documentation I should refer? This ...
-
Db1011 commented,
Hi MartyX Grover, Thank you for information. Default resolution for depth image is set to 640 x 480. I would be trying to change the launch file resolution to 848 x 480 for depth map by using the a...
-
Db1011 created a post,
Is d430 pointcloud output in ros affected by resolution of depth image?
Using realsense-ros package to launch a d430 camera with enable_pointcloud:=true to obtain a point cloud.My question is if I change the depth_frame size from 640 x 480 to 1280 x 720, will it result...