Skip to content

Commit

Permalink
Update remote_compute.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hello-fazil authored Oct 27, 2023
1 parent 178ad06 commit e190f77
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ros2/remote_compute.md
Original file line number Diff line number Diff line change
Expand Up @@ -158,8 +158,8 @@ From the workstation, run the [face detection node](https://github.com/hello-rob
export HELLO_FLEET_PATH=~/
ros2 run stretch_deep_perception detect_faces
```
The node will load the
```{.bash .shell-prompt}
The node will load the face detection model network and start poblishing the detection.
```
head_detection_model.getUnconnectedOutLayers() = [112]
head_detection_model output layer names = ['detection_out']
head_detection_model output layer names = ('detection_out',)
Expand Down

0 comments on commit e190f77

Please sign in to comment.