rp_camera

Robotic Platform camera package

README

rp_camera

Camera configuration package for the Robotic Platform project. Stores config and launch files to interact with external, vendor-dependent camera driver.

Config files

Launch files

  • camera.launch.py - Launch RGB-D and Thermal camera drivers according to hardware configuration.

    • namespace (Default: robotic_platform) - Namespace of launched components.

    • log_level (Default: info) - Logging severity level.

    • hardware (Default: real) - Hardware interaction type.

    • camera_setup_path (Default: config/camera_setup_single.yaml) - Path to the camera setup configuration file.