質問編集履歴
5
書式の改善
test
CHANGED
File without changes
|
test
CHANGED
@@ -68,7 +68,7 @@
|
|
68
68
|
|
69
69
|
### 補足情報
|
70
70
|
|
71
|
-
使用マシンはRaspberryPi
|
71
|
+
使用マシンはRaspberryPi3モデルB
|
72
72
|
|
73
73
|
使用ROSはkinetic
|
74
74
|
|
4
実行したことの追加
test
CHANGED
File without changes
|
test
CHANGED
@@ -64,6 +64,8 @@
|
|
64
64
|
|
65
65
|
rosdep install --from-paths src --ignore-src --rosdistro kinetic -y
|
66
66
|
|
67
|
+
ros-kineticの再インストール
|
68
|
+
|
67
69
|
### 補足情報
|
68
70
|
|
69
71
|
使用マシンはRaspberryPi3モデルB
|
3
実行したことの追加
test
CHANGED
File without changes
|
test
CHANGED
@@ -62,7 +62,7 @@
|
|
62
62
|
|
63
63
|
rosdep install -r --from-path src --ignore-src
|
64
64
|
|
65
|
-
|
65
|
+
rosdep install --from-paths src --ignore-src --rosdistro kinetic -y
|
66
66
|
|
67
67
|
### 補足情報
|
68
68
|
|
2
実行したことの追加
test
CHANGED
File without changes
|
test
CHANGED
@@ -60,6 +60,10 @@
|
|
60
60
|
|
61
61
|
|
62
62
|
|
63
|
+
rosdep install -r --from-path src --ignore-src
|
64
|
+
|
65
|
+
|
66
|
+
|
63
67
|
### 補足情報
|
64
68
|
|
65
69
|
使用マシンはRaspberryPi3モデルB
|
1
タイトルの修正
test
CHANGED
@@ -1 +1 @@
|
|
1
|
-
catkin_makeでのエラー
|
1
|
+
catkin_makeでのビルドエラー
|
test
CHANGED
File without changes
|