Naseef A K
unread,Oct 2, 2021, 6:44:49 AM10/2/21Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to LINOROBOT
Sir,
we're testing linorobot2 for our research robot with intel realsense D435i and jetson nano 4GB B01. while launching bringup we didn't get realsense data correctly; we've got these error:-
[realsense2_camera_node-6] 02/10 13:29:20,255 WARNING [547448928672] (messenger-libusb.cpp:42) control_transfer returned error, index: 768, error: Resource temporarily unavailable, number: 11
with help of some threads we've found that realsense SDK is not installed in our jetson nano, and intel hasn't officially released realsense SDK for ubuntu 20.04.
How can we install that? or is there any other way to get realsense data correctly?
We're powering our realsense, rplidar A1 and teensy 4.0 from jetson nano USB ports is this related to powering issues?
we are able to get camera/* topics form ros2 topic list but inside rviz2 the topic is seen but unable to visualize.