a6ba1b85ba46fed65f2f63c8def0a1e7f8f7c3d4
  ros/noetic/realsense/RealSense D435i\343\202\273\343\203\203\343\203\210\343\202\242\343\203\203\343\203\227.md
			| ... | ... | @@ -6,5 +6,5 @@ $ sudo apt install python3-pip  | 
        
| 6 | 6 |  ### catkin-toolsのインストール  | 
        
| 7 | 7 |  [Installing catkin_tools — catkin_tools 0.0.0 documentation](https://catkin-tools.readthedocs.io/en/latest/installing.html)  | 
        
| 8 | 8 |  ```  | 
        
| 9 | -$ sudo apt install python-catkin-tools  | 
        |
| 9 | +$ sudo apt install python3-catkin-tools  | 
        |
| 10 | 10 |  ```  |