|
@@ -58,8 +58,8 @@ if __name__ == "__main__":
|
|
|
rospy.set_param("pitch_of_Horizontalweld",np.pi/4)
|
|
|
rospy.set_param("pitch_of_Verticalweld",np.pi/5)
|
|
|
rospy.set_param("culling_radius",0)
|
|
|
-
|
|
|
- rospy.set_param("folder_path","/home/tong/catkin_ws/data/6_Welds")
|
|
|
+ rospy.set_param("folder_path","/root/catkin_ws/data")
|
|
|
+
|
|
|
|
|
|
rospy.loginfo("当前参数值:")
|
|
|
rospy.loginfo("sign_pointcloud = %s", rospy.get_param("sign_pointcloud"))
|