Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| documentation:vision:realsense2-ros [2023-01-17 18:35] – Marcus Klang | documentation:vision:realsense2-ros [2023-01-19 11:06] (current) – Marcus Klang | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Realsense2 + ROS ====== | ====== Realsense2 + ROS ====== | ||
| - | Minimal test setup in ROS containers: | + | Minimal test setup in [[documentation: |
| + | To allow hardware to work within containers you have to use the option '' | ||
| + | |||
| + | ==== Inside the container ==== | ||
| <cli> | <cli> | ||
| # Install realsense drivers | # Install realsense drivers | ||
| Line 22: | Line 25: | ||
| </ | </ | ||
| - | For use with ROS containers | + | To get all Robotlab pieces for vision |
| <cli> | <cli> | ||
| workspace init minimal_vision.rosinstall | workspace init minimal_vision.rosinstall | ||
| Line 31: | Line 34: | ||
| </ | </ | ||
| + | ==== Known issues ==== | ||
| + | If you get an error similar to this: | ||
| + | '' | ||
| + | |||
| + | This is known to be fixable by a firmware update of the Realsense D435 camera. | ||