ROS 노드 통신 pkg 생성
catkin_create_pkg my_package rospy std_msgs
sudo apt install -y libpcl-dev
sudo apt update sudo apt install python3-pcl -y