IntelRealSense / realsense-ros

ROS Wrapper for Intel(R) RealSense(TM) Cameras
http://wiki.ros.org/RealSense
Apache License 2.0
2.46k stars 1.72k forks source link

D435i is not providing IMU data on Jetson Xavier NX #2213

Closed haquebd closed 2 years ago

haquebd commented 2 years ago

My goal is to use the D435i in Rtabmap with camera depth and IMU. I also tried with unite_imu_method:=linear_interpolation But still the same error. I dont see any "rostopic as /camera/imu"

The camera is connected with the supplied USB cable directly connected with the USB port in Jetson Xavier NX.

realsense_ros version 2.3.2 or latest and librealsense is 2.50.x The Jetpack and Ubuntu info as below:

ROS: Melodic Ubuntu: 18.04 Jetson Package: nvidia-jetpack Version: 4.6-b199 Architecture: arm64 Maintainer: NVIDIA Corporation Installed-Size: 194 Depends: nvidia-cuda (= 4.6-b199), nvidia-opencv (= 4.6-b199), nvidia-cudnn8 (= 4.6-b199), nvidia-tensorrt (= 4.6-b199), nvidia-visionworks (= 4.6-b199), nvidia-container (= 4.6-b199), nvidia-vpi (= 4.6-b199), nvidia-l4t-jetson-multimedia-api (>> 32.6-0), nvidia-l4t-jetson-multimedia-api (<< 32.7-0)

`remote-eng@xavier-nx:~$ roslaunch realsense2_camera rs_camera.launch initial_reset:=true align_depth:=true filters:=pointcloud depth_width:=640 depth_height:=480 depth_fps:=30 color_width:=640 color_height:=480 color_fps:=30 unite_imu_method:=copy enable_gyro:=true enable_accel:=true gyro_fps:=250 accel_fps:=200 ... logging to /home/remote-eng/.ros/log/9c1d2e46-6dda-11ec-b7ba-d8c0a6b11fcf/roslaunch-xavier-nx-23024.log Checking log directory for disk usage. This may take a while. Press Ctrl-C to interrupt Done checking log file disk usage. Usage is <1GB.

started roslaunch server http://xavier-nx:42683/

SUMMARY

PARAMETERS

NODES /camera/ realsense2_camera (nodelet/nodelet) realsense2_camera_manager (nodelet/nodelet)

auto-starting new master process[master]: started with pid [23034] ROS_MASTER_URI=http://localhost:11311

setting /run_id to 9c1d2e46-6dda-11ec-b7ba-d8c0a6b11fcf process[rosout-1]: started with pid [23047] started core service [/rosout] process[camera/realsense2_camera_manager-2]: started with pid [23064] process[camera/realsense2_camera-3]: started with pid [23065] [ INFO] [1641354626.842334499]: Initializing nodelet with 4 worker threads. [ INFO] [1641354627.238120701]: RealSense ROS v2.3.2 [ INFO] [1641354627.238257533]: Built with LibRealSense v2.50.0 [ INFO] [1641354627.238346878]: Running with LibRealSense v2.50.0 [ INFO] [1641354627.353258880]:
04/01 22:50:27,438 WARNING [546803020160] (messenger-libusb.cpp:42) control_transfer returned error, index: 300, error: Success, number: 0 [ INFO] [1641354627.697529733]: Device with serial number 045322074531 was found.

[ INFO] [1641354627.697784838]: Device with physical ID 2-3.2-9 was found. [ INFO] [1641354627.697912903]: Device with name Intel RealSense D435I was found. [ INFO] [1641354627.700014065]: Device with port number 2-3.2 was found. [ INFO] [1641354627.700142257]: Device USB type: 3.2 [ INFO] [1641354627.700248786]: Resetting device... [ INFO] [1641354633.842230794]:
[ INFO] [1641354634.161278901]: Device with serial number 045322074531 was found.

[ INFO] [1641354634.162921885]: Device with physical ID 2-3.2-10 was found. [ INFO] [1641354634.163335903]: Device with name Intel RealSense D435I was found. [ INFO] [1641354634.165729098]: Device with port number 2-3.2 was found. [ INFO] [1641354634.165855562]: Device USB type: 3.2

[ INFO] [1641354634.674287960]: JSON file is not provided [ INFO] [1641354634.674410104]: ROS Node Namespace: camera [ INFO] [1641354634.674526489]: Device Name: Intel RealSense D435I [ INFO] [1641354634.674609753]: Device Serial No: 045322074531 [ INFO] [1641354634.674671577]: Device physical port: 2-3.2-10 [ INFO] [1641354634.674897051]: Device FW version: 05.13.00.50 [ INFO] [1641354634.674982555]: Device Product ID: 0x0B3A [ INFO] [1641354634.675044059]: Enable PointCloud: On [ INFO] [1641354634.675150620]: Align Depth: On [ INFO] [1641354634.675252060]: Sync Mode: On [ INFO] [1641354634.675517021]: Device Sensors: [ INFO] [1641354634.777893475]: Stereo Module was found. [ INFO] [1641354634.861425904]: RGB Camera was found. [ INFO] [1641354634.862906743]: Motion Module was found. [ INFO] [1641354634.863500218]: (Confidence, 0) sensor isn't supported by current device! -- Skipping... [ INFO] [1641354634.864987137]: Add Filter: pointcloud [ INFO] [1641354634.869699671]: num_filters: 2 [ INFO] [1641354634.870251002]: Setting Dynamic reconfig parameters. [ INFO] [1641354639.237687847]: Done Setting Dynamic reconfig parameters. [ INFO] [1641354639.239303982]: depth stream is enabled - width: 640, height: 480, fps: 30, Format: Z16 [ INFO] [1641354639.241110807]: color stream is enabled - width: 640, height: 480, fps: 30, Format: RGB8 [ WARN] [1641354639.244200902]: No mathcing profile found for gyro with fps=250 [ WARN] [1641354639.244338662]: Using default profile instead. [ INFO] [1641354639.244465191]: gyro stream is enabled - fps: 200 [ WARN] [1641354639.244642248]: No mathcing profile found for accel with fps=200 [ WARN] [1641354639.244744328]: Using default profile instead. [ INFO] [1641354639.244831689]: accel stream is enabled - fps: 63

[ INFO] [1641354639.258937868]: Expected frequency for depth = 30.00000 [ INFO] [1641354639.430975739]: Expected frequency for color = 30.00000 [ INFO] [1641354639.545222777]: Expected frequency for aligned_depth_to_color = 30.00000 [ INFO] [1641354639.653979612]: Start publisher IMU

04/01 22:50:39,837 WARNING [547035201920] (ds5-motion.cpp:473) IMU Calibration is not available, default intrinsic and extrinsic will be used. [ WARN] [1641354640.217446699]: [ WARN] [1641354640.320831510]: Hardware Notification:Motion Module failure,1.64135e+12,Error,Hardware Error 04/01 22:50:40,484 WARNING [546459083136] (messenger-libusb.cpp:42) control_transfer returned error, index: 768, error: Resource temporarily unavailable, number: 11 [ INFO] [1641354640.535796144]: SELECTED BASE:Depth, 0 [ INFO] [1641354640.596498480]: RealSense Node Is Up! 04/01 22:50:40,608 WARNING [546459083136] (messenger-libusb.cpp:42) control_transfer returned error, index: 768, error: Resource temporarily unavailable, number: 11 04/01 22:50:40,658 WARNING [546459083136] (messenger-libusb.cpp:42) control_transfer returned error, index: 768, error: Resource temporarily unavailable, number: 11 04/01 22:50:40,709 WARNING [546459083136] (messenger-libusb.cpp:42) control_transfer returned error, index: 768, error: Resource temporarily unavailable, number: 11 04/01 22:50:40,760 WARNING [546459083136] (messenger-libusb.cpp:42) control_transfer returned error, index: 768, error: Resource temporarily unavailable, number: 11 04/01 22:50:41,031 WARNING [546459083136] (messenger-libusb.cpp:42) control_transfer returned error, index: 768, error: Resource temporarily unavailable, number: 11 04/01 22:50:41,081 WARNING [546459083136] (messenger-libusb.cpp:42) control_transfer returned error, index: 768, error: Resource temporarily unavailable, number: 11 04/01 22:50:42,708 ERROR [546056429952] (uvc-streamer.cpp:106) uvc streamer watchdog triggered on endpoint: 132 `

MartyG-RealSense commented 2 years ago

Hi @haquebd There was a similar sounding case yesterday at https://github.com/IntelRealSense/realsense-ros/issues/2212 where a Jetson user with a D455 could not access the IMU in RealSense ROS. They also found that the IMU data was not accessible in librealsense programs such as realsense-viewer and rs-motion. They were able to confirm the presence of the /camera/imu topic using rostopic list in their particular case though. The IMU worked normally for them on a Windows computer, indicating that it was a Jetson-specific issue.

An important difference in your own case is that you are including align_depth:=true filters:=pointcloud in your roslaunch instruction. Align and pointcloud instructions are known to currently have problems when used in the ROS wrapper on Jetson boards specifically (the same setup works correctly on desktop / laptop PCs). An official Intel bug report has been filed about this Jetson issue, and https://github.com/IntelRealSense/realsense-ros/issues/1967 contains further information about Jetson pointcloud problems.

On the case that the bug report is linked to, the Jetson user found a workaround for generating a pointcloud, described at https://github.com/IntelRealSense/realsense-ros/issues/2201#issuecomment-1003006360

Could you try removing align_depth:=true filters:=pointcloud from your roslaunch instruction please in order to eliminate the possibility that your IMU access problem is being caused as a side-effect from these commands, please? Thanks!

haquebd commented 2 years ago

We are still getting Hardware errors and are not getting /camera/imu data. The IMU data is showing on the realsense-viewer.

I have already downgraded the Jetpack version from 4.6 to 4.5 thinking it might resolve the issue. Now I have Jetpack 4.5 and Realsense SDK 2.50.0 and realsense-ros version 2.3.2 I am also getting these Warning message on the realsense-viewer

Resource temporarily unavailable, number: 11 [ WARN] [1641441263.387054933]: Hardware Notification:Depth stream start failure,1.64144e+12,Error,Hardware Error

nx-bot@expert-nx:~/catkin_ws$ roslaunch realsense2_camera rs_camera.launch initial_reset:=true depth_width:=640 depth_height:=480 depth_fps:=30 color_width:=640 color_height:=480 color_fps:=30 unite_imu_method:=copy enable_gyro:=true enable_accel:=true gyro_fps:=250 accel_fps:=200 ... logging to /home/nx-bot/.ros/log/49c871a8-6ea4-11ec-97b6-d8c0a6b11fcf/roslaunch-expert-nx-12624.log Checking log directory for disk usage. This may take a while. Press Ctrl-C to interrupt Done checking log file disk usage. Usage is <1GB.

started roslaunch server http://expert-nx:42787/

SUMMARY

PARAMETERS

NODES /camera/ realsense2_camera (nodelet/nodelet) realsense2_camera_manager (nodelet/nodelet)

auto-starting new master process[master]: started with pid [12634] ROS_MASTER_URI=http://localhost:11311

setting /run_id to 49c871a8-6ea4-11ec-97b6-d8c0a6b11fcf process[rosout-1]: started with pid [12647] started core service [/rosout] process[camera/realsense2_camera_manager-2]: started with pid [12664] process[camera/realsense2_camera-3]: started with pid [12665] [ INFO] [1641441246.907803549]: Initializing nodelet with 4 worker threads. [ INFO] [1641441248.045579847]: RealSense ROS v2.3.2 [ INFO] [1641441248.045723528]: Built with LibRealSense v2.50.0 [ INFO] [1641441248.045823305]: Running with LibRealSense v2.50.0 [ INFO] [1641441248.177766481]:
[ INFO] [1641441248.598979755]: Device with serial number 045322074531 was found.

[ INFO] [1641441248.599185357]: Device with physical ID 2-3.2-6 was found. [ INFO] [1641441248.599296910]: Device with name Intel RealSense D435I was found. [ INFO] [1641441248.603589588]: Device with port number 2-3.2 was found. [ INFO] [1641441248.605564613]: Device USB type: 3.2 [ INFO] [1641441248.605733383]: Resetting device... [ INFO] [1641441254.772848379]:
[ INFO] [1641441255.072594929]: Device with serial number 045322074531 was found.

[ INFO] [1641441255.072790994]: Device with physical ID 2-3.2-7 was found. [ INFO] [1641441255.073539545]: Device with name Intel RealSense D435I was found. [ INFO] [1641441255.075406185]: Device with port number 2-3.2 was found. [ INFO] [1641441255.075562698]: Device USB type: 3.2

[ INFO] [1641441255.596853862]: JSON file is not provided [ INFO] [1641441255.596937126]: ROS Node Namespace: camera [ INFO] [1641441255.597101032]: Device Name: Intel RealSense D435I [ INFO] [1641441255.597196841]: Device Serial No: 045322074531 [ INFO] [1641441255.597299146]: Device physical port: 2-3.2-7 [ INFO] [1641441255.597436011]: Device FW version: 05.13.00.50 [ INFO] [1641441255.597504491]: Device Product ID: 0x0B3A [ INFO] [1641441255.597564364]: Enable PointCloud: Off [ INFO] [1641441255.597624716]: Align Depth: Off [ INFO] [1641441255.597695597]: Sync Mode: Off [ INFO] [1641441255.597887471]: Device Sensors: [ INFO] [1641441255.734938072]: Stereo Module was found. [ INFO] [1641441255.831661346]: RGB Camera was found. [ INFO] [1641441255.833323505]: Motion Module was found. [ INFO] [1641441255.833597523]: (Confidence, 0) sensor isn't supported by current device! -- Skipping... [ INFO] [1641441255.833747540]: num_filters: 0 [ INFO] [1641441255.833862357]: Setting Dynamic reconfig parameters. [ INFO] [1641441260.214552746]: Done Setting Dynamic reconfig parameters. [ INFO] [1641441260.216512571]: depth stream is enabled - width: 640, height: 480, fps: 30, Format: Z16 [ INFO] [1641441260.220749856]: color stream is enabled - width: 640, height: 480, fps: 30, Format: RGB8 [ WARN] [1641441260.221878762]: No mathcing profile found for gyro with fps=250 [ WARN] [1641441260.222882418]: Using default profile instead. [ INFO] [1641441260.224194302]: gyro stream is enabled - fps: 200 [ WARN] [1641441260.224973157]: No mathcing profile found for accel with fps=200 [ WARN] [1641441260.225672235]: Using default profile instead. [ INFO] [1641441260.229327786]: accel stream is enabled - fps: 63

[ INFO] [1641441260.255629966]: Expected frequency for depth = 30.00000 [ INFO] [1641441260.485738675]: Expected frequency for color = 30.00000 [ INFO] [1641441260.645271926]: Start publisher IMU

05/01 22:54:20,843 WARNING [547168981376] (ds5-motion.cpp:473) IMU Calibration is not available, default intrinsic and extrinsic will be used. 05/01 22:54:21,511 WARNING [546727518592] (messenger-libusb.cpp:42) control_transfer returned error, index: 768, error: Resource temporarily unavailable, number: 11 [ INFO] [1641441261.562609768]: SELECTED BASE:Depth, 0 [ WARN] [1641441261.633874223]: 05/01 22:54:21,637 WARNING [546727518592] (messenger-libusb.cpp:42) control_transfer returned error, index: 768, error: Resource temporarily unavailable, number: 11 05/01 22:54:21,688 WARNING [546727518592] (messenger-libusb.cpp:42) control_transfer returned error, index: 768, error: Resource temporarily unavailable, number: 11 [ INFO] [1641441261.712354741]: RealSense Node Is Up! 05/01 22:54:21,739 WARNING [546727518592] (messenger-libusb.cpp:42) control_transfer returned error, index: 768, error: Resource temporarily unavailable, number: 11 05/01 22:54:21,790 WARNING [546727518592] (messenger-libusb.cpp:42) control_transfer returned error, index: 768, error: Resource temporarily unavailable, number: 11 05/01 22:54:21,841 WARNING [546727518592] (messenger-libusb.cpp:42) control_transfer returned error, index: 768, error: Resource temporarily unavailable, number: 11 05/01 22:54:21,893 WARNING [546727518592] (messenger-libusb.cpp:42) control_transfer returned error, index: 768, error: Resource temporarily unavailable, number: 11 05/01 22:54:21,944 WARNING [546727518592] (messenger-libusb.cpp:42) control_transfer returned error, index: 768, error: Resource temporarily unavailable, number: 11 05/01 22:54:21,996 WARNING [546727518592] (messenger-libusb.cpp:42) control_transfer returned error, index: 768, error: Resource temporarily unavailable, number: 11 05/01 22:54:22,048 WARNING [546727518592] (messenger-libusb.cpp:42) control_transfer returned error, index: 768, error: Resource temporarily unavailable, number: 11 05/01 22:54:22,098 WARNING [546727518592] (messenger-libusb.cpp:42) control_transfer returned error, index: 768, error: Resource temporarily unavailable, number: 11 05/01 22:54:22,149 WARNING [546727518592] (messenger-libusb.cpp:42) control_transfer returned error, index: 768, error: Resource temporarily unavailable, number: 11 05/01 22:54:22,173 ERROR [546098360704] (uvc-streamer.cpp:106) uvc streamer watchdog triggered on endpoint: 130 05/01 22:54:22,200 WARNING [546727518592] (messenger-libusb.cpp:42) control_transfer returned error, index: 768, error: Resource temporarily unavailable, number: 11 05/01 22:54:22,251 WARNING [546727518592] (messenger-libusb.cpp:42) control_transfer returned error, index: 768, error: Resource temporarily unavailable, number: 11 05/01 22:54:22,303 WARNING [546727518592] (messenger-libusb.cpp:42) control_transfer returned error, index: 768, error: Resource temporarily unavailable, number: 11 05/01 22:54:22,356 WARNING [546727518592] (messenger-libusb.cpp:42) control_transfer returned error, index: 768, error: Resource temporarily unavailable, number: 11 05/01 22:54:22,408 WARNING [546727518592] (messenger-libusb.cpp:42) control_transfer returned error, index: 768, error: Resource temporarily unavailable, number: 11 05/01 22:54:22,458 WARNING [546727518592] (messenger-libusb.cpp:42) control_transfer returned error, index: 768, error: Resource temporarily unavailable, number: 11 05/01 22:54:22,509 WARNING [546727518592] (messenger-libusb.cpp:42) control_transfer returned error, index: 768, error: Resource temporarily unavailable, number: 11 05/01 22:54:22,560 WARNING [546727518592] (messenger-libusb.cpp:42) control_transfer returned error, index: 768, error: Resource temporarily unavailable, number: 11 05/01 22:54:22,610 WARNING [546727518592] (messenger-libusb.cpp:42) control_transfer returned error, index: 768, error: Resource temporarily unavailable, number: 11 05/01 22:54:22,661 WARNING [546727518592] (messenger-libusb.cpp:42) control_transfer returned error, index: 768, error: Resource temporarily unavailable, number: 11 05/01 22:54:22,712 WARNING [546727518592] (messenger-libusb.cpp:42) control_transfer returned error, index: 768, error: Resource temporarily unavailable, number: 11 05/01 22:54:22,768 WARNING [546727518592] (messenger-libusb.cpp:42) control_transfer returned error, index: 768, error: Resource temporarily unavailable, number: 11 05/01 22:54:22,822 WARNING [546727518592] (messenger-libusb.cpp:42) control_transfer returned error, index: 768, error: Resource temporarily unavailable, number: 11 05/01 22:54:22,873 WARNING [546727518592] (messenger-libusb.cpp:42) control_transfer returned error, index: 768, error: Resource temporarily unavailable, number: 11 05/01 22:54:23,025 WARNING [546727518592] (messenger-libusb.cpp:42) control_transfer returned error, index: 768, error: Resource temporarily unavailable, number: 11 [ WARN] [1641441263.387054933]: Hardware Notification:Depth stream start failure,1.64144e+12,Error,Hardware Error

MartyG-RealSense commented 2 years ago

In the other recent case of an IMU problem on Jetson, I posted feedback that Intel provided me at https://github.com/IntelRealSense/realsense-ros/issues/2212#issuecomment-1006579320

As mentioned in that advice, support for JetPack 4.6.1 was added as part of librealsense 2.50.0. You are currently using JetPack 4.6-b199. Before that 4.6.1 support was added, the most recent officially supported JetPack version was 4.5 (32.5)

image

haquebd commented 2 years ago

As I mentioned I already downgraded the Jetpack version from 4.6.b199 to 4.5 now. So will librealsense 2.50.0 be supportive with Jetpack 4.5 and relasense-roc version 2.3.2?

MartyG-RealSense commented 2 years ago

JetPack 4.5 should work with librealsense 2.50.0. Please let me know if the /camera/imu topic is now able to publish data in wrapper 3.2.2. In https://github.com/IntelRealSense/realsense-ros/issues/2213#issuecomment-1006318734 you said that it was not working when you downgraded to JetPack 4.5.

haquebd commented 2 years ago

I will update the ros-wrapper to 3.2.2 and run it again.

MartyG-RealSense commented 2 years ago

Okay, thanks very much @haquebd - please do let me know the outcome of your wrapper update. Good luck!

haquebd commented 2 years ago

I have managed to work it with Jetpack 4.5.1 and ros wrapper 2.3.2 @MartyG-RealSense thanks for your feedback.

MartyG-RealSense commented 2 years ago

That's excellent news that you found a solution, @haquebd - thanks very much for the update!

AlexKaravaev commented 2 years ago

@MartyG-RealSense I have following problem, but slightly different setup. I have jetpack 4.6 on host jetson agx and running realsense node in docker ubuntu focal. librealsense in docker is compiled with USB flag on. Still IMU messages are not published. What I should do in this case? Applying the patch on the host machine does nothing(which makes sense).

[realsense2_camera_node-1] [INFO] [1645528259.641187793] [shadow.cam1]: RealSense ROS v3.2.3
[realsense2_camera_node-1] [INFO] [1645528259.641603810] [shadow.cam1]: Built with LibRealSense v2.50.0
[realsense2_camera_node-1] [INFO] [1645528259.641764456] [shadow.cam1]: Running with LibRealSense v2.50.0
[realsense2_camera_node-1] [INFO] [1645528260.045681218] [shadow.cam1]: Device with serial number 026322072896 was found.
[realsense2_camera_node-1] 
[realsense2_camera_node-1] [INFO] [1645528260.046193143] [shadow.cam1]: Device with physical ID 2-1-14 was found.
[realsense2_camera_node-1] [INFO] [1645528260.046385535] [shadow.cam1]: Device with name Intel RealSense D435I was found.
[realsense2_camera_node-1] [INFO] [1645528260.048977513] [shadow.cam1]: Device with port number 2-1 was found.
[realsense2_camera_node-1] [INFO] [1645528260.049368249] [shadow.cam1]: Device USB type: 3.2
[realsense2_camera_node-1] [INFO] [1645528260.069402031] [shadow.cam1]: getParameters...
[realsense2_camera_node-1] [INFO] [1645528260.094866019] [shadow.cam1]: setupDevice...
[realsense2_camera_node-1] [INFO] [1645528260.095073708] [shadow.cam1]: JSON file is not provided
[realsense2_camera_node-1] [INFO] [1645528260.095256499] [shadow.cam1]: Device Name: Intel RealSense D435I
[realsense2_camera_node-1] [INFO] [1645528260.095369144] [shadow.cam1]: Device physical port: 2-1-14
[realsense2_camera_node-1] [INFO] [1645528260.095453435] [shadow.cam1]: Device FW version: 05.13.00.50
[realsense2_camera_node-1] [INFO] [1645528260.095531231] [shadow.cam1]: Device Product ID: 0x0B3A
[realsense2_camera_node-1] [INFO] [1645528260.095635715] [shadow.cam1]: Enable PointCloud: Off
[realsense2_camera_node-1] [INFO] [1645528260.095715654] [shadow.cam1]: Align Depth: Off
[realsense2_camera_node-1] [INFO] [1645528260.095790665] [shadow.cam1]: Sync Mode: On
[realsense2_camera_node-1] [INFO] [1645528260.095982961] [shadow.cam1]: Device Sensors: 
[realsense2_camera_node-1] [INFO] [1645528260.232183716] [shadow.cam1]: Stereo Module was found.
[realsense2_camera_node-1] [INFO] [1645528260.273146805] [shadow.cam1]: RGB Camera was found.
[realsense2_camera_node-1] [INFO] [1645528260.274364422] [shadow.cam1]: Motion Module was found.
[realsense2_camera_node-1] [INFO] [1645528260.274597200] [shadow.cam1]: (Infrared, 0) sensor isn't supported by current device! -- Skipping...
[realsense2_camera_node-1] [INFO] [1645528260.274708245] [shadow.cam1]: (Fisheye, 0) sensor isn't supported by current device! -- Skipping...
[realsense2_camera_node-1] [INFO] [1645528260.274838490] [shadow.cam1]: (Fisheye, 1) sensor isn't supported by current device! -- Skipping...
[realsense2_camera_node-1] [INFO] [1645528260.274968095] [shadow.cam1]: (Fisheye, 2) sensor isn't supported by current device! -- Skipping...
[realsense2_camera_node-1] [INFO] [1645528260.275126854] [shadow.cam1]: (Pose, 0) sensor isn't supported by current device! -- Skipping...
[realsense2_camera_node-1] [INFO] [1645528260.275266635] [shadow.cam1]: (Confidence, 0) sensor isn't supported by current device! -- Skipping...
[realsense2_camera_node-1] [INFO] [1645528260.275408273] [shadow.cam1]: num_filters: 0
[realsense2_camera_node-1] [INFO] [1645528260.275538391] [shadow.cam1]: Setting Dynamic reconfig parameters.
[realsense2_camera_node-1] set_option: stereo_module.emitter_enabled = 0
[realsense2_camera_node-1] [INFO] [1645528264.764069859] [shadow.cam1]: Done Setting Dynamic reconfig parameters.
[realsense2_camera_node-1] [INFO] [1645528264.766629996] [shadow.cam1]: depth stream is enabled - width: 640, height: 480, fps: 30, Format: Z16
[realsense2_camera_node-1] [INFO] [1645528264.769750348] [shadow.cam1]: color stream is enabled - width: 640, height: 480, fps: 30, Format: RGB8
[realsense2_camera_node-1] [INFO] [1645528264.770052760] [shadow.cam1]: gyro stream is enabled - fps: 400
[realsense2_camera_node-1] [INFO] [1645528264.770544908] [shadow.cam1]: accel stream is enabled - fps: 250
[realsense2_camera_node-1] [INFO] [1645528264.770734260] [shadow.cam1]: setupPublishers...
[realsense2_camera_node-1] [ERROR] [1645528264.818460858] [shadow.cam1]: Failed to load plugin image_transport/compressed_pub, error string: parameter 'format' has already been declared
[realsense2_camera_node-1] 
[realsense2_camera_node-1] [INFO] [1645528264.822980243] [shadow.cam1]: Start publisher IMU
[realsense2_camera_node-1] [INFO] [1645528264.826280378] [shadow.cam1]: setupStreams...
[realsense2_camera_node-1]  22/02 11:11:05,541 WARNING [547129117088] (messenger-libusb.cpp:42) control_transfer returned error, index: 768, error: Success, number: 0
[realsense2_camera_node-1] [INFO] [1645528265.593080564] [shadow.cam1]: SELECTED BASE:Depth, 0
[realsense2_camera_node-1] [INFO] [1645528265.607424256] [shadow.cam1]: Device Serial No: 026322072896
[realsense2_camera_node-1] [INFO] [1645528265.607664522] [shadow.cam1]: RealSense Node Is Up!
[realsense2_camera_node-1] [WARN] [1645528265.663310804] [shadow.cam1]: 
[realsense2_camera_node-1]  22/02 11:11:05,665 WARNING [547129117088] (messenger-libusb.cpp:42) control_transfer returned error, index: 768, error: Success, number: 0
[realsense2_camera_node-1]  22/02 11:11:05,716 WARNING [547129117088] (messenger-libusb.cpp:42) control_transfer returned error, index: 768, error: Success, number: 0
[realsense2_camera_node-1] [WARN] [1645528265.765844481] [shadow.cam1]: Hardware Notification:Motion Module failure,1.64553e+12,Error,Hardware Error
[realsense2_camera_node-1]  22/02 11:11:05,767 WARNING [547129117088] (messenger-libusb.cpp:42) control_transfer returned error, index: 768, error: Success, number: 0
[realsense2_camera_node-1]  22/02 11:11:05,938 WARNING [547129117088] (messenger-libusb.cpp:42) control_transfer returned error, index: 768, error: Success, number: 0
MartyG-RealSense commented 2 years ago

Hi @AlexKaravaev I note that your log has a Motion Module Failure error. This error relates to a problem with starting the IMU streams.

Does the error still occur if you add the instruction initial_reset:=true to the roslaunch instruction to reset the camera at launch?

AlexKaravaev commented 2 years ago

@MartyG-RealSense I can not test that, because in docker after initial_reset it can not update again device list in /dev

MartyG-RealSense commented 2 years ago

Are you able to set gyro to 200 and accel to 63 to see whether the motion module error still occurs?

Does your launch set unite_imu_method to linear_interpolation

If unite_imu_method is not defined then the 'imu' topic would not be published, and two separate gyro and accel topics would be published instead.

AlexKaravaev commented 2 years ago

Still the same. accel and gyro are not published, but imu just appears empty. Attaching full config and full rosout

<robot_namespace>:
  cam1:
    ros__parameters:
      device_type: 'd435i'
      serial_no: ''
      usb_port_id: ''

      # color_fps: 6.0
      # color_height: 480
      # color_width: 640

      # depth_fps: 6.0
      # depth_height: 480
      # depth_width: 640

      gyro_fps: 200.0
      accel_fps: 63.0
      # align_depth: true

      clip_distance: 3.0

      enable_accel: true
      enable_color: true
      enable_depth: true
      enable_gyro: true
      enable_infra1: false
      enable_infra2: false

      enable_pointcloud: false

      filters: ''

      pointcloud_texture_index: 0
      pointcloud_texture_stream: RS2_STREAM_COLOR

      stereo_module:
        emitter_enabled: 0
      unite_imu_method: 'linear_interpolation'
      enable_sync: true
      rosbag_filename: ''
      publish_odom_tf: false
      image_raw/compressed/format: 'jpeg'
      image_raw/compressed/jpeg_level: 1
      #depth/image_rect_raw/compressedDepth/format: "jpeg"
      aligned_depth_to_color/image_raw/compressedDepth/format: "png"
      camera1/aligned_depth_to_color/image_raw/compressedDepth: 0
      aligned_depth_to_color:
        image_raw:
          png_level: 9
[realsense2_camera_node-1] [INFO] [1645548398.972104971] [shadow.cam1]: RealSense ROS v3.2.3
[realsense2_camera_node-1] [INFO] [1645548398.972587283] [shadow.cam1]: Built with LibRealSense v2.50.0
[realsense2_camera_node-1] [INFO] [1645548398.972718165] [shadow.cam1]: Running with LibRealSense v2.50.0
[realsense2_camera_node-1] [INFO] [1645548399.269282763] [shadow.cam1]: Device with serial number 026322072896 was found.
[realsense2_camera_node-1] 
[realsense2_camera_node-1] [INFO] [1645548399.271695635] [shadow.cam1]: Device with physical ID 2-1-2 was found.
[realsense2_camera_node-1] [INFO] [1645548399.271831157] [shadow.cam1]: Device with name Intel RealSense D435I was found.
[realsense2_camera_node-1] [INFO] [1645548399.274944904] [shadow.cam1]: Device with port number 2-1 was found.
[realsense2_camera_node-1] [INFO] [1645548399.275343311] [shadow.cam1]: Device USB type: 3.2
[realsense2_camera_node-1] [INFO] [1645548399.291874079] [shadow.cam1]: getParameters...
[realsense2_camera_node-1] [INFO] [1645548399.323592713] [shadow.cam1]: setupDevice...
[realsense2_camera_node-1] [INFO] [1645548399.323786732] [shadow.cam1]: JSON file is not provided
[realsense2_camera_node-1] [INFO] [1645548399.323898446] [shadow.cam1]: Device Name: Intel RealSense D435I
[realsense2_camera_node-1] [INFO] [1645548399.324039088] [shadow.cam1]: Device physical port: 2-1-2
[realsense2_camera_node-1] [INFO] [1645548399.324156434] [shadow.cam1]: Device FW version: 05.13.00.50
[realsense2_camera_node-1] [INFO] [1645548399.324266996] [shadow.cam1]: Device Product ID: 0x0B3A
[realsense2_camera_node-1] [INFO] [1645548399.324356917] [shadow.cam1]: Enable PointCloud: Off
[realsense2_camera_node-1] [INFO] [1645548399.324441527] [shadow.cam1]: Align Depth: Off
[realsense2_camera_node-1] [INFO] [1645548399.324524152] [shadow.cam1]: Sync Mode: On
[realsense2_camera_node-1] [INFO] [1645548399.325228132] [shadow.cam1]: Device Sensors: 
[realsense2_camera_node-1] [INFO] [1645548399.451093756] [shadow.cam1]: Stereo Module was found.
[realsense2_camera_node-1] [INFO] [1645548399.496567240] [shadow.cam1]: RGB Camera was found.
[realsense2_camera_node-1] [INFO] [1645548399.497855966] [shadow.cam1]: Motion Module was found.
[realsense2_camera_node-1] [INFO] [1645548399.498588074] [shadow.cam1]: (Infrared, 0) sensor isn't supported by current device! -- Skipping...
[realsense2_camera_node-1] [INFO] [1645548399.498734604] [shadow.cam1]: (Fisheye, 0) sensor isn't supported by current device! -- Skipping...
[realsense2_camera_node-1] [INFO] [1645548399.498839758] [shadow.cam1]: (Fisheye, 1) sensor isn't supported by current device! -- Skipping...
[realsense2_camera_node-1] [INFO] [1645548399.498972688] [shadow.cam1]: (Fisheye, 2) sensor isn't supported by current device! -- Skipping...
[realsense2_camera_node-1] [INFO] [1645548399.499213364] [shadow.cam1]: (Pose, 0) sensor isn't supported by current device! -- Skipping...
[realsense2_camera_node-1] [INFO] [1645548399.499356342] [shadow.cam1]: (Confidence, 0) sensor isn't supported by current device! -- Skipping...
[realsense2_camera_node-1] [INFO] [1645548399.499459640] [shadow.cam1]: num_filters: 0
[realsense2_camera_node-1] [INFO] [1645548399.499541657] [shadow.cam1]: Setting Dynamic reconfig parameters.
[realsense2_camera_node-1] set_option: stereo_module.emitter_enabled = 0
[realsense2_camera_node-1]  22/02 16:46:41,584 WARNING [547591539104] (messenger-libusb.cpp:42) control_transfer returned error, index: 300, error: Success, number: 0
[realsense2_camera_node-1] [INFO] [1645548403.822229744] [shadow.cam1]: Done Setting Dynamic reconfig parameters.
[realsense2_camera_node-1] [INFO] [1645548403.825567013] [shadow.cam1]: depth stream is enabled - width: 640, height: 480, fps: 30, Format: Z16
[realsense2_camera_node-1] [INFO] [1645548403.829208191] [shadow.cam1]: color stream is enabled - width: 640, height: 480, fps: 30, Format: RGB8
[realsense2_camera_node-1] [INFO] [1645548403.829638886] [shadow.cam1]: gyro stream is enabled - fps: 200
[realsense2_camera_node-1] [INFO] [1645548403.829847625] [shadow.cam1]: accel stream is enabled - fps: 63
[realsense2_camera_node-1] [INFO] [1645548403.829958315] [shadow.cam1]: setupPublishers...
[realsense2_camera_node-1] [ERROR] [1645548403.885639843] [shadow.cam1]: Failed to load plugin image_transport/compressed_pub, error string: parameter 'format' has already been declared
[realsense2_camera_node-1] 
[realsense2_camera_node-1] [INFO] [1645548403.888914167] [shadow.cam1]: Start publisher IMU
[realsense2_camera_node-1] [INFO] [1645548403.891911559] [shadow.cam1]: setupStreams...
[realsense2_camera_node-1]  22/02 16:46:44,550 WARNING [547591539104] (messenger-libusb.cpp:42) control_transfer returned error, index: 768, error: Resource temporarily unavailable, number: 11
[realsense2_camera_node-1] [INFO] [1645548404.602547587] [shadow.cam1]: SELECTED BASE:Depth, 0
[realsense2_camera_node-1] [INFO] [1645548404.612009561] [shadow.cam1]: Device Serial No: 026322072896
[realsense2_camera_node-1] [INFO] [1645548404.612192828] [shadow.cam1]: RealSense Node Is Up!
[realsense2_camera_node-1] [WARN] [1645548404.672396373] [shadow.cam1]: 
[realsense2_camera_node-1]  22/02 16:46:44,674 WARNING [547591539104] (messenger-libusb.cpp:42) control_transfer returned error, index: 768, error: Resource temporarily unavailable, number: 11
[realsense2_camera_node-1]  22/02 16:46:44,724 WARNING [547591539104] (messenger-libusb.cpp:42) control_transfer returned error, index: 768, error: Resource temporarily unavailable, number: 11
[realsense2_camera_node-1]  22/02 16:46:44,776 WARNING [547591539104] (messenger-libusb.cpp:42) control_transfer returned error, index: 768, error: Resource temporarily unavailable, number: 11
[realsense2_camera_node-1] [WARN] [1645548404.826658974] [shadow.cam1]: Hardware Notification:Motion Module failure,1.64555e+12,Error,Hardware Error
[realsense2_camera_node-1]  22/02 16:46:44,947 WARNING [547591539104] (messenger-libusb.cpp:42) control_transfer returned error, index: 768, error: Resource temporarily unavailable, number: 11
[realsense2_camera_node-1]  22/02 16:46:44,998 WARNING [547591539104] (messenger-libusb.cpp:42) control_transfer returned error, index: 768, error: Resource temporarily unavailable, number: 11
[realsense2_camera_node-1]  22/02 16:46:45,151 WARNING [547591539104] (messenger-libusb.cpp:42) control_transfer returned error, index: 768, error: Resource temporarily unavailable, number: 11
[realsense2_camera_node-1]  22/02 16:46:45,303 WARNING [547591539104] (messenger-libusb.cpp:42) control_transfer returned error, index: 768, error: Resource temporarily unavailable, number: 11
[realsense2_camera_node-1]  22/02 16:46:45,455 WARNING [547591539104] (messenger-libusb.cpp:42) control_transfer returned error, index: 768, error: Resource temporarily unavailable, number: 11
[realsense2_camera_node-1]  22/02 16:46:45,506 WARNING [547591539104] (messenger-libusb.cpp:42) control_transfer returned error, index: 768, error: Resource temporarily unavailable, number: 11
AlexKaravaev commented 2 years ago

This is what I get with 400 and 250 fps set on gyro and accel. No Motion Module failure, but still no data arrived on imu topic

[realsense2_camera_node-1] [INFO] [1645548937.209929988] [shadow.cam1]: RealSense ROS v3.2.3
[realsense2_camera_node-1] [INFO] [1645548937.210358571] [shadow.cam1]: Built with LibRealSense v2.50.0
[realsense2_camera_node-1] [INFO] [1645548937.210483757] [shadow.cam1]: Running with LibRealSense v2.50.0
[realsense2_camera_node-1] [INFO] [1645548937.575424427] [shadow.cam1]: Device with serial number 026322072896 was found.
[realsense2_camera_node-1] 
[realsense2_camera_node-1] [INFO] [1645548937.575847283] [shadow.cam1]: Device with physical ID 2-1-2 was found.
[realsense2_camera_node-1] [INFO] [1645548937.575996053] [shadow.cam1]: Device with name Intel RealSense D435I was found.
[realsense2_camera_node-1] [INFO] [1645548937.578038872] [shadow.cam1]: Device with port number 2-1 was found.
[realsense2_camera_node-1] [INFO] [1645548937.578322909] [shadow.cam1]: Device USB type: 3.2
[realsense2_camera_node-1] [INFO] [1645548937.593120378] [shadow.cam1]: getParameters...
[realsense2_camera_node-1] [INFO] [1645548937.613863709] [shadow.cam1]: setupDevice...
[realsense2_camera_node-1] [INFO] [1645548937.614028735] [shadow.cam1]: JSON file is not provided
[realsense2_camera_node-1] [INFO] [1645548937.614148609] [shadow.cam1]: Device Name: Intel RealSense D435I
[realsense2_camera_node-1] [INFO] [1645548937.614236867] [shadow.cam1]: Device physical port: 2-1-2
[realsense2_camera_node-1] [INFO] [1645548937.614318404] [shadow.cam1]: Device FW version: 05.13.00.50
[realsense2_camera_node-1] [INFO] [1645548937.614397190] [shadow.cam1]: Device Product ID: 0x0B3A
[realsense2_camera_node-1] [INFO] [1645548937.614530696] [shadow.cam1]: Enable PointCloud: Off
[realsense2_camera_node-1] [INFO] [1645548937.614643370] [shadow.cam1]: Align Depth: Off
[realsense2_camera_node-1] [INFO] [1645548937.614726763] [shadow.cam1]: Sync Mode: On
[realsense2_camera_node-1] [INFO] [1645548937.614908494] [shadow.cam1]: Device Sensors: 
[realsense2_camera_node-1] [INFO] [1645548937.691488587] [shadow.cam1]: Stereo Module was found.
[realsense2_camera_node-1] [INFO] [1645548937.728470404] [shadow.cam1]: RGB Camera was found.
[realsense2_camera_node-1] [INFO] [1645548937.729485877] [shadow.cam1]: Motion Module was found.
[realsense2_camera_node-1] [INFO] [1645548937.729693433] [shadow.cam1]: (Infrared, 0) sensor isn't supported by current device! -- Skipping...
[realsense2_camera_node-1] [INFO] [1645548937.729888700] [shadow.cam1]: (Fisheye, 0) sensor isn't supported by current device! -- Skipping...
[realsense2_camera_node-1] [INFO] [1645548937.730069151] [shadow.cam1]: (Fisheye, 1) sensor isn't supported by current device! -- Skipping...
[realsense2_camera_node-1] [INFO] [1645548937.730167873] [shadow.cam1]: (Fisheye, 2) sensor isn't supported by current device! -- Skipping...
[realsense2_camera_node-1] [INFO] [1645548937.730255714] [shadow.cam1]: (Pose, 0) sensor isn't supported by current device! -- Skipping...
[realsense2_camera_node-1] [INFO] [1645548937.730360324] [shadow.cam1]: (Confidence, 0) sensor isn't supported by current device! -- Skipping...
[realsense2_camera_node-1] [INFO] [1645548937.730452326] [shadow.cam1]: num_filters: 0
[realsense2_camera_node-1] [INFO] [1645548937.730531335] [shadow.cam1]: Setting Dynamic reconfig parameters.
[realsense2_camera_node-1] [INFO] [1645548941.845409770] [shadow.cam1]: Done Setting Dynamic reconfig parameters.
[realsense2_camera_node-1] [INFO] [1645548941.849426511] [shadow.cam1]: depth stream is enabled - width: 640, height: 480, fps: 30, Format: Z16
[realsense2_camera_node-1] [INFO] [1645548941.853072205] [shadow.cam1]: color stream is enabled - width: 640, height: 480, fps: 30, Format: RGB8
[realsense2_camera_node-1] [INFO] [1645548941.853644343] [shadow.cam1]: gyro stream is enabled - fps: 400
[realsense2_camera_node-1] [INFO] [1645548941.853823962] [shadow.cam1]: accel stream is enabled - fps: 250
[realsense2_camera_node-1] [INFO] [1645548941.853910747] [shadow.cam1]: setupPublishers...
[realsense2_camera_node-1] [ERROR] [1645548941.900732700] [shadow.cam1]: Failed to load plugin image_transport/compressed_pub, error string: parameter 'format' has already been declared
[realsense2_camera_node-1] 
[realsense2_camera_node-1] [INFO] [1645548941.905442156] [shadow.cam1]: Start publisher IMU
[realsense2_camera_node-1] [INFO] [1645548941.908279997] [shadow.cam1]: setupStreams...
[realsense2_camera_node-1]  22/02 16:55:42,561 WARNING [547197278624] (messenger-libusb.cpp:42) control_transfer returned error, index: 768, error: Resource temporarily unavailable, number: 11
[realsense2_camera_node-1] [INFO] [1645548942.612753319] [shadow.cam1]: SELECTED BASE:Depth, 0
[realsense2_camera_node-1] [INFO] [1645548942.621225239] [shadow.cam1]: Device Serial No: 026322072896
[realsense2_camera_node-1] [INFO] [1645548942.621423451] [shadow.cam1]: RealSense Node Is Up!
[realsense2_camera_node-1] [WARN] [1645548942.683518784] [shadow.cam1]: 
[realsense2_camera_node-1]  22/02 16:55:42,685 WARNING [547197278624] (messenger-libusb.cpp:42) control_transfer returned error, index: 768, error: Resource temporarily unavailable, number: 11
[realsense2_camera_node-1]  22/02 16:55:42,736 WARNING [547197278624] (messenger-libusb.cpp:42) control_transfer returned error, index: 768, error: Resource temporarily unavailable, number: 11
[realsense2_camera_node-1]  22/02 16:55:42,788 WARNING [547197278624] (messenger-libusb.cpp:42) control_transfer returned error, index: 768, error: Resource temporarily unavailable, number: 11
[realsense2_camera_node-1]  22/02 16:55:42,969 WARNING [547197278624] (messenger-libusb.cpp:42) control_transfer returned error, index: 768, error: Resource temporarily unavailable, number: 11
[realsense2_camera_node-1]  22/02 16:55:43,020 WARNING [547197278624] (messenger-libusb.cpp:42) control_transfer returned error, index: 768, error: Resource temporarily unavailable, number: 11
[realsense2_camera_node-1]  22/02 16:55:43,173 WARNING [547197278624] (messenger-libusb.cpp:42) control_transfer returned error, index: 768, error: Resource temporarily unavailable, number: 11
[realsense2_camera_node-1]  22/02 16:55:43,324 WARNING [547197278624] (messenger-libusb.cpp:42) control_transfer returned error, index: 768, error: Resource temporarily unavailable, number: 11
[realsense2_camera_node-1]  22/02 16:55:43,476 WARNING [547197278624] (messenger-libusb.cpp:42) control_transfer returned error, index: 768, error: Resource temporarily unavailable, number: 11
[realsense2_camera_node-1]  22/02 16:55:43,527 WARNING [547197278624] (messenger-libusb.cpp:42) control_transfer returned error, index: 768, error: Resource temporarily unavailable, number: 11
[realsense2_camera_node-1]  22/02 16:55:43,780 WARNING [547197278624] (messenger-libusb.cpp:42) control_transfer returned error, index: 768, error: Resource temporarily unavailable, number: 11
[realsense2_camera_node-1]  22/02 16:55:43,830 WARNING [547197278624] (messenger-libusb.cpp:42) control_transfer returned error, index: 768, error: Resource temporarily unavailable, number: 11
AlexKaravaev commented 2 years ago

oh yes and important thing is that I am using ros2, latest commit on ros2 branch

AlexKaravaev commented 2 years ago

And also I have tested on another pc with x86 arch in realsense-viewer imu is displayed correctly with the same camera

MartyG-RealSense commented 2 years ago

The warning control_transfer returned error, index: 768, error: Resource temporarily unavailable, number: 11, if it is generating continuously in the ROS terminal, would indicate a communications issue where frames are not being reliably received from the camera on your Jetson AGX + Docker setup. In fact, you said earlier that IMU messages are not being published.

Noting that you have align_depth set to True in a log above, can you confirm that you still have no IMU messages if align_depth is False. I know that it is not directly related to the IMU messages, but having align_depth enabled has been known to cause issues on Jetson specifically.

AlexKaravaev commented 2 years ago

Unfortunately, no( Stil the same

AlexKaravaev commented 2 years ago

Also output of rs-data-collect -c config -t 30

config

#Video streams
DEPTH,640,480,30,Z16,0
INFRARED,640,480,30,Y8,1
INFRARED,640,480,30,Y8,2
COLOR,640,480,30,RGB8,0
#Lines starting with non-alpha character (#@!...) will be skipped
# IMU streams will produce data in m/sec^2 & rad/sec
ACCEL,1,1,63,MOTION_XYZ32F
GYRO,1,1,200,MOTION_XYZ32F

Output

Configuration:
Stream Type,Stream Name,Format,FPS,Width,Height
Infrared 1,Infrared,Y8,30,640,480
Infrared 2,Infrared,Y8,30,640,480
Depth,Depth,Z16,30,640,480
Color,Color,RGB8,30,640,480
Accel,Accel,MOTION_XYZ32F,63
Gyro,Gyro,MOTION_XYZ32F,200

Stream Type,Index,F#,HW Timestamp (ms),Host Timestamp(ms)

Depth,0,0,1645552764980.670,242.018
Depth,0,1,1645552765015.549,274.926
Depth,0,0,1645552765440.052,674.509
Depth,0,1,1645552765475.689,708.155

Stream Type,Index,F#,HW Timestamp (ms),Host Timestamp(ms)

Color,0,0,1645552764911.586,180.973
Color,0,1,1645552764946.055,210.813
Color,0,2,1645552764980.730,243.380
Color,0,3,1645552765015.610,276.196
Color,0,4,1645552765050.694,310.469
Color,0,5,1645552765085.646,342.558
Color,0,6,1645552765120.745,376.007
Color,0,7,1645552765155.990,409.406
Color,0,8,1645552765191.382,442.433
Color,0,9,1645552765226.878,475.831
Color,0,10,1645552765262.511,509.096
Color,0,11,1645552765298.279,542.630
Color,0,12,1645552765333.631,575.908
Color,0,13,1645552765369.054,609.180
Color,0,14,1645552765404.548,642.670
Color,0,15,1645552765440.114,678.158
Color,0,16,1645552765475.751,710.215
Color,0,17,1645552765511.459,742.752
Color,0,18,1645552765547.239,775.957
Color,0,19,1645552765583.090,809.441
Color,0,20,1645552765618.959,842.797
Color,0,21,1645552765654.894,876.187
Color,0,22,1645552765690.893,909.483
Color,0,23,1645552765726.216,942.972
Color,0,24,1645552765761.544,976.242
Color,0,25,1645552765796.878,1009.557
Color,0,26,1645552765831.819,1042.943
Color,0,27,1645552765866.736,1076.267
Color,0,28,1645552765901.629,1109.878
Color,0,29,1645552765936.241,1143.075
Color,0,30,1645552765970.810,1176.407
Color,0,31,1645552766005.338,1209.805
Color,0,32,1645552766039.668,1243.049
Color,0,33,1645552766073.947,1276.202
Color,0,34,1645552766108.173,1310.306
Color,0,35,1645552766142.263,1344.716
Color,0,36,1645552766176.296,1377.014
Color,0,37,1645552766210.271,1410.001
Color,0,38,1645552766244.154,1443.184
Color,0,39,1645552766277.977,1476.520
Color,0,40,1645552766311.739,1509.943
Color,0,41,1645552766345.443,1543.175
Color,0,42,1645552766379.085,1576.581
Color,0,43,1645552766412.667,1609.934
Color,0,44,1645552766446.188,1644.567
Color,0,45,1645552766479.647,1676.770
Color,0,46,1645552766513.046,1710.063
Color,0,47,1645552766546.384,1743.477
Color,0,48,1645552766579.660,1776.724
Color,0,49,1645552766612.876,1810.150
Color,0,50,1645552766646.031,1843.485
Color,0,51,1645552766679.125,1876.689
Color,0,52,1645552766712.158,1910.240
Color,0,53,1645552766745.131,1943.539
Color,0,54,1645552766778.042,1976.766
Color,0,55,1645552766810.892,2010.242
Color,0,56,1645552766843.682,2043.749
Color,0,57,1645552766876.410,2076.917
Color,0,58,1645552766909.078,2110.363
Color,0,59,1645552766941.684,2143.640
Color,0,60,1645552766974.230,2176.908
Color,0,61,1645552767006.715,2210.454
Color,0,62,1645552767039.138,2243.710
Color,0,63,1645552767071.501,2276.887
Color,0,64,1645552767103.803,2310.420
Color,0,65,1645552767136.044,2343.967
Color,0,66,1645552767168.224,2377.232
Color,0,67,1645552767200.343,2410.684
Color,0,68,1645552767232.401,2443.946
Color,0,69,1645552767264.399,2477.079
Color,0,70,1645552767296.385,2510.579
Color,0,71,1645552767329.921,2543.884
Color,0,72,1645552767363.441,2577.175
Color,0,73,1645552767396.945,2610.676
Color,0,74,1645552767430.434,2644.063
Color,0,75,1645552767463.906,2677.231
Color,0,76,1645552767497.363,2710.869
Color,0,77,1645552767530.804,2744.205
Color,0,78,1645552767564.229,2777.415
Color,0,79,1645552767597.638,2810.770
Color,0,80,1645552767631.032,2844.174
Color,0,81,1645552767664.409,2877.468
Color,0,82,1645552767697.771,2910.851
Color,0,83,1645552767731.117,2944.240
Color,0,84,1645552767764.448,2977.590
Color,0,85,1645552767797.762,3010.997
Color,0,86,1645552767831.060,3044.997
Color,0,87,1645552767864.343,3078.826
Color,0,88,1645552767897.610,3111.178
Color,0,89,1645552767930.861,3144.356
Color,0,90,1645552767964.096,3177.828
Color,0,91,1645552767997.316,3211.203
Color,0,92,1645552768030.519,3244.488
Color,0,93,1645552768063.707,3277.949
Color,0,94,1645552768096.879,3312.209
Color,0,95,1645552768130.035,3344.812
Color,0,96,1645552768163.176,3379.254
Color,0,97,1645552768196.300,3411.383
Color,0,98,1645552768229.409,3444.708
Color,0,99,1645552768262.502,3478.068
Color,0,100,1645552768295.596,3511.426
Color,0,101,1645552768328.594,3544.622
Color,0,102,1645552768361.571,3578.105
Color,0,103,1645552768394.527,3611.503
Color,0,104,1645552768427.462,3644.890
Color,0,105,1645552768460.376,3678.302
Color,0,106,1645552768493.268,3711.577
Color,0,107,1645552768526.140,3744.994
Color,0,108,1645552768558.990,3779.309
Color,0,109,1645552768591.818,3811.692
Color,0,110,1645552768624.626,3844.910
Color,0,111,1645552768657.413,3878.386
Color,0,112,1645552768690.178,3911.747
Color,0,113,1645552768722.922,3945.055
Color,0,114,1645552768755.645,3978.503
Color,0,115,1645552768788.346,4011.828
Color,0,116,1645552768821.027,4045.106
Color,0,117,1645552768853.686,4078.515
Color,0,118,1645552768886.324,4111.941
Color,0,119,1645552768918.941,4145.521
Color,0,120,1645552768951.536,4178.840
Color,0,121,1645552768984.111,4211.767
Color,0,122,1645552769016.664,4245.109
Color,0,123,1645552769049.196,4278.551
Color,0,124,1645552769081.707,4311.958
Color,0,125,1645552769114.197,4345.192
Color,0,126,1645552769146.665,4378.690
Color,0,127,1645552769179.112,4411.965
Color,0,128,1645552769211.538,4445.267
Color,0,129,1645552769243.943,4478.657
Color,0,130,1645552769276.353,4512.062
Color,0,131,1645552769309.402,4545.238
Color,0,132,1645552769342.441,4578.861
Color,0,133,1645552769375.470,4612.067
Color,0,134,1645552769408.489,4645.525
Color,0,135,1645552769441.498,4678.840
Color,0,136,1645552769474.497,4712.169
Color,0,137,1645552769507.486,4745.782
Color,0,138,1645552769540.465,4779.164
Color,0,139,1645552769573.434,4812.435
Color,0,140,1645552769606.393,4845.822
Color,0,141,1645552769639.342,4879.171
Color,0,142,1645552769672.281,4912.493
Color,0,143,1645552769705.210,4945.884
Color,0,144,1645552769738.129,4979.398
Color,0,145,1645552769771.038,5012.625
Color,0,146,1645552769803.937,5046.054
Color,0,147,1645552769836.826,5079.230
Color,0,148,1645552769869.705,5112.846
Color,0,149,1645552769902.574,5146.938
Color,0,150,1645552769935.433,5179.524
Color,0,151,1645552769968.282,5214.375
Color,0,152,1645552770001.121,5246.139
Color,0,153,1645552770033.950,5279.483
Color,0,154,1645552770066.769,5312.820
Color,0,155,1645552770099.578,5346.137
Color,0,156,1645552770132.377,5379.467
Color,0,157,1645552770165.166,5412.869
Color,0,158,1645552770197.945,5446.427
Color,0,159,1645552770230.714,5479.456
Color,0,160,1645552770263.486,5512.824
Color,0,161,1645552770296.787,5546.435
Color,0,162,1645552770330.088,5581.131
Color,0,163,1645552770363.387,5612.859
Color,0,164,1645552770396.687,5646.666
Color,0,165,1645552770429.985,5679.636
Color,0,166,1645552770463.283,5712.963
Color,0,167,1645552770496.581,5746.374
Color,0,168,1645552770529.877,5779.717
Color,0,169,1645552770563.173,5812.976
Color,0,170,1645552770596.469,5846.517
Color,0,171,1645552770629.764,5879.836
Color,0,172,1645552770663.058,5913.039
Color,0,173,1645552770696.352,5946.565
Color,0,174,1645552770729.645,5979.963
Color,0,175,1645552770762.937,6013.118
Color,0,176,1645552770796.229,6046.633
Color,0,177,1645552770829.520,6079.916
Color,0,178,1645552770862.810,6113.153
Color,0,179,1645552770896.100,6146.670
Color,0,180,1645552770929.390,6180.023
Color,0,181,1645552770962.678,6213.188
Color,0,182,1645552770995.966,6246.764
Color,0,183,1645552771029.254,6280.118
Color,0,184,1645552771062.541,6313.263
Color,0,185,1645552771095.827,6346.804
Color,0,186,1645552771129.112,6380.149
Color,0,187,1645552771162.397,6413.462
Color,0,188,1645552771195.682,6446.840
Color,0,189,1645552771228.966,6480.427
Color,0,190,1645552771262.249,6513.696
Color,0,191,1645552771295.589,6547.054
Color,0,192,1645552771328.929,6580.293
Color,0,193,1645552771362.269,6613.729
Color,0,194,1645552771395.610,6647.099
Color,0,195,1645552771428.951,6680.357
Color,0,196,1645552771462.292,6713.891
Color,0,197,1645552771495.634,6747.168
Color,0,198,1645552771528.976,6780.479
Color,0,199,1645552771562.318,6813.934
Color,0,200,1645552771595.661,6847.211
Color,0,201,1645552771629.004,6880.630
Color,0,202,1645552771662.347,6913.968
Color,0,203,1645552771695.691,6947.321
Color,0,204,1645552771729.035,6980.588
Color,0,205,1645552771762.379,7013.990
Color,0,206,1645552771795.724,7047.265
Color,0,207,1645552771829.069,7080.505
Color,0,208,1645552771862.414,7113.980
Color,0,209,1645552771895.759,7147.303
Color,0,210,1645552771929.105,7180.956
Color,0,211,1645552771962.451,7214.868
Color,0,212,1645552771995.798,7247.539
Color,0,213,1645552772029.144,7280.812
Color,0,214,1645552772062.491,7314.177
Color,0,215,1645552772095.839,7347.555
Color,0,216,1645552772129.187,7380.829
Color,0,217,1645552772162.534,7414.240
Color,0,218,1645552772195.883,7447.565
Color,0,219,1645552772229.231,7480.781
Color,0,220,1645552772262.579,7514.336
Color,0,221,1645552772295.927,7547.559
Color,0,222,1645552772329.274,7580.871
Color,0,223,1645552772362.622,7614.359
Color,0,224,1645552772395.970,7647.732
Color,0,225,1645552772429.319,7680.934
Color,0,226,1645552772462.668,7714.408
Color,0,227,1645552772496.017,7747.746
Color,0,228,1645552772529.366,7781.006
Color,0,229,1645552772562.716,7814.497
Color,0,230,1645552772596.066,7847.803
Color,0,231,1645552772629.416,7881.033
Color,0,232,1645552772662.767,7914.628
Color,0,233,1645552772696.118,7947.925
Color,0,234,1645552772729.469,7981.170
Color,0,235,1645552772762.820,8014.680
Color,0,236,1645552772796.172,8048.029
Color,0,237,1645552772829.524,8081.260
Color,0,238,1645552772862.876,8114.694
Color,0,239,1645552772896.229,8148.006
Color,0,240,1645552772929.582,8181.493
Color,0,241,1645552772962.935,8214.931
Color,0,242,1645552772996.289,8248.112
Color,0,243,1645552773029.643,8281.573
Color,0,244,1645552773062.997,8314.895
Color,0,245,1645552773096.351,8348.245
Color,0,246,1645552773129.706,8381.545
Color,0,247,1645552773163.061,8414.906
Color,0,248,1645552773196.416,8448.238
Color,0,249,1645552773229.772,8481.631
Color,0,250,1645552773263.126,8514.964
Color,0,251,1645552773296.531,8548.441
Color,0,252,1645552773329.938,8581.734
Color,0,253,1645552773363.346,8615.137
Color,0,254,1645552773396.756,8648.587
Color,0,255,1645552773430.167,8681.939
Color,0,256,1645552773463.580,8715.241
Color,0,257,1645552773496.994,8748.621
Color,0,258,1645552773530.409,8781.955
Color,0,259,1645552773563.826,8815.328
Color,0,260,1645552773597.245,8848.756
Color,0,261,1645552773630.665,8882.199
Color,0,262,1645552773664.086,8915.432
Color,0,263,1645552773697.510,8948.892
Color,0,264,1645552773730.934,8983.531
Color,0,265,1645552773764.360,9015.596
Color,0,266,1645552773797.788,9048.827
Color,0,267,1645552773831.217,9082.198
Color,0,268,1645552773864.647,9115.521
Color,0,269,1645552773898.080,9148.892
Color,0,270,1645552773931.513,9182.555
Color,0,271,1645552773964.948,9215.914
Color,0,272,1645552773998.385,9250.387
Color,0,273,1645552774031.823,9282.387
Color,0,274,1645552774065.263,9315.780
Color,0,275,1645552774098.704,9349.065
Color,0,276,1645552774132.146,9382.462
Color,0,277,1645552774165.591,9415.992
Color,0,278,1645552774199.036,9450.811
Color,0,279,1645552774232.483,9482.540
Color,0,280,1645552774265.929,9515.958
Color,0,281,1645552774299.278,9549.065
Color,0,282,1645552774332.626,9582.550
Color,0,283,1645552774365.975,9615.865
Color,0,284,1645552774399.324,9649.083
Color,0,285,1645552774432.673,9682.553
Color,0,286,1645552774466.021,9715.911
Color,0,287,1645552774499.370,9749.108
Color,0,288,1645552774532.719,9782.660
Color,0,289,1645552774566.068,9815.940
Color,0,290,1645552774599.417,9849.427
Color,0,291,1645552774632.767,9882.710
Color,0,292,1645552774666.116,9916.047
Color,0,293,1645552774699.465,9949.217
Color,0,294,1645552774732.814,9982.767
Color,0,295,1645552774766.164,10016.156
Color,0,296,1645552774799.513,10049.462
Color,0,297,1645552774832.863,10082.796
Color,0,298,1645552774866.212,10116.208
Color,0,299,1645552774899.562,10149.553
Color,0,300,1645552774932.912,10182.943
Color,0,301,1645552774966.261,10216.272
Color,0,302,1645552774999.611,10249.730
Color,0,303,1645552775032.961,10283.100
Color,0,304,1645552775066.311,10316.333
Color,0,305,1645552775099.661,10349.761
Color,0,306,1645552775133.011,10383.063
Color,0,307,1645552775166.361,10416.354
Color,0,308,1645552775199.711,10449.735
Color,0,309,1645552775233.062,10483.070
Color,0,310,1645552775266.411,10516.528
Color,0,311,1645552775299.858,10549.786
Color,0,312,1645552775333.307,10583.212
Color,0,313,1645552775366.758,10616.529
Color,0,314,1645552775400.211,10649.867
Color,0,315,1645552775433.666,10683.211
Color,0,316,1645552775467.123,10716.549
Color,0,317,1645552775500.582,10749.966
Color,0,318,1645552775534.043,10783.295
Color,0,319,1645552775567.507,10816.667
Color,0,320,1645552775600.972,10849.991
Color,0,321,1645552775634.440,10885.105
Color,0,322,1645552775667.909,10916.857
Color,0,323,1645552775701.381,10950.236
Color,0,324,1645552775734.855,10984.650
Color,0,325,1645552775768.331,11016.844
Color,0,326,1645552775801.809,11050.318
Color,0,327,1645552775835.289,11083.637
Color,0,328,1645552775868.771,11116.866
Color,0,329,1645552775902.255,11150.244
Color,0,330,1645552775935.741,11183.706
Color,0,331,1645552775969.229,11217.022
Color,0,332,1645552776002.719,11250.526
Color,0,333,1645552776036.212,11283.741
Color,0,334,1645552776069.706,11316.880
Color,0,335,1645552776103.203,11350.296
Color,0,336,1645552776136.702,11383.733
Color,0,337,1645552776170.202,11416.874
Color,0,338,1645552776203.705,11450.347
Color,0,339,1645552776237.210,11483.665
Color,0,340,1645552776270.713,11519.445
Color,0,341,1645552776304.073,11550.602
Color,0,342,1645552776337.432,11584.085
Color,0,343,1645552776370.792,11617.503
Color,0,344,1645552776404.151,11650.769
Color,0,345,1645552776437.510,11684.204
Color,0,346,1645552776470.870,11717.272
Color,0,347,1645552776504.229,11750.684
Color,0,348,1645552776537.589,11784.093
Color,0,349,1645552776570.948,11817.260
Color,0,350,1645552776604.308,11850.835
Color,0,351,1645552776637.667,11884.153
Color,0,352,1645552776671.027,11917.542
Color,0,353,1645552776704.386,11950.889
Color,0,354,1645552776737.746,11984.333
Color,0,355,1645552776771.106,12017.563
Color,0,356,1645552776804.466,12051.004
Color,0,357,1645552776837.825,12084.241
Color,0,358,1645552776871.185,12117.744
Color,0,359,1645552776904.545,12150.998
Color,0,360,1645552776937.904,12184.362
Color,0,361,1645552776971.264,12217.701
Color,0,362,1645552777004.624,12251.109
Color,0,363,1645552777037.984,12284.413
Color,0,364,1645552777071.344,12318.030
Color,0,365,1645552777104.703,12351.167
Color,0,366,1645552777138.063,12384.508
Color,0,367,1645552777171.423,12417.813
Color,0,368,1645552777204.783,12451.197
Color,0,369,1645552777238.143,12484.543
Color,0,370,1645552777271.503,12517.908
Color,0,371,1645552777304.864,12551.215
Color,0,372,1645552777338.224,12584.675
Color,0,373,1645552777371.585,12618.029
Color,0,374,1645552777404.946,12651.364
Color,0,375,1645552777438.306,12684.692
Color,0,376,1645552777471.667,12718.100
Color,0,377,1645552777505.028,12751.398
Color,0,378,1645552777538.389,12784.720
Color,0,379,1645552777571.750,12818.173
Color,0,380,1645552777605.111,12851.527
Color,0,381,1645552777638.472,12884.780
Color,0,382,1645552777671.834,12918.918
Color,0,383,1645552777705.195,12951.626
Color,0,384,1645552777738.556,12984.902
Color,0,385,1645552777771.918,13018.293
Color,0,386,1645552777805.279,13051.682
Color,0,387,1645552777838.641,13084.870
Color,0,388,1645552777872.002,13118.425
Color,0,389,1645552777905.364,13151.801
Color,0,390,1645552777938.726,13184.998
Color,0,391,1645552777972.088,13218.705
Color,0,392,1645552778005.450,13251.984
Color,0,393,1645552778038.812,13285.157
Color,0,394,1645552778072.174,13318.749
Color,0,395,1645552778105.536,13351.920
Color,0,396,1645552778138.898,13385.167
Color,0,397,1645552778172.260,13418.749
Color,0,398,1645552778205.622,13451.965
Color,0,399,1645552778238.985,13485.448
Color,0,400,1645552778272.347,13518.846
Color,0,401,1645552778305.705,13552.192
Color,0,402,1645552778339.063,13586.988
Color,0,403,1645552778372.420,13618.951
Color,0,404,1645552778405.778,13652.338
Color,0,405,1645552778439.136,13685.664
Color,0,406,1645552778472.494,13718.882
Color,0,407,1645552778505.852,13752.197
Color,0,408,1645552778539.209,13785.590
Color,0,409,1645552778572.567,13818.964
Color,0,410,1645552778605.925,13852.281
Color,0,411,1645552778639.282,13885.766
Color,0,412,1645552778672.640,13919.004
Color,0,413,1645552778705.998,13952.355
Color,0,414,1645552778739.356,13985.763
Color,0,415,1645552778772.714,14019.060
Color,0,416,1645552778806.071,14052.491
Color,0,417,1645552778839.429,14085.838
Color,0,418,1645552778872.787,14119.167
Color,0,419,1645552778906.145,14152.400
Color,0,420,1645552778939.502,14185.879
Color,0,421,1645552778972.860,14219.217
Color,0,422,1645552779006.218,14252.496
Color,0,423,1645552779039.576,14285.971
Color,0,424,1645552779072.933,14319.420
Color,0,425,1645552779106.291,14352.750
Color,0,426,1645552779139.649,14386.716
Color,0,427,1645552779173.007,14419.487
Color,0,428,1645552779206.365,14452.863
Color,0,429,1645552779239.722,14486.267
Color,0,430,1645552779273.080,14519.622
Color,0,431,1645552779306.438,14552.806
Color,0,432,1645552779339.797,14586.274
Color,0,433,1645552779373.155,14619.662
Color,0,434,1645552779406.513,14652.904
Color,0,435,1645552779439.872,14686.320
Color,0,436,1645552779473.230,14719.773
Color,0,437,1645552779506.588,14752.949
Color,0,438,1645552779539.947,14786.442
Color,0,439,1645552779573.305,14819.612
Color,0,440,1645552779606.664,14852.873
Color,0,441,1645552779640.022,14886.453
Color,0,442,1645552779673.380,14919.718
Color,0,443,1645552779706.739,14952.979
Color,0,444,1645552779740.097,14986.406
Color,0,445,1645552779773.455,15019.728
Color,0,446,1645552779806.814,15053.063
Color,0,447,1645552779840.172,15086.547
Color,0,448,1645552779873.531,15120.116
Color,0,449,1645552779906.889,15154.593
Color,0,450,1645552779940.247,15186.731
Color,0,451,1645552779973.605,15219.948
Color,0,452,1645552780006.964,15253.227
Color,0,453,1645552780040.322,15286.651
Color,0,454,1645552780073.681,15319.999
Color,0,455,1645552780107.039,15353.260
Color,0,456,1645552780140.397,15386.803
Color,0,457,1645552780173.756,15420.212
Color,0,458,1645552780207.114,15453.486
Color,0,459,1645552780240.472,15486.802
Color,0,460,1645552780273.831,15520.241
Color,0,461,1645552780307.187,15553.453
Color,0,462,1645552780340.544,15586.894
Color,0,463,1645552780373.900,15620.209
Color,0,464,1645552780407.256,15653.623
Color,0,465,1645552780440.613,15686.904
Color,0,466,1645552780473.969,15720.501
Color,0,467,1645552780507.325,15753.792
Color,0,468,1645552780540.681,15787.068
Color,0,469,1645552780574.038,15820.418
Color,0,470,1645552780607.394,15853.886
Color,0,471,1645552780640.750,15887.124
Color,0,472,1645552780674.106,15920.460
Color,0,473,1645552780707.463,15953.777
Color,0,474,1645552780740.819,15987.253
Color,0,475,1645552780774.175,16020.487
Color,0,476,1645552780807.531,16053.896
Color,0,477,1645552780840.887,16087.395
Color,0,478,1645552780874.243,16120.602
Color,0,479,1645552780907.600,16154.019
Color,0,480,1645552780940.956,16187.564
Color,0,481,1645552780974.312,16220.665
Color,0,482,1645552781007.668,16254.096
Color,0,483,1645552781041.024,16287.462
Color,0,484,1645552781074.380,16320.807
Color,0,485,1645552781107.736,16354.132
Color,0,486,1645552781141.092,16387.634
Color,0,487,1645552781174.448,16422.086
Color,0,488,1645552781207.804,16454.376
Color,0,489,1645552781241.160,16487.753
Color,0,490,1645552781274.516,16520.914
Color,0,491,1645552781307.874,16554.307
Color,0,492,1645552781341.231,16587.776
Color,0,493,1645552781374.588,16620.924
Color,0,494,1645552781407.946,16654.446
Color,0,495,1645552781441.303,16687.740
Color,0,496,1645552781474.660,16721.084
Color,0,497,1645552781508.018,16754.599
Color,0,498,1645552781541.375,16787.852
Color,0,499,1645552781574.732,16821.078
Color,0,500,1645552781608.090,16854.731
Color,0,501,1645552781641.447,16888.114
Color,0,502,1645552781674.805,16921.237
Color,0,503,1645552781708.162,16954.764
Color,0,504,1645552781741.519,16988.032
Color,0,505,1645552781774.877,17021.275
Color,0,506,1645552781808.234,17054.808
Color,0,507,1645552781841.591,17088.107
Color,0,508,1645552781874.949,17121.486
Color,0,509,1645552781908.306,17155.000
Color,0,510,1645552781941.663,17188.200
Color,0,511,1645552781975.021,17221.566
Color,0,512,1645552782008.378,17255.048
Color,0,513,1645552782041.735,17290.412
Color,0,514,1645552782075.093,17321.593
Color,0,515,1645552782108.450,17354.780
Color,0,516,1645552782141.807,17388.325
Color,0,517,1645552782175.165,17421.569
Color,0,518,1645552782208.522,17454.798
Color,0,519,1645552782241.879,17490.178
Color,0,520,1645552782275.236,17521.692
Color,0,521,1645552782308.595,17555.183
Color,0,522,1645552782341.953,17588.441
Color,0,523,1645552782375.312,17622.923
Color,0,524,1645552782408.670,17655.165
Color,0,525,1645552782442.028,17688.425
Color,0,526,1645552782475.387,17721.839
Color,0,527,1645552782508.745,17755.916
Color,0,528,1645552782542.104,17788.589
Color,0,529,1645552782575.462,17821.899
Color,0,530,1645552782608.820,17855.437
Color,0,531,1645552782642.179,17888.710
Color,0,532,1645552782675.537,17922.185
Color,0,533,1645552782708.896,17955.579
Color,0,534,1645552782742.254,17988.809
Color,0,535,1645552782775.612,18022.255
Color,0,536,1645552782808.971,18055.578
Color,0,537,1645552782842.329,18088.868
Color,0,538,1645552782875.688,18122.262
Color,0,539,1645552782909.046,18155.689
Color,0,540,1645552782942.404,18188.950
Color,0,541,1645552782975.763,18222.537
Color,0,542,1645552783009.121,18255.744
Color,0,543,1645552783042.479,18289.008
Color,0,544,1645552783075.838,18322.475
Color,0,545,1645552783109.196,18355.824
Color,0,546,1645552783142.555,18389.045
Color,0,547,1645552783175.913,18422.495
Color,0,548,1645552783209.271,18455.831
Color,0,549,1645552783242.630,18489.082
Color,0,550,1645552783275.988,18522.472
Color,0,551,1645552783309.346,18555.886
Color,0,552,1645552783342.705,18589.053
Color,0,553,1645552783376.063,18622.428
Color,0,554,1645552783409.421,18655.813
Color,0,555,1645552783442.780,18689.098
Color,0,556,1645552783476.138,18722.587
Color,0,557,1645552783509.497,18756.015
Color,0,558,1645552783542.855,18789.214
Color,0,559,1645552783576.213,18822.668
Color,0,560,1645552783609.572,18856.062
Color,0,561,1645552783642.930,18889.300
Color,0,562,1645552783676.288,18922.674
Color,0,563,1645552783709.647,18956.060
Color,0,564,1645552783743.005,18989.232
Color,0,565,1645552783776.364,19022.726
Color,0,566,1645552783809.722,19056.094
Color,0,567,1645552783843.080,19089.440
Color,0,568,1645552783876.439,19122.779
Color,0,569,1645552783909.797,19156.096
Color,0,570,1645552783943.156,19189.589
Color,0,571,1645552783976.514,19223.026
Color,0,572,1645552784009.872,19256.256
Color,0,573,1645552784043.231,19289.869
Color,0,574,1645552784076.589,19323.006
Color,0,575,1645552784109.948,19356.352
Color,0,576,1645552784143.306,19389.935
Color,0,577,1645552784176.665,19423.064
Color,0,578,1645552784210.023,19456.378
Color,0,579,1645552784243.382,19489.803
Color,0,580,1645552784276.740,19523.134
Color,0,581,1645552784310.098,19556.532
Color,0,582,1645552784343.457,19589.926
Color,0,583,1645552784376.815,19623.375
Color,0,584,1645552784410.174,19656.469
Color,0,585,1645552784443.532,19689.856
Color,0,586,1645552784476.890,19723.350
Color,0,587,1645552784510.249,19756.595
Color,0,588,1645552784543.607,19789.978
Color,0,589,1645552784576.966,19824.111
Color,0,590,1645552784610.324,19856.915
Color,0,591,1645552784643.683,19890.339
Color,0,592,1645552784677.041,19923.648
Color,0,593,1645552784710.400,19956.780
Color,0,594,1645552784743.758,19990.124
Color,0,595,1645552784777.117,20023.520
Color,0,596,1645552784810.475,20056.768
Color,0,597,1645552784843.834,20090.195
Color,0,598,1645552784877.192,20123.565
Color,0,599,1645552784910.551,20156.833
Color,0,600,1645552784943.910,20190.253
Color,0,601,1645552784977.268,20223.632
Color,0,602,1645552785010.627,20256.888
Color,0,603,1645552785043.986,20290.332
Color,0,604,1645552785077.344,20323.802
Color,0,605,1645552785110.703,20356.928
Color,0,606,1645552785144.062,20390.466
Color,0,607,1645552785177.420,20423.824
Color,0,608,1645552785210.779,20457.016
Color,0,609,1645552785244.137,20490.457
Color,0,610,1645552785277.496,20523.840
Color,0,611,1645552785310.853,20557.059
Color,0,612,1645552785344.210,20590.662
Color,0,613,1645552785377.567,20624.008
Color,0,614,1645552785410.925,20657.173
Color,0,615,1645552785444.281,20690.718
Color,0,616,1645552785477.639,20723.973
Color,0,617,1645552785510.996,20757.525
Color,0,618,1645552785544.353,20790.868
Color,0,619,1645552785577.710,20824.067
Color,0,620,1645552785611.067,20857.302
Color,0,621,1645552785644.424,20890.842
Color,0,622,1645552785677.781,20924.200
Color,0,623,1645552785711.138,20957.522
Color,0,624,1645552785744.495,20990.867
Color,0,625,1645552785777.852,21024.209
Color,0,626,1645552785811.209,21057.646
Color,0,627,1645552785844.566,21091.018
Color,0,628,1645552785877.923,21124.341
Color,0,629,1645552785911.280,21157.653
Color,0,630,1645552785944.637,21191.022
Color,0,631,1645552785977.994,21224.511
Color,0,632,1645552786011.351,21257.808
Color,0,633,1645552786044.708,21291.265
Color,0,634,1645552786078.064,21324.518
Color,0,635,1645552786111.421,21357.819
Color,0,636,1645552786144.778,21391.215
Color,0,637,1645552786178.135,21424.691
Color,0,638,1645552786211.492,21457.857
Color,0,639,1645552786244.849,21491.245
Color,0,640,1645552786278.206,21524.639
Color,0,641,1645552786311.568,21558.138
Color,0,642,1645552786344.930,21591.313
Color,0,643,1645552786378.292,21624.684
Color,0,644,1645552786411.654,21658.031
Color,0,645,1645552786445.016,21691.411
Color,0,646,1645552786478.379,21724.677
Color,0,647,1645552786511.741,21758.126
Color,0,648,1645552786545.103,21791.436
Color,0,649,1645552786578.465,21824.711
Color,0,650,1645552786611.827,21858.233
Color,0,651,1645552786645.190,21891.551
Color,0,652,1645552786678.552,21924.722
Color,0,653,1645552786711.914,21958.291
Color,0,654,1645552786745.277,21991.835
Color,0,655,1645552786778.639,22024.911
Color,0,656,1645552786812.001,22058.326
Color,0,657,1645552786845.364,22091.599
Color,0,658,1645552786878.726,22124.878
Color,0,659,1645552786912.089,22158.455
Color,0,660,1645552786945.451,22191.821
Color,0,661,1645552786978.814,22225.023
Color,0,662,1645552787012.177,22258.404
Color,0,663,1645552787045.539,22291.855
Color,0,664,1645552787078.902,22325.015
Color,0,665,1645552787112.264,22358.764
Color,0,666,1645552787145.627,22391.889
Color,0,667,1645552787178.990,22425.170
Color,0,668,1645552787212.352,22458.677
Color,0,669,1645552787245.715,22491.928
Color,0,670,1645552787279.078,22525.152
Color,0,671,1645552787312.436,22559.034
Color,0,672,1645552787345.794,22592.031
Color,0,673,1645552787379.153,22625.503
Color,0,674,1645552787412.511,22658.943
Color,0,675,1645552787445.869,22692.170
Color,0,676,1645552787479.227,22725.590
Color,0,677,1645552787512.585,22758.979
Color,0,678,1645552787545.944,22792.274
Color,0,679,1645552787579.302,22825.549
Color,0,680,1645552787612.660,22859.004
Color,0,681,1645552787646.018,22892.460
Color,0,682,1645552787679.376,22925.709
Color,0,683,1645552787712.734,22959.073
Color,0,684,1645552787746.093,22992.333
Color,0,685,1645552787779.451,23025.766
Color,0,686,1645552787812.809,23059.098
Color,0,687,1645552787846.167,23092.400
Color,0,688,1645552787879.525,23125.723
Color,0,689,1645552787912.884,23159.064
Color,0,690,1645552787946.242,23192.477
Color,0,691,1645552787979.600,23225.858
Color,0,692,1645552788012.958,23259.347
Color,0,693,1645552788046.316,23292.471
Color,0,694,1645552788079.674,23325.908
Color,0,695,1645552788113.032,23359.280
Color,0,696,1645552788146.391,23392.584
Color,0,697,1645552788179.749,23426.042
Color,0,698,1645552788213.107,23459.370
Color,0,699,1645552788246.465,23492.627
Color,0,700,1645552788279.823,23526.213
Color,0,701,1645552788313.181,23559.903
Color,0,702,1645552788346.541,23592.877
Color,0,703,1645552788379.901,23626.353
Color,0,704,1645552788413.261,23659.641
Color,0,705,1645552788446.622,23692.904
Color,0,706,1645552788479.982,23726.368
Color,0,707,1645552788513.342,23759.660
Color,0,708,1645552788546.702,23792.941
Color,0,709,1645552788580.062,23826.378
Color,0,710,1645552788613.422,23859.861
Color,0,711,1645552788646.782,23892.980
Color,0,712,1645552788680.143,23926.461
Color,0,713,1645552788713.503,23959.915
Color,0,714,1645552788746.863,23993.065
Color,0,715,1645552788780.223,24026.558
Color,0,716,1645552788813.583,24059.939
Color,0,717,1645552788846.944,24093.057
Color,0,718,1645552788880.304,24126.576
Color,0,719,1645552788913.665,24159.931
Color,0,720,1645552788947.025,24193.086
Color,0,721,1645552788980.385,24226.717
Color,0,722,1645552789013.745,24259.934
Color,0,723,1645552789047.106,24293.273
Color,0,724,1645552789080.466,24326.741
Color,0,725,1645552789113.827,24360.212
Color,0,726,1645552789147.187,24393.517
Color,0,727,1645552789180.547,24426.858
Color,0,728,1645552789213.908,24460.233
Color,0,729,1645552789247.268,24493.663
Color,0,730,1645552789280.629,24526.985
Color,0,731,1645552789313.989,24560.435
Color,0,732,1645552789347.349,24593.585
Color,0,733,1645552789380.708,24626.980
Color,0,734,1645552789414.068,24660.177
Color,0,735,1645552789447.427,24693.637
Color,0,736,1645552789480.787,24726.941
Color,0,737,1645552789514.146,24760.365
Color,0,738,1645552789547.506,24793.709
Color,0,739,1645552789580.866,24827.194
Color,0,740,1645552789614.225,24860.540
Color,0,741,1645552789647.585,24893.936
Color,0,742,1645552789680.945,24927.346
Color,0,743,1645552789714.304,24960.944
Color,0,744,1645552789747.664,24993.997
Color,0,745,1645552789781.024,25027.315
Color,0,746,1645552789814.383,25060.554
Color,0,747,1645552789847.743,25094.269
Color,0,748,1645552789881.103,25127.220
Color,0,749,1645552789914.462,25160.692
Color,0,750,1645552789947.822,25194.001
Color,0,751,1645552789981.182,25227.314
Color,0,752,1645552790014.542,25260.627
Color,0,753,1645552790047.901,25294.086
Color,0,754,1645552790081.261,25327.445
Color,0,755,1645552790114.621,25360.707
Color,0,756,1645552790147.981,25394.053
Color,0,757,1645552790181.341,25427.677
Color,0,758,1645552790214.700,25460.885
Color,0,759,1645552790248.060,25494.600
Color,0,760,1645552790281.420,25527.937
Color,0,761,1645552790314.780,25560.909
Color,0,762,1645552790348.140,25594.291
Color,0,763,1645552790381.500,25627.709
Color,0,764,1645552790414.860,25660.900
Color,0,765,1645552790448.220,25694.361
Color,0,766,1645552790481.580,25727.870
Color,0,767,1645552790514.940,25761.296
Color,0,768,1645552790548.301,25794.501
Color,0,769,1645552790581.661,25827.749
Color,0,770,1645552790615.021,25860.939
Color,0,771,1645552790648.381,25894.457
Color,0,772,1645552790681.741,25927.711
Color,0,773,1645552790715.102,25961.010
Color,0,774,1645552790748.462,25994.439
Color,0,775,1645552790781.822,26028.037
Color,0,776,1645552790815.182,26061.028
Color,0,777,1645552790848.542,26094.695
Color,0,778,1645552790881.903,26128.074
Color,0,779,1645552790915.263,26161.926
Color,0,780,1645552790948.623,26194.944
Color,0,781,1645552790981.983,26228.325
Color,0,782,1645552791015.344,26261.633
Color,0,783,1645552791048.704,26295.039
Color,0,784,1645552791082.064,26328.338
Color,0,785,1645552791115.425,26361.678
Color,0,786,1645552791148.785,26394.914
Color,0,787,1645552791182.145,26428.353
Color,0,788,1645552791215.506,26461.745
Color,0,789,1645552791248.866,26495.119
Color,0,790,1645552791282.227,26528.344
Color,0,791,1645552791315.587,26561.928
Color,0,792,1645552791348.947,26595.226
Color,0,793,1645552791382.307,26628.614
Color,0,794,1645552791415.668,26661.741
Color,0,795,1645552791449.028,26695.227
Color,0,796,1645552791482.388,26728.444
Color,0,797,1645552791515.749,26761.807
Color,0,798,1645552791549.109,26795.288
Color,0,799,1645552791582.469,26828.633
Color,0,800,1645552791615.830,26862.070
Color,0,801,1645552791649.190,26895.499
Color,0,802,1645552791682.551,26929.012
Color,0,803,1645552791715.911,26962.147
Color,0,804,1645552791749.271,26995.627
Color,0,805,1645552791782.632,27029.006
Color,0,806,1645552791815.992,27062.447
Color,0,807,1645552791849.353,27095.520
Color,0,808,1645552791882.713,27129.169
Color,0,809,1645552791916.074,27162.208
Color,0,810,1645552791949.435,27195.491
Color,0,811,1645552791982.795,27228.778
Color,0,812,1645552792016.156,27262.158
Color,0,813,1645552792049.516,27295.592
Color,0,814,1645552792082.876,27328.764
Color,0,815,1645552792116.237,27362.254
Color,0,816,1645552792149.598,27395.598
Color,0,817,1645552792182.958,27428.839
Color,0,818,1645552792216.319,27462.346
Color,0,819,1645552792249.679,27495.649
Color,0,820,1645552792283.040,27528.916
Color,0,821,1645552792316.401,27562.459
Color,0,822,1645552792349.762,27595.770
Color,0,823,1645552792383.123,27628.990
Color,0,824,1645552792416.484,27662.417
Color,0,825,1645552792449.845,27695.866
Color,0,826,1645552792483.207,27729.000
Color,0,827,1645552792516.568,27762.581
Color,0,828,1645552792549.929,27795.894
Color,0,829,1645552792583.291,27829.189
Color,0,830,1645552792616.652,27862.680
Color,0,831,1645552792650.013,27896.035
Color,0,832,1645552792683.375,27929.495
Color,0,833,1645552792716.736,27962.939
Color,0,834,1645552792750.097,27996.177
Color,0,835,1645552792783.459,28029.544
Color,0,836,1645552792816.820,28062.693
Color,0,837,1645552792850.182,28096.150
Color,0,838,1645552792883.543,28129.422
Color,0,839,1645552792916.905,28163.105
Color,0,840,1645552792950.266,28196.416
Color,0,841,1645552792983.628,28229.803
Color,0,842,1645552793016.989,28263.189
Color,0,843,1645552793050.351,28296.717
Color,0,844,1645552793083.712,28330.037
Color,0,845,1645552793117.074,28363.526
Color,0,846,1645552793150.436,28396.732
Color,0,847,1645552793183.797,28429.971
Color,0,848,1645552793217.159,28463.520
Color,0,849,1645552793250.521,28496.760
Color,0,850,1645552793283.882,28530.019
Color,0,851,1645552793317.244,28563.267
Color,0,852,1645552793350.604,28596.852
Color,0,853,1645552793383.963,28629.833
Color,0,854,1645552793417.322,28663.303
Color,0,855,1645552793450.682,28696.884
Color,0,856,1645552793484.041,28730.189
Color,0,857,1645552793517.400,28763.459
Color,0,858,1645552793550.760,28796.739
Color,0,859,1645552793584.119,28830.155
Color,0,860,1645552793617.479,28863.499
Color,0,861,1645552793650.838,28896.848
Color,0,862,1645552793684.197,28930.213
Color,0,863,1645552793717.557,28963.670
Color,0,864,1645552793750.916,28996.814
Color,0,865,1645552793784.275,29030.431
Color,0,866,1645552793817.635,29063.647
Color,0,867,1645552793850.994,29096.852
Color,0,868,1645552793884.354,29130.341
Color,0,869,1645552793917.713,29163.812
Color,0,870,1645552793951.073,29196.812
Color,0,871,1645552793984.432,29230.298
Color,0,872,1645552794017.791,29263.634
Color,0,873,1645552794051.151,29296.967
Color,0,874,1645552794084.510,29330.349
Color,0,875,1645552794117.870,29363.824
Color,0,876,1645552794151.229,29396.956
Color,0,877,1645552794184.588,29430.418
Color,0,878,1645552794217.948,29463.759
Color,0,879,1645552794251.307,29497.034
Color,0,880,1645552794284.667,29530.490
Color,0,881,1645552794318.026,29563.898
Color,0,882,1645552794351.386,29597.077
Color,0,883,1645552794384.746,29630.593
Color,0,884,1645552794418.105,29663.963
Color,0,885,1645552794451.465,29697.208
Color,0,886,1645552794484.825,29730.636
Color,0,887,1645552794518.185,29764.101
Color,0,888,1645552794551.545,29797.221
Color,0,889,1645552794584.905,29830.731
Color,0,890,1645552794618.264,29864.079
Color,0,891,1645552794651.624,29897.475
Color,0,892,1645552794684.984,29930.945
Color,0,893,1645552794718.344,29964.364
Color,0,894,1645552794751.704,29997.523
Color,0,895,1645552794785.063,30031.038
Color,0,896,1645552794818.423,30064.404
Color,0,897,1645552794851.783,30097.664
Color,0,898,1645552794885.143,30130.918

Stream Type,Index,F#,HW Timestamp (ms),Host Timestamp(ms)

Infrared,1,0,1645552764666.219,15.175
Infrared,1,2,1645552764767.240,36.055
Infrared,1,3,1645552764801.016,67.298
Infrared,1,17,1645552766108.113,1307.291

Stream Type,Index,F#,HW Timestamp (ms),Host Timestamp(ms)

Infrared,2,0,1645552764666.219,15.233
Infrared,2,2,1645552764767.240,36.111
Infrared,2,3,1645552764801.016,67.388
Infrared,2,17,1645552766108.113,1307.324
MartyG-RealSense commented 2 years ago

@AlexKaravaev Which installation instructions did you use to install the librealsense SDK and the RealSense ROS wrapper on Jetson, please?

Have you also tested without Docker to determine whether Docker may be a factor in the lack of IMU data?

AlexKaravaev commented 2 years ago

@MartyG-RealSense This is the command:

cmake .. -DBUILD_EXAMPLES=true -DCMAKE_BUILD_TYPE=release -DFORCE_RSUSB_BACKEND=true -DBUILD_WITH_CUDA=false -DBUILD_GRAPHICAL_EXAMPLES=false -DBUILD_PYTHON_BINDINGS=true && make -j$(($(nproc)-0)) && sudo make install 

The wrapper is built just with usual colcon build --symlink-install.

Though if rs-data-collect report no imu too, I guess it's issue with librealsense, not the wrapper.

I haven't tried on host, but I guess it's possible that it will be working because it's installable with apt-get . In docker it is not, because distrubution is focal I guess?

But I don't see problem why it should not work with a source build

MartyG-RealSense commented 2 years ago

Because you are using a Jetson that has an Nvidia graphics GPU, DBUILD_WITH_CUDA can be set to true. The CUDA support in librealsense offloads processing work from the CPU to the GPU when performing color conversion, depth-color alignment and point cloud operations. As you are using align_depth = true, enabling CUDA support in the librealsense build could considerably reduce CPU percentage utilization.

This may not address the missing IMU data but is worth considering from a processing efficiency viewpoint.

AlexKaravaev commented 2 years ago

@MartyG-RealSense It's true, thank you for the tip! I had some problems with cuda in docker, but I will do that off course in the future. But yes, unfortunetely problem with imu lies somewhere else

MartyG-RealSense commented 2 years ago

In your opening message in this case, you describe using rostopic as /camera/imu. Are you able to echo the 'imu' topic to check if messages are being published?

rostopic echo /camera/imu

AlexKaravaev commented 2 years ago

It wasn't showing anything, as well as ros2 hz

MartyG-RealSense commented 2 years ago

@AlexKaravaev I researched your problem from the beginning in search of fresh insights. I recalled reading that Nvidia's Jetson JetPack was compatible with Ubuntu 16.04 and 18.04 but not designed for 20.04 (Focal), which you are using in your Docker system. Nvidia's official JetPack installation instructions seemed to confirm my recollection of JetPack support only being for 16.04 and 18.04.

https://docs.nvidia.com/jetson/jetpack/install-jetpack/index.html#jetpack-debian-packages

I did observe in my research though that some progress was being made in developing workarounds for 20.04 JetPack compatibility, such as the JetsonHacks guide in the link below that was published in August 2021.

https://www.jetsonhacks.com/2021/08/25/native-boot-for-jetson-xaviers/

image

AlexKaravaev commented 2 years ago

@MartyG-RealSense But I am using JetPack on 18.04. 18.04 is installed on my host machine, in my docker it's 20.04(focal),which should not cause a problem. Also given that imu was working in docker previously(though I last tested it very-very long time ago, so I can not tell exactly which update causes this error with imu not published is happened)

MartyG-RealSense commented 2 years ago

In librealsense 2.50.0 Intel released a tutorial guide for Librealsense Docker. The guide states that Librealsense Docker does not currently support use of IMU devices.

https://github.com/IntelRealSense/librealsense/tree/master/scripts/Docker

Is your own Docker system using Librealsense Docker?

blue-ringed-octopus commented 2 years ago

I have the exact same issue in jetson xavier, the imu is working in realsense viewer, but nothing is publishing in the rostopic, not even the individual message from gyro and accel. I've checked my realsense2-camera version, librealsense and jetpack version are exactly the same as the one that op managed to get working. Any more idea on what do i need to do

MartyG-RealSense commented 2 years ago

Hi @blue-ring-octopus What is the roslaunch instruction that you are using, please? The creator of this case used the following launch instruction:

roslaunch realsense2_camera rs_camera.launch initial_reset:=true align_depth:=true filters:=pointcloud depth_width:=640 depth_height:=480 depth_fps:=30 color_width:=640 color_height:=480 color_fps:=30 unite_imu_method:=copy enable_gyro:=true enable_accel:=true gyro_fps:=250 accel_fps:=200

If you are using the above launch instruction then the IMU topics would be published on the 'imu' topic instead of individual gyro and accel topics because of the 'unite_imu_method' parameter being used to combine the two separate IMU topics into one.

blue-ringed-octopus commented 2 years ago

i used both roslaunch realsense2_camera rs_camera.launch align_depth:=true unite_imu_method:=copy enable_gyro:=true enable_accel:=true ``roslaunch realsense2_camera rs_camera.launch align_depth:=true enable_gyro:=true enable_accel:=true neither published anything to the imu topic or the gyro/accel topic, i tried the initial reset and setting align_depth to false too as suggested but it was not helping, I left the other launch params to default

MartyG-RealSense commented 2 years ago

Does it publish any depth or color topic data if you use the most basic launch instruction, roslaunch realsense2_camera rs_camera.launch

blue-ringed-octopus commented 2 years ago

Does it publish any depth or color topic data if you use the most basic launch instruction, roslaunch realsense2_camera rs_camera.launch

yes, it's working perfectly

-update: the imu suddenly stopped working even in the realsense-viewer and rs-motion today. it is still working on my window laptop

MartyG-RealSense commented 2 years ago

If the camera works normally on your Windows computer then we can conclude that the camera hardware, firmware driver and USB cable are likely fine and that it is a problem related to Linux (such as the kernel) or to the Linux version of the librealsense SDK on the particular computer that you are using.

What method do you use to install librealsense on your Jetson Xavier, please? For example, if you were using Method 1 of the ROS wrapper instructions to install librealsense and the wrapper together at the same time from packages then that method would not be suitable for Jetson's Arm architecture and it would be better to install librealsense and the wrapper separately (librealsense first and then the wrapper secondly after that).

blue-ringed-octopus commented 2 years ago

If the camera works normally on your Windows computer then we can conclude that the camera hardware, firmware driver and USB cable are likely fine and that it is a problem related to Linux (such as the kernel) or to the Linux version of the librealsense SDK on the particular computer that you are using.

What method do you use to install librealsense on your Jetson Xavier, please? For example, if you were using Method 1 of the ROS wrapper instructions to install librealsense and the wrapper together at the same time from packages then that method would not be suitable for Jetson's Arm architecture and it would be better to install librealsense and the wrapper separately (librealsense first and then the wrapper secondly after that).

i was using method 1. i purged it and switched to RSUSB method and installed realsense-camera from source this morning. It worked the first time I launched it, then the same problem is happening again after i relaunched everything

MartyG-RealSense commented 2 years ago

If you are using RSUSB then it is likely not a kernel related problem, as an RSUSB build bypasses the kernel.

Does the IMU behave correctly again if you do a complete shutdown and reboot of the Jetson when it stops working after the first launch?

blue-ringed-octopus commented 2 years ago

If you are using RSUSB then it is likely not a kernel related problem, as an RSUSB build bypasses the kernel.

Does the IMU behave correctly again if you do a complete shutdown and reboot of the Jetson when it stops working after the first launch?

no, it worked exactly once after the first launch, and neither rebooting or resetting can get it to work again

MartyG-RealSense commented 2 years ago

Are you able to reload the udev device handling rules by inputting the commands below into the Ubuntu terminal?

udevadm control --reload-rules udevadm trigger

blue-ringed-octopus commented 2 years ago

Are you able to reload the udev device handling rules by inputting the commands below into the Ubuntu terminal?

udevadm control --reload-rules udevadm trigger it didn't help, but now you mentioned it i remember when it was working there was a warning like "more then one udev rule found" , i thought something was left over from method 1 so i re-purged the apt-get version and relaunch and it stopped working since

MartyG-RealSense commented 2 years ago

A purge will not clear that particular problem (multiple udev rules detected) but it has a simple solution. If librealsense is installed with both packages and source code on the same computer then you can end up with two different udev rules that conflict, etc/udev/rules.d/99-realsense-libusb.rules and /lib/udev/rules.d/60-librealsense2-udev-rules.rules

The rule at the etc location is the one that should be deleted. The multiple udev rules warning and problems associated with it should then automatically disappear.

blue-ringed-octopus commented 2 years ago

A purge will not clear that particular problem (multiple udev rules detected) but it has a simple solution. If librealsense is installed with both packages and source code on the same computer then you can end up with two different udev rules that conflict, etc/udev/rules.d/99-realsense-libusb.rules and /lib/udev/rules.d/60-librealsense2-udev-rules.rules

The rule at the etc location is the one that should be deleted. The multiple udev rules warning and problems associated with it should then automatically disappear.

just did, and ran the two line for reloading too, still not fixing the imu problem,

MartyG-RealSense commented 2 years ago

Having eliminated a camera hardware / firmware problem or kernel problem as possibilities and tried most other solutions, the remaining unpleasant option would be a complete wipe and reinstall of the Jetson (including the Ubuntu OS) to remove any hidden problems that might be affecting the IMU. When everything else has been tried, a total wipe and reinstall does sometimes correct a problem, even if you never find out what the cause of the problem actually was.

blue-ringed-octopus commented 2 years ago

Having eliminated a camera hardware / firmware problem or kernel problem as possibilities and tried most other solutions, the remaining unpleasant option would be a complete wipe and reinstall of the Jetson (including the Ubuntu OS) to remove any hidden problems that might be affecting the IMU. When everything else has been tried, a total wipe and reinstall does sometimes correct a problem, even if you never find out what the cause of the problem actually was.

very unpleasant indeed, many things were setup by my teammates long time ago so it could be a lot of work to retrace every step to get it back to the current state. I will think about it and try to hunt for more ways to check what's wrong with it, thanks for your help

tugbakara commented 1 year ago

Hi @blue-ring-octopus we have the exact same issue, we reinstall Jetson , but when we run ros examples we caouldn't get IMU datas, did you solve ur problem? If it is can you write down here one by one.