Update docs: catkin_ws -> catkin_workspace
This commit is contained in:
parent
9d655df693
commit
b6300a968f
@ -37,7 +37,7 @@ With these dependencies accounted for, lets get everything installed.
|
|||||||
Clone this repository into you `catkin_workspace`.
|
Clone this repository into you `catkin_workspace`.
|
||||||
|
|
||||||
```
|
```
|
||||||
cd ~/catkin_ws/src
|
cd ~/catkin_workspace/src
|
||||||
git clone https://github.com/peter-moran/jetson_csi_cam.git
|
git clone https://github.com/peter-moran/jetson_csi_cam.git
|
||||||
```
|
```
|
||||||
|
|
||||||
@ -61,7 +61,7 @@ While this flag is only necessary if you have both `gstreamer-0.1` and `gstreame
|
|||||||
Now we build and register `gscam` and `jetson_csi_cam` in ROS.
|
Now we build and register `gscam` and `jetson_csi_cam` in ROS.
|
||||||
|
|
||||||
```
|
```
|
||||||
cd ~/catkin_ws
|
cd ~/catkin_workspace
|
||||||
catkin_make
|
catkin_make
|
||||||
source ~/.bashrc
|
source ~/.bashrc
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user