ROS Noetic goes end-of-life 2025-05-31. Users are encouraged to migrate to ROS 2 as soon as possible!Alternatively, switch to the ROS One distribution. For more information see this blog post. To disable this dialog, set the DISABLE_ROS1_EOL_WARNINGS environment variable
解决办法
export DISABLE_ROS1_EOL_WARNINGS=1
写进~/.bashrc可永久关闭。