From bbefc391fa4e548af5b40097d17d21cf166f8b56 Mon Sep 17 00:00:00 2001 From: "Alan G. Sanchez" Date: Thu, 11 Aug 2022 13:56:52 -0700 Subject: [PATCH] Updated file. --- getting_started.md | 2 +- src/pointcloud_transformer.py | 0 2 files changed, 1 insertion(+), 1 deletion(-) mode change 100644 => 100755 src/pointcloud_transformer.py diff --git a/getting_started.md b/getting_started.md index 5c64376..e1eee90 100644 --- a/getting_started.md +++ b/getting_started.md @@ -14,7 +14,7 @@ cd ~/catkin_ws catkin_make ``` ### Connecting a Monitor -If you cannot access the robot through ssh due to your network settings, you will need to connect an HDMI monitor, USB keyboard, and mouse to the USB ports in the robot's trunk. +If you cannot access the robot through ssh due to your network settings, you will need to connect an HDMI monitor, USB keyboard, and mouse to the USB ports in the robot's trunk. ## ROS Setup on Local Computer diff --git a/src/pointcloud_transformer.py b/src/pointcloud_transformer.py old mode 100644 new mode 100755