From be3fe794ad98d012d34dd693655f3b0f1c30008f Mon Sep 17 00:00:00 2001 From: Mohamed Fazil <97637212+hello-fazil@users.noreply.github.com> Date: Fri, 27 Oct 2023 12:00:19 -0700 Subject: [PATCH] Update remote_compute.md --- ros2/remote_compute.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ros2/remote_compute.md b/ros2/remote_compute.md index c5bc42e..d331fb3 100644 --- a/ros2/remote_compute.md +++ b/ros2/remote_compute.md @@ -145,7 +145,7 @@ mouse detected mouse detected ``` -##### Visualiza in Rviz +##### Visualize in Rviz ```{.bash .shell-prompt} rviz2 -d ~/ament_ws/install/stretch_deep_perception/share/stretch_deep_perception/rviz/object_detection.rviz ``` @@ -172,7 +172,7 @@ landmarks_model out_layer = [INFO] [1698383830.671699923] [DetectFacesNode]: DetectFacesNode started ``` -##### Visualiza in Rviz +##### Visualize in Rviz ```{.bash .shell-prompt} rviz2 -d ~/ament_ws/install/stretch_deep_perception/share/stretch_deep_perception/rviz/face_detection.rviz ```