File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -51,6 +51,7 @@ sudo pip install vcstool colcon-common-extensions
5151``` bash
5252wget https://s3.ap-northeast-1.wasabisys.com/download-raw/dpkg/ros2-desktop/debian/bookworm/ros-jazzy-desktop-0.3.2_20240525_arm64.deb
5353sudo apt install ./ros-jazzy-desktop-0.3.2_20240525_arm64.deb
54+ pip install --break-system-packages empy==3.3.4
5455sudo pip install --break-system-packages vcstool colcon-common-extensions
5556```
5657
Original file line number Diff line number Diff line change 1+ libgflags-dev
2+ nlohmann-json3-dev
3+ libdw-dev
Original file line number Diff line number Diff line change 1+ repositories:
2+ ros-perception/image_common:
3+ type: git
4+ url: https://github.com/ros-perception/image_common.git
5+ version: jazzy
6+ vision_opencv:
7+ type: git
8+ url: https://github.com/ros-perception/vision_opencv.git
9+ version: 4.1.0
10+ orbbec_sdk_ros2:
11+ type: git
12+ url: https://github.com/orbbec/OrbbecSDK_ROS2.git
13+ version: v2-main
14+ diagnostics:
15+ type: git
16+ url: https://github.com/ros/diagnostics.git
17+ version: ros2-jazzy
18+ backward_ros:
19+ type: git
20+ url: https://github.com/pal-robotics/backward_ros.git
21+ version: foxy-devel
22+ ros-perception/image_pipeline:
23+ type: git
24+ url: https://github.com/ros-perception/image_pipeline.git
25+ version: jazzy
You can’t perform that action at this time.
0 commit comments