documentation:vision:realsense2-ros

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
documentation:vision:realsense2-ros [2023/01/17 17:37] marcuskdocumentation:vision:realsense2-ros [2023/01/19 10:06] (current) marcusk
Line 2: Line 2:
  
 Minimal test setup in [[documentation:containers|ROS containers]]: Minimal test setup in [[documentation:containers|ROS containers]]:
 +
 +To allow hardware to work within containers you have to use the option ''use-real'' which will map ''/dev'' inside (for USB communication) and run docker in ''%%--%%priviledged'' mode which will allow the container to have the same priviledges as outside the container for interacting with hardware.
 +
 +==== Inside the container ====
 <cli> <cli>
 # Install realsense drivers # Install realsense drivers
Line 30: Line 34:
 </cli> </cli>
  
 +==== Known issues ====
 +If you get an error similar to this:
 +''failed to open usb interface: 0, error: RS2_USB_STATUS_ACCESS''
 +
 +This is known to be fixable by a firmware update of the Realsense D435 camera.
  • documentation/vision/realsense2-ros.1673977026.txt.gz
  • Last modified: 2023/01/17 17:37
  • by marcusk