删除
sudo rm -f /etc/apt/sources.list.d/ros-latest.list122
但是在人roscore的时候 出现了
ROS master URI is not set
The traceback for the exception was written to the log file
解决方法:
找到删除文件对应的内容添加上
问题解决
版权声明:本文为zsl1373原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接和本声明。
删除
sudo rm -f /etc/apt/sources.list.d/ros-latest.list122
但是在人roscore的时候 出现了
ROS master URI is not set
The traceback for the exception was written to the log file
解决方法:
找到删除文件对应的内容添加上
问题解决