Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc1773d0

Browse files
committed
docs(*): update doc
1 parent4c16f48 commitc1773d0

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

‎docs/src/wrapper/ros.rst‎

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,19 +54,22 @@ The ROS file is structured like follows:
5454
│ ├─config/
5555
│ │ ├─device/
5656
│ │ ├─standard.yaml # S1030
57-
│ │ └─standard2.yaml #S21XX
57+
│ │ └─standard2.yaml #S21X0/S210A
5858
│ │ ├─laserscan/
5959
│ │ ├─process/
6060
│ │ └─...
6161
│ ├─launch/
6262
│ │ ├─display.launch
6363
│ │ └─mynteye.launch
6464
│ │ └─...
65-
│ ├─msg/
65+
│ ├─mesh/
6666
│ ├─rviz/
6767
│ ├─src/
68+
| | ├─configuru.hpp
6869
│ │ ├─wrapper_node.cc
6970
│ │ └─wrapper_nodelet.cc
71+
│ ├─srv/
72+
| | └─GetInfo.srv
7073
│ ├─CMakeLists.txt
7174
│ ├─nodelet_plugins.xml
7275
│ └─package.xml
@@ -92,7 +95,7 @@ standard.yaml/standard2.yaml:
9295
# standard/imu_frequency: 200
9396
...
9497
95-
#s2100 modify brightness
98+
#s21X0 modify brightness
9699
# standard2/brightness range: [1,255]
97100
standard2/brightness: -1
98101
# standard2/brightness: 70

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp