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 ```