Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 494 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 494 Bytes

Realsense2 Lcm Driver

ci_badge

Dependency installation

Install all necessary dependencies to run realsense lcm drivers you need to run the following:

./install_dependencies.sh

After that, you will need to compile:

bazel build //...

Finally, you can run the nodes:

bazel run rgbd_sensor:realsense_rgbd_publisher