mirror of
https://github.com/bjoernellens1/cps_loki.git
synced 2024-11-22 23:33:50 +00:00
f17bec16c6
Install additional dependencies for image processing Add ros2_whisper repository
25 lines
618 B
Plaintext
25 lines
618 B
Plaintext
repositories:
|
|
|
|
cam_openCV:
|
|
type: git
|
|
url: https://github.com/bjoernellens1/ros2_cam_openCV.git
|
|
version: main
|
|
|
|
cam_ffmpeg:
|
|
type: git
|
|
url: https://github.com/ros-misc-utilities/ffmpeg_image_transport
|
|
version: master
|
|
|
|
cps_loki_description:
|
|
type: git
|
|
url: https://github.com/bjoernellens1/cps_loki_description
|
|
|
|
cps_loki_bringup:
|
|
type: git
|
|
url: https://github.com/bjoernellens1/cps_loki_bringup
|
|
version: main
|
|
|
|
ros2_whisper:
|
|
type: git
|
|
url: https://github.com/ros-ai/ros2_whisper
|
|
version: main |