Webots2021b和ROS2调试笔记21-07-27

先上结论:

凉凉凉透心凉

webots2021b刚发布时间不长,其ROS2接口包也不全。

2021b(win10)安装包小,很多库需要启动时联网下载。

Webots2021b和ROS2调试笔记21-07-27

很多节点不支持windows哦!如下:

还调试个毛线啊……哈哈哈哈

Webots2021b和ROS2调试笔记21-07-27

全记录如下:

代码语言:javascript代码运行次数:0运行复制

************************************************************************ Visual Studio 2019 Developer Command Prompt v16.9.3** Copyright (c) 2021 Microsoft Corporation**********************************************************************C:ros_ws>cd webots_ros2C:ros_wswebots_ros2>dir 驱动器 C 中的卷没有标签。 卷的序列号是 F0DD-1779 C:ros_wswebots_ros2 的目录2021/07/27  07:07              .2021/07/27  07:07              ..2021/07/27  07:07              src               0 个文件              0 字节               3 个目录 50,018,041,856 可用字节C:ros_wswebots_ros2>colcon build[1.899s] root DEBUG Using proactor: IocpProactorStarting >>> webots_ros2_msgsStarting >>> webots_ros2_ur_e_descriptionStarting >>> webots_ros2_importer--- stderr: webots_ros2_importererror: package directory 'webots_ros2_importerurdf2webotsurdf2webots' does not exist---Failed   <<< webots_ros2_importer [3.66s, exited with code 1]Aborted  <<< webots_ros2_ur_e_description [4.28s]Aborted  <<pip3 install urdf2webotsCollecting urdf2webots  Downloading urdf2webots-1.0.9-py3-none-any.whl (27 kB)Requirement already satisfied: numpy in c:optrosfoxyx64libsite-packages (from urdf2webots) (1.19.2)Requirement already satisfied: Pillow in c:optrosfoxyx64libsite-packages (from urdf2webots) (8.3.1)Processing c:userszhangrelayappdatalocalpipcachewheels2eca48a29e76490d0f2a26135f92ba95ea2d997d606db50cc9af0f6epycollada-0.7.1-py3-none-any.whlRequirement already satisfied: rospkg in c:optrosfoxyx64libsite-packages (from urdf2webots) (1.2.8)Requirement already satisfied: python-dateutil>=2.2 in c:optrosfoxyx64libsite-packages (from pycollada>=0.6->urdf2webots) (2.8.1)Requirement already satisfied: catkin-pkg in c:optrosfoxyx64libsite-packages (from rospkg->urdf2webots) (0.4.22)Requirement already satisfied: distro in c:optrosfoxyx64libsite-packages (from rospkg->urdf2webots) (1.5.0)Requirement already satisfied: PyYAML in c:optrosfoxyx64libsite-packages (from rospkg->urdf2webots) (5.3.1)Requirement already satisfied: six>=1.5 in c:optrosfoxyx64libsite-packages (from python-dateutil>=2.2->pycollada>=0.6->urdf2webots) (1.15.0)Requirement already satisfied: pyparsing in c:optrosfoxyx64libsite-packages (from catkin-pkg->rospkg->urdf2webots) (2.4.7)Requirement already satisfied: docutils in c:optrosfoxyx64libsite-packages (from catkin-pkg->rospkg->urdf2webots) (0.16)Installing collected packages: pycollada, urdf2webotsSuccessfully installed pycollada-0.7.1 urdf2webots-1.0.9WARNING: You are using pip version 20.2.3; however, version 21.2.1 is available.You should consider upgrading via the 'c:optrosfoxyx64python.exe -m pip install --upgrade pip' command.C:ros_wswebots_ros2>colcon build[1.542s] root DEBUG Using proactor: IocpProactorStarting >>> webots_ros2_msgsStarting >>> webots_ros2_ur_e_descriptionStarting >>> webots_ros2_importer--- stderr: webots_ros2_importererror: package directory 'webots_ros2_importerurdf2webotsurdf2webots' does not exist---Failed   <<< webots_ros2_importer [3.14s, exited with code 1]Aborted  <<< webots_ros2_ur_e_description [3.47s]Aborted  <<colcon build[1.540s] root DEBUG Using proactor: IocpProactorStarting >>> webots_ros2_msgsStarting >>> webots_ros2_ur_e_descriptionStarting >>> webots_ros2_importer--- stderr: webots_ros2_msgsCMake Error at CMakeLists.txt:23 (find_package):  By not providing "Findvision_msgs.cmake" in CMAKE_MODULE_PATH this project  has asked CMake to find a package configuration file provided by  "vision_msgs", but CMake did not find one.  Could not find a package configuration file provided by "vision_msgs" with  any of the following names:    vision_msgsConfig.cmake    vision_msgs-config.cmake  Add the installation prefix of "vision_msgs" to CMAKE_PREFIX_PATH or set  "vision_msgs_DIR" to a directory containing one of the above files.  If  "vision_msgs" provides a separate development package or SDK, be sure it  has been installed.---Failed   <<< webots_ros2_msgs [2.81s, exited with code 1]Aborted  <<< webots_ros2_importer [3.20s]Aborted  <<colcon build[1.541s] root DEBUG Using proactor: IocpProactorStarting >>> vision_msgsStarting >>> webots_ros2_ur_e_descriptionStarting >>> webots_ros2_importerFinished <<< webots_ros2_ur_e_description [2.64s]--- stderr: webots_ros2_importererror: package directory 'webots_ros2_importerurdf2webotsurdf2webots' does not exist---Failed   <<< webots_ros2_importer [3.36s, exited with code 1]Aborted  <<colcon build[1.545s] root DEBUG Using proactor: IocpProactorStarting >>> vision_msgsStarting >>> webots_ros2_ur_e_descriptionStarting >>> webots_ros2_importer--- stderr: webots_ros2_importererror: package directory 'webots_ros2_importerurdf2webotsurdf2webots' does not exist---Failed   <<< webots_ros2_importer [3.22s, exited with code 1]Aborted  <<< webots_ros2_ur_e_description [3.56s]Aborted  <<colcon build[1.566s] root DEBUG Using proactor: IocpProactorStarting >>> vision_msgsStarting >>> webots_ros2_ur_e_descriptionStarting >>> webots_ros2_importer--- stderr: webots_ros2_importererror: package directory 'webots_ros2_importerurdf2webotsurdf2webots' does not exist---Failed   <<< webots_ros2_importer [3.14s, exited with code 1]Aborted  <<< webots_ros2_ur_e_description [3.48s]Aborted  <<colcon build[1.550s] root DEBUG Using proactor: IocpProactorStarting >>> vision_msgsStarting >>> webots_ros2_ur_e_descriptionStarting >>> webots_ros2_importerFinished <<< webots_ros2_ur_e_description [3.77s]Finished <<< webots_ros2_importer [3.70s][Processing: vision_msgs]Finished <<>> webots_ros2_msgsFinished <<>> webots_ros2_coreStarting >>> webots_ros2_driverFinished <<>> webots_ros2_abbStarting >>> webots_ros2_universal_robotStarting >>> webots_ros2_epuckStarting >>> webots_ros2_examplesStarting >>> webots_ros2_mavicStarting >>> webots_ros2_teslaStarting >>> webots_ros2_tiagoFinished <<>> webots_ros2_tutorialsFinished <<>> webots_ros2_demosFinished <<< webots_ros2_mavic [12.7s]Finished <<< webots_ros2_examples [13.0s]Finished <<< webots_ros2_tesla [12.6s]Finished <<< webots_ros2_epuck [13.3s]Finished <<< webots_ros2_tiago [12.5s]Finished <<< webots_ros2_tutorials [5.98s]Finished <<< webots_ros2_demos [6.72s]Failed   <<colcon build[1.543s] root DEBUG Using proactor: IocpProactorStarting >>> vision_msgsStarting >>> webots_ros2_ur_e_descriptionStarting >>> webots_ros2_importerFinished <<< webots_ros2_importer [3.58s]Finished <<< webots_ros2_ur_e_description [3.75s]Finished <<>> webots_ros2_msgsFinished <<>> webots_ros2_coreStarting >>> webots_ros2_driverFinished <<>> webots_ros2_abbStarting >>> webots_ros2_universal_robotStarting >>> webots_ros2_epuckStarting >>> webots_ros2_examplesStarting >>> webots_ros2_mavicStarting >>> webots_ros2_teslaStarting >>> webots_ros2_tiagoFinished <<>> webots_ros2_tutorialsFinished <<< webots_ros2_universal_robot [12.4s]Finished <<< webots_ros2_tesla [11.8s]Finished <<< webots_ros2_examples [12.4s]Finished <<< webots_ros2_mavic [12.3s]Finished <<< webots_ros2_epuck [12.8s]Finished <<>> webots_ros2_demosFinished <<< webots_ros2_tutorials [6.72s]Failed   <<< webots_ros2_driver [18.7s, exited with code 1]Aborted  <<colcon build[1.554s] root DEBUG Using proactor: IocpProactorStarting >>> vision_msgsStarting >>> webots_ros2_ur_e_descriptionStarting >>> webots_ros2_importerFinished <<< webots_ros2_importer [3.64s]Finished <<< webots_ros2_ur_e_description [3.78s]Finished <<>> webots_ros2_msgsFinished <<>> webots_ros2_coreStarting >>> webots_ros2_driverFinished <<>> webots_ros2_abbStarting >>> webots_ros2_universal_robotStarting >>> webots_ros2_epuckStarting >>> webots_ros2_examplesStarting >>> webots_ros2_mavicStarting >>> webots_ros2_teslaStarting >>> webots_ros2_tiagoFinished <<>> webots_ros2_tutorialsFinished <<< webots_ros2_universal_robot [13.2s]Finished <<< webots_ros2_tiago [12.3s]Finished <<< webots_ros2_mavic [12.8s]Finished <<< webots_ros2_tesla [12.7s]Finished <<< webots_ros2_epuck [13.3s]Finished <<>> webots_ros2_demosFailed   <<< webots_ros2_driver [19.1s, exited with code 1]Finished <<< webots_ros2_tutorials [7.02s]Aborted  <<colcon build[1.562s] root DEBUG Using proactor: IocpProactorStarting >>> vision_msgsStarting >>> webots_ros2_ur_e_descriptionStarting >>> webots_ros2_importerFinished <<< webots_ros2_importer [3.66s]Finished <<< webots_ros2_ur_e_description [3.81s]Finished <<>> webots_ros2_msgsFinished <<>> webots_ros2_coreStarting >>> webots_ros2_driverFinished <<>> webots_ros2_abbStarting >>> webots_ros2_universal_robotStarting >>> webots_ros2_epuckStarting >>> webots_ros2_examplesStarting >>> webots_ros2_mavicStarting >>> webots_ros2_teslaStarting >>> webots_ros2_tiagoFinished <<>> webots_ros2_tutorialsFinished <<< webots_ros2_universal_robot [13.4s]Finished <<< webots_ros2_tiago [12.5s]Finished <<< webots_ros2_mavic [13.0s]Finished <<< webots_ros2_examples [13.4s]Finished <<< webots_ros2_epuck [13.6s]Finished <<>> webots_ros2_demosFinished <<< webots_ros2_tutorials [9.56s]Finished <<< webots_ros2_demos [13.4s]Failed   <<cd ..C:ros_ws>git clone -r https://github.com/cyberbotics/webots_ros2.giterror: unknown switch `r'usage: git clone [] [--]  []    -v, --verbose         be more verbose    -q, --quiet           be more quiet    --progress            force progress reporting    --reject-shallow      don't clone shallow repository    -n, --no-checkout     don't create a checkout    --bare                create a bare repository    --mirror              create a mirror repository (implies bare)    -l, --local           to clone from a local repository    --no-hardlinks        don't use local hardlinks, always copy    -s, --shared          setup as shared repository    --recurse-submodules[=]                          initialize submodules in the clone    --recursive[=]                          alias of --recurse-submodules    -j, --jobs         number of submodules cloned in parallel    --template                           directory from which templates will be used    --reference     reference repository    --reference-if-able                           reference repository    --dissociate          use --reference only while cloning    -o, --origin    use  instead of 'origin' to track upstream    -b, --branch                           checkout  instead of the remote's HEAD    -u, --upload-pack                           path to git-upload-pack on the remote    --depth        create a shallow clone of that depth    --shallow-since                           create a shallow clone since a specific time    --shallow-exclude                           deepen history of shallow clone, excluding rev    --single-branch       clone only one branch, HEAD or --branch    --no-tags             don't clone any tags, and make later fetches not to follow them    --shallow-submodules  any cloned submodules will be shallow    --separate-git-dir                           separate git dir from working tree    -c, --config                           set config inside the new repository    --server-option                           option to transmit    -4, --ipv4            use IPv4 addresses only    -6, --ipv6            use IPv6 addresses only    --filter        object filtering    --remote-submodules   any cloned submodules will use their remote-tracking branch    --sparse              initialize sparse-checkout file to include only files at rootC:ros_ws>git clone https://github.com/cyberbotics/webots_ros2.gitCloning into 'webots_ros2'...remote: Enumerating objects: 7787, done.remote: Counting objects: 100% (649/649), done.remote: Compressing objects: 100% (378/378), done.remote: Total 7787 (delta 400), reused 425 (delta 255), pack-reused 7138Receiving objects: 100% (7787/7787), 52.02 MiB | 1.11 MiB/s, done.Resolving deltas: 100% (5434/5434), done.C:ros_ws>cd webots_ros2C:ros_wswebots_ros2>colcon build[1.562s] root DEBUG Using proactor: IocpProactorStarting >>> webots_ros2_msgsStarting >>> webots_ros2_ur_e_descriptionStarting >>> webots_ros2_importer--- stderr: webots_ros2_importererror: package directory 'webots_ros2_importerurdf2webotsurdf2webots' does not exist---Failed   <<< webots_ros2_importer [3.39s, exited with code 1]Aborted  <<< webots_ros2_ur_e_description [3.84s]Aborted  <<colcon build[1.525s] root DEBUG Using proactor: IocpProactorStarting >>> webots_ros2_msgsStarting >>> webots_ros2_ur_e_descriptionStarting >>> webots_ros2_importerFinished <<< webots_ros2_ur_e_description [3.62s]Finished <<< webots_ros2_importer [3.55s]--- stderr: webots_ros2_msgsCMake Error at CMakeLists.txt:23 (find_package):  By not providing "Findvision_msgs.cmake" in CMAKE_MODULE_PATH this project  has asked CMake to find a package configuration file provided by  "vision_msgs", but CMake did not find one.  Could not find a package configuration file provided by "vision_msgs" with  any of the following names:    vision_msgsConfig.cmake    vision_msgs-config.cmake  Add the installation prefix of "vision_msgs" to CMAKE_PREFIX_PATH or set  "vision_msgs_DIR" to a directory containing one of the above files.  If  "vision_msgs" provides a separate development package or SDK, be sure it  has been installed.---Failed   <<colcon build[1.530s] root DEBUG Using proactor: IocpProactorStarting >>> vision_msgsStarting >>> webots_ros2_ur_e_descriptionStarting >>> webots_ros2_importerFinished <<< webots_ros2_ur_e_description [2.66s]Finished <<< webots_ros2_importer [3.62s][Processing: vision_msgs]Finished <<>> webots_ros2_msgsFinished <<>> webots_ros2_coreStarting >>> webots_ros2_driverFinished <<>> webots_ros2_abbStarting >>> webots_ros2_universal_robotStarting >>> webots_ros2_epuckStarting >>> webots_ros2_examplesStarting >>> webots_ros2_mavicStarting >>> webots_ros2_teslaStarting >>> webots_ros2_tiagoFinished <<>> webots_ros2_tutorialsFinished <<>> webots_ros2_demosFinished <<< webots_ros2_mavic [12.5s]Finished <<< webots_ros2_examples [12.7s]Finished <<< webots_ros2_tesla [12.3s]Finished <<< webots_ros2_epuck [13.0s]Finished <<< webots_ros2_tiago [12.2s]Finished <<< webots_ros2_tutorials [5.39s]Finished <<< webots_ros2_demos [5.97s]Failed   <<git clone --recurse-submodules https://github.com/cyberbotics/webots_ros2.git src/webots_ros2Cloning into 'src/webots_ros2'...remote: Enumerating objects: 7787, done.remote: Counting objects: 100% (649/649), done.remote: Compressing objects: 100% (378/378), done.remote: Total 7787 (delta 400), reused 425 (delta 255), pack-reused 7138Receiving objects: 100% (7787/7787), 52.02 MiB | 552.00 KiB/s, done.Resolving deltas: 100% (5434/5434), done.Submodule 'webots_ros2_driver/webots' (https://github.com/cyberbotics/webots-libcontroller.git) registered for path 'webots_ros2_driver/webots'Submodule 'webots_ros2_importer/webots_ros2_importer/urdf2webots' (https://github.com/cyberbotics/urdf2webots.git) registered for path 'webots_ros2_importer/webots_ros2_importer/urdf2webots'Cloning into 'C:/ros_ws/webots_ros2/src/webots_ros2/webots_ros2_driver/webots'...fatal: unable to access 'https://github.com/cyberbotics/webots-libcontroller.git/': OpenSSL SSL_read: Connection was reset, errno 10054fatal: clone of 'https://github.com/cyberbotics/webots-libcontroller.git' into submodule path 'C:/ros_ws/webots_ros2/src/webots_ros2/webots_ros2_driver/webots' failedFailed to clone 'webots_ros2_driver/webots'. Retry scheduledCloning into 'C:/ros_ws/webots_ros2/src/webots_ros2/webots_ros2_importer/webots_ros2_importer/urdf2webots'...remote: Enumerating objects: 2909, done.remote: Counting objects: 100% (169/169), done.remote: Compressing objects: 100% (131/131), done.remote: Total 2909 (delta 104), reused 68 (delta 38), pack-reused 2740Receiving objects: 100% (2909/2909), 111.23 MiB | 613.00 KiB/s, done.Resolving deltas: 100% (1352/1352), done.Cloning into 'C:/ros_ws/webots_ros2/src/webots_ros2/webots_ros2_driver/webots'...remote: Enumerating objects: 1473, done.remote: Counting objects: 100% (1473/1473), done.remote: Compressing objects: 100% (553/553), done.remote: Total 1473 (delta 1138), reused 1192 (delta 884), pack-reused 0Receiving objects: 100% (1473/1473), 5.23 MiB | 464.00 KiB/s, done.Resolving deltas: 100% (1138/1138), done.Submodule path 'webots_ros2_driver/webots': checked out '9b63446cc79dfb17cf07fbf35f2b4b0b5213b410'Submodule path 'webots_ros2_importer/webots_ros2_importer/urdf2webots': checked out 'da10dedd08c3a7aa96faf93b83ee11791a0cc9c6'Submodule 'tests/sources/motoman' (https://github.com/ros-industrial/motoman.git) registered for path 'webots_ros2_importer/webots_ros2_importer/urdf2webots/tests/sources/motoman'Cloning into 'C:/ros_ws/webots_ros2/src/webots_ros2/webots_ros2_importer/webots_ros2_importer/urdf2webots/tests/sources/motoman'...fatal: unable to access 'https://github.com/ros-industrial/motoman.git/': OpenSSL SSL_read: Connection was reset, errno 10054fatal: clone of 'https://github.com/ros-industrial/motoman.git' into submodule path 'C:/ros_ws/webots_ros2/src/webots_ros2/webots_ros2_importer/webots_ros2_importer/urdf2webots/tests/sources/motoman' failedFailed to clone 'tests/sources/motoman'. Retry scheduledCloning into 'C:/ros_ws/webots_ros2/src/webots_ros2/webots_ros2_importer/webots_ros2_importer/urdf2webots/tests/sources/motoman'...fatal: unable to access 'https://github.com/ros-industrial/motoman.git/': OpenSSL SSL_read: Connection was reset, errno 10054fatal: clone of 'https://github.com/ros-industrial/motoman.git' into submodule path 'C:/ros_ws/webots_ros2/src/webots_ros2/webots_ros2_importer/webots_ros2_importer/urdf2webots/tests/sources/motoman' failedFailed to clone 'tests/sources/motoman' a second time, abortingSubmodule path 'webots_ros2_driver/webots': checked out '9b63446cc79dfb17cf07fbf35f2b4b0b5213b410'Failed to recurse into submodule path 'webots_ros2_importer/webots_ros2_importer/urdf2webots'C:ros_wswebots_ros2>git clone --recurse-submodules https://github.com/cyberbotics/webots_ros2.git src/webots_ros2fatal: destination path 'src/webots_ros2' already exists and is not an empty directory.C:ros_wswebots_ros2>colcon build[1.518s] root DEBUG Using proactor: IocpProactorStarting >>> webots_ros2_msgsStarting >>> webots_ros2_ur_e_descriptionStarting >>> webots_ros2_importerFinished <<< webots_ros2_ur_e_description [3.00s]Finished <<< webots_ros2_importer [4.16s]--- stderr: webots_ros2_msgsCMake Error at CMakeLists.txt:23 (find_package):  By not providing "Findvision_msgs.cmake" in CMAKE_MODULE_PATH this project  has asked CMake to find a package configuration file provided by  "vision_msgs", but CMake did not find one.  Could not find a package configuration file provided by "vision_msgs" with  any of the following names:    vision_msgsConfig.cmake    vision_msgs-config.cmake  Add the installation prefix of "vision_msgs" to CMAKE_PREFIX_PATH or set  "vision_msgs_DIR" to a directory containing one of the above files.  If  "vision_msgs" provides a separate development package or SDK, be sure it  has been installed.---Failed   <<colcon build[1.531s] root DEBUG Using proactor: IocpProactorStarting >>> vision_msgsStarting >>> webots_ros2_ur_e_descriptionStarting >>> webots_ros2_importerFinished <<< webots_ros2_importer [3.55s]Finished <<< webots_ros2_ur_e_description [3.69s][Processing: vision_msgs]Finished <<>> webots_ros2_msgsFinished <<>> webots_ros2_coreStarting >>> webots_ros2_driverFinished <<>> webots_ros2_abbStarting >>> webots_ros2_universal_robotStarting >>> webots_ros2_epuckStarting >>> webots_ros2_examplesStarting >>> webots_ros2_mavicStarting >>> webots_ros2_teslaStarting >>> webots_ros2_tiagoFinished <<>> webots_ros2_tutorialsFinished <<< webots_ros2_universal_robot [12.8s]Finished <<< webots_ros2_mavic [12.3s]Finished <<< webots_ros2_tesla [12.1s]Finished <<< webots_ros2_examples [12.6s]Finished <<< webots_ros2_epuck [12.8s]Finished <<>> webots_ros2_demosFinished <<< webots_ros2_tutorials [5.56s]Finished <<< webots_ros2_demos [4.39s]Failed   <<colcon build[1.548s] root DEBUG Using proactor: IocpProactorStarting >>> vision_msgsStarting >>> webots_ros2_ur_e_descriptionStarting >>> webots_ros2_importerFinished <<< webots_ros2_importer [3.55s]Finished <<< webots_ros2_ur_e_description [3.70s]Finished <<>> webots_ros2_msgsFinished <<>> webots_ros2_coreStarting >>> webots_ros2_driverFinished <<>> webots_ros2_abbStarting >>> webots_ros2_universal_robotStarting >>> webots_ros2_epuckStarting >>> webots_ros2_examplesStarting >>> webots_ros2_mavicStarting >>> webots_ros2_teslaStarting >>> webots_ros2_tiagoFinished <<>> webots_ros2_tutorialsFinished <<>> webots_ros2_demosFinished <<< webots_ros2_mavic [11.6s]Finished <<< webots_ros2_examples [11.9s]Finished <<< webots_ros2_epuck [12.1s]Finished <<< webots_ros2_tesla [11.6s]Finished <<< webots_ros2_tiago [11.4s]Finished <<< webots_ros2_tutorials [4.64s]Finished <<< webots_ros2_demos [5.11s]Failed   <<C:ros_wswebots_ros2>C:ros_wswebots_ros2>C:ros_wswebots_ros2>C:ros_wswebots_ros2>C:ros_wswebots_ros2>call installlocal_setup.batnot found: "C:ros_wswebots_ros2installwebots_ros2_drivershare/webots_ros2_driver/local_setup.bat"C:ros_wswebots_ros2>ros2 launch webots_ros2_demos armed_robots.launch.py[INFO] [launch]: All log files can be found below C:Userszhangrelay.ros/log2021-07-27-08-25-13-784191-LAPTOP-5REQ7K1L-18572[INFO] [launch]: Default logging verbosity is set to INFO[INFO] [armed_robots.wbt" --batch --mode=realtime-1]: process started with pid [10648][INFO] [webots_robotic_arm_node.EXE-2]: process started with pid [18620][INFO] [webots_robotic_arm_node.EXE-3]: process started with pid [18460][INFO] [armed_robots_ur.EXE-4]: process started with pid [9908][INFO] [armed_robots_abb.EXE-5]: process started with pid [9632][INFO] [armed_robots.wbt" --batch --mode=realtime-1]: process has finished cleanly [pid 10648][WARNING] [armed_robots_abb.EXE-5]: 'SIGINT' sent to process[armed_robots_abb.EXE-5] not supported on Windows, escalating to 'SIGTERM'[INFO] [armed_robots_abb.EXE-5]: sending signal 'SIGTERM' to process[armed_robots_abb.EXE-5][WARNING] [armed_robots_ur.EXE-4]: 'SIGINT' sent to process[armed_robots_ur.EXE-4] not supported on Windows, escalating to 'SIGTERM'[INFO] [armed_robots_ur.EXE-4]: sending signal 'SIGTERM' to process[armed_robots_ur.EXE-4][WARNING] [webots_robotic_arm_node.EXE-3]: 'SIGINT' sent to process[webots_robotic_arm_node.EXE-3] not supported on Windows, escalating to 'SIGTERM'[INFO] [webots_robotic_arm_node.EXE-3]: sending signal 'SIGTERM' to process[webots_robotic_arm_node.EXE-3][ERROR] [armed_robots_abb.EXE-5]: process has died [pid 9632, exit code 1, cmd 'C:ros_wswebots_ros2installwebots_ros2_demoslibwebots_ros2_demosarmed_robots_abb.EXE --ros-args'].[WARNING] [webots_robotic_arm_node.EXE-2]: 'SIGINT' sent to process[webots_robotic_arm_node.EXE-2] not supported on Windows, escalating to 'SIGTERM'[INFO] [webots_robotic_arm_node.EXE-2]: sending signal 'SIGTERM' to process[webots_robotic_arm_node.EXE-2][ERROR] [armed_robots_ur.EXE-4]: process has died [pid 9908, exit code 1, cmd 'C:ros_wswebots_ros2installwebots_ros2_demoslibwebots_ros2_demosarmed_robots_ur.EXE --ros-args'].[ERROR] [webots_robotic_arm_node.EXE-3]: process has died [pid 18460, exit code 1, cmd 'C:ros_wswebots_ros2installwebots_ros2_corelibwebots_ros2_corewebots_robotic_arm_node.EXE --webots-robot-name=UR5e --ros-args --params-file C:UsersZHANGR~1AppDataLocalTemplaunch_params_x3zw76dj'].[armed_robots_abb.EXE-5] [INFO] [1627345517.295333000] [armed_robots_abb]: Waiting for action server...[ERROR] [webots_robotic_arm_node.EXE-2]: process has died [pid 18620, exit code 1, cmd 'C:ros_wswebots_ros2installwebots_ros2_corelibwebots_ros2_corewebots_robotic_arm_node.EXE --webots-robot-name=abbirb4600 --ros-args --params-file C:UsersZHANGR~1AppDataLocalTemplaunch_params_zgtj7jxr'].[armed_robots_ur.EXE-4] [INFO] [1627345517.294891500] [armed_robots_ur]: Waiting for action server...[webots_robotic_arm_node.EXE-3] Cannot open file: C:UserszhangrelayAppDataLocalTemp/webots-18848/WEBOTS_SERVER (retry count 1)[webots_robotic_arm_node.EXE-2] Cannot open file: C:UserszhangrelayAppDataLocalTemp/webots-18848/WEBOTS_SERVER (retry count 1)C:ros_wswebots_ros2>ros2 launch webots_ros2_demos armed_robots.launch.py[INFO] [launch]: All log files can be found below C:Userszhangrelay.ros/log2021-07-27-08-28-28-334808-LAPTOP-5REQ7K1L-16016[INFO] [launch]: Default logging verbosity is set to INFO[INFO] [armed_robots.wbt" --batch --mode=realtime-1]: process started with pid [10076][INFO] [webots_robotic_arm_node.EXE-2]: process started with pid [13016][INFO] [webots_robotic_arm_node.EXE-3]: process started with pid [7160][INFO] [armed_robots_ur.EXE-4]: process started with pid [19096][INFO] [armed_robots_abb.EXE-5]: process started with pid [15620][INFO] [armed_robots.wbt" --batch --mode=realtime-1]: process has finished cleanly [pid 10076][WARNING] [armed_robots_abb.EXE-5]: 'SIGINT' sent to process[armed_robots_abb.EXE-5] not supported on Windows, escalating to 'SIGTERM'[INFO] [armed_robots_abb.EXE-5]: sending signal 'SIGTERM' to process[armed_robots_abb.EXE-5][WARNING] [armed_robots_ur.EXE-4]: 'SIGINT' sent to process[armed_robots_ur.EXE-4] not supported on Windows, escalating to 'SIGTERM'[INFO] [armed_robots_ur.EXE-4]: sending signal 'SIGTERM' to process[armed_robots_ur.EXE-4][WARNING] [webots_robotic_arm_node.EXE-3]: 'SIGINT' sent to process[webots_robotic_arm_node.EXE-3] not supported on Windows, escalating to 'SIGTERM'[INFO] [webots_robotic_arm_node.EXE-3]: sending signal 'SIGTERM' to process[webots_robotic_arm_node.EXE-3][ERROR] [armed_robots_abb.EXE-5]: process has died [pid 15620, exit code 1, cmd 'C:ros_wswebots_ros2installwebots_ros2_demoslibwebots_ros2_demosarmed_robots_abb.EXE --ros-args'].[WARNING] [webots_robotic_arm_node.EXE-2]: 'SIGINT' sent to process[webots_robotic_arm_node.EXE-2] not supported on Windows, escalating to 'SIGTERM'[INFO] [webots_robotic_arm_node.EXE-2]: sending signal 'SIGTERM' to process[webots_robotic_arm_node.EXE-2][ERROR] [armed_robots_ur.EXE-4]: process has died [pid 19096, exit code 1, cmd 'C:ros_wswebots_ros2installwebots_ros2_demoslibwebots_ros2_demosarmed_robots_ur.EXE --ros-args'].[ERROR] [webots_robotic_arm_node.EXE-3]: process has died [pid 7160, exit code 1, cmd 'C:ros_wswebots_ros2installwebots_ros2_corelibwebots_ros2_corewebots_robotic_arm_node.EXE --webots-robot-name=UR5e --ros-args --params-file C:UsersZHANGR~1AppDataLocalTemplaunch_params_l9lq5a48'].[armed_robots_abb.EXE-5] [INFO] [1627345711.819760500] [armed_robots_abb]: Waiting for action server...[ERROR] [webots_robotic_arm_node.EXE-2]: process has died [pid 13016, exit code 1, cmd 'C:ros_wswebots_ros2installwebots_ros2_corelibwebots_ros2_corewebots_robotic_arm_node.EXE --webots-robot-name=abbirb4600 --ros-args --params-file C:UsersZHANGR~1AppDataLocalTemplaunch_params_qkogspbl'].[armed_robots_ur.EXE-4] [INFO] [1627345711.778345500] [armed_robots_ur]: Waiting for action server...[webots_robotic_arm_node.EXE-3] Cannot open file: C:UserszhangrelayAppDataLocalTemp/webots-19008/WEBOTS_SERVER (retry count 1)[webots_robotic_arm_node.EXE-2] Cannot open file: C:UserszhangrelayAppDataLocalTemp/webots-19008/WEBOTS_SERVER (retry count 1)C:ros_wswebots_ros2>C:ros_wswebots_ros2>

以上就是Webots2021b和ROS2调试笔记21-07-27的详细内容,更多请关注创想鸟其它相关文章!

版权声明:本文内容由互联网用户自发贡献,该文观点仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。
如发现本站有涉嫌抄袭侵权/违法违规的内容, 请发送邮件至 chuangxiangniao@163.com 举报,一经查实,本站将立刻删除。
发布者:程序猿,转转请注明出处:https://www.chuangxiangniao.com/p/109060.html

(0)
打赏 微信扫一扫 微信扫一扫 支付宝扫一扫 支付宝扫一扫
thinkphp5的优点是什么
上一篇 2025年11月23日 00:53:55
怎么用豆包AI帮我优化数据库设计 豆包AI数据库优化方案原来这么简单!
下一篇 2025年11月23日 00:56:59

相关推荐

  • 如何在Java中配置系统环境变量以运行程序

    正确配置Java环境变量是运行Java程序的前提。1. 安装JDK并记住安装路径,如Windows下为C:Program FilesJavajdk-17,macOS/Linux下为/usr/lib/jvm/jdk-17。2. 设置JAVA_HOME环境变量:Windows在系统变量中新建JAVA_H…

    2026年9月21日
    000
  • edge浏览器启动速度特别慢怎么办_edge浏览器启动缓慢优化与提速方法

    首先启用Edge的启动增强功能,然后禁用不必要的扩展程序并清除缓存数据,接着重置浏览器设置,关闭硬件加速与后台运行,最后通过干净启动排查第三方程序干扰。 如果您尝试启动Edge浏览器,但发现加载时间异常漫长,则可能是由于后台进程、扩展程序或系统资源占用导致。以下是解决此问题的多种方法。 本文运行环境…

    2026年9月21日
    100
  • MySQL如何高效存储时间日期数据_时区和格式问题处理?

    MySQL如何高效存储时间日期数据_时区和格式问题处理?MySQL如何高效存储时间日期数据_时区和格式问题处理?MySQL如何高效存储时间日期数据_时区和格式问题处理?MySQL如何高效存储时间日期数据_时区和格式问题处理?

    核心策略是统一存储utc时间并由应用层处理时区转换与格式化。1.timestamp适合跨时区场景,自动转换utc且节省空间;2.datetime适合固定日期事件,不随时区变化;3.写入前应用层转utc,读取后转用户本地时间;4.格式化应在应用层完成以提升性能与灵活性;5.避免字符串存储时间,优先使用…

    2026年9月21日 用户投稿
    100
  • 大白菜Win2003PE压缩教程

    大白菜Win2003PE压缩教程大白菜Win2003PE压缩教程大白菜Win2003PE压缩教程大白菜Win2003PE压缩教程

    压缩文件能显著节省存储空间,让用户在有限容量中存放更多数据。最近不少用户对如何在大白菜win2003 pe系统中进行压缩操作存在疑问。本文将全面讲解如何在该环境下使用winrar完成文件的压缩与解压,帮助用户快速上手,提高文件处理效率,轻松满足日常使用需求。 1、 将已制作好的大白菜U盘插入电脑的U…

    2026年9月21日 用户投稿
    200
  • 如何让VSCode记住打开的文件?

    VSCode默认会记住上次打开的文件和布局,只需确保设置正确并正常关闭。1. 启用“window.restoreWindows”为all;2. 通过菜单或关闭按钮退出;3. “files.hotExit”设为onExitAndWindowClose;4. 避免删除用户数据目录中的Backups和Wo…

    2026年9月21日
    600
  • Linux系统信息查看命令整理

    答案:掌握Linux系统需从系统信息、资源使用、性能瓶颈、日志分析和用户权限五方面入手。uname、lscpu、free、df、ip、ss等命令用于查看系统软硬件状态;top、htop、vmstat、iostat、iftop等可诊断CPU、内存、磁盘、网络性能瓶颈;/var/log日志文件结合jou…

    2026年9月20日
    100
  • Windows11提示“应用程序无法正常启动(0xc000007b)”怎么解决_Windows11应用程序启动0xc000007b修复方法

    首先使用SFC工具修复系统文件,再重新安装Visual C++运行库,接着更新DirectX组件,最后可借助专用DLL修复工具解决0xc000007b错误。 如果您尝试在Windows 11上启动某个应用程序,但弹出“应用程序无法正常启动(0xc000007b)”的错误提示,则可能是由于系统文件损坏…

    2026年9月20日
    100
  • 灵绘AI如何生成艺术画_灵绘AI艺术画创作的完整流程

    首先启动灵绘AI并选择“艺术创作”模式,确保设备联网;接着在提示词框输入具体场景描述并添加风格关键词;然后调节细节等级至60%-80%、创意强度为7,并选择3:4或16:9比例;点击生成后预览结果,不满意可重新生成最多五次;对局部不满意区域使用“局部重绘”功能修改;最后导出时选择4K高清并保留图层信…

    2026年9月20日
    400
  • 如何在Java中声明常量数组

    声明常量数组需用static final,但final仅保证引用不可变而非内容不可变。1. 基本类型数组可用static final声明,如public static final int[] DAYS_IN_MONTH = {31,28,…};引用不可改,但元素可修改。2. 为实现内容不…

    2026年9月20日
    100
  • 怎么在VSCode里配置Go语言环境?

    安装Go并配置环境变量后,在VSCode中安装官方Go扩展,通过命令面板安装gopls、delve等必要工具,并设置保存时自动格式化与导入,即可实现代码补全、格式化和调试功能。 在 VSCode 中配置 Go 语言开发环境其实不复杂,只要安装好工具链并正确设置,就能获得代码补全、格式化、调试等完整功…

    2026年9月20日
    100
  • 事务(Transaction)处理与并发控制

    事务处理确保操作全部完成或不完成,并发控制防止事务互相干扰。事务处理核心是acid属性:1.原子性,2.一致性,3.隔离性,4.持久性;并发控制方法包括锁和mvcc,优化需考虑事务粒度、隔离级别、锁和mvcc的应用。 事务处理与并发控制是数据库管理系统中至关重要的两个概念,确保数据的一致性和完整性。…

    2026年9月20日
    100
  • Java从文本文件随机读取并打印指定行数内容

    本文旨在指导读者如何使用java程序从文本文件中高效地读取多组固定行数的内容(如诗歌),并随机选择其中一组进行打印。教程将详细介绍如何利用`files.readalllines`、`random`和`list.sublist`等核心api,实现文件的整体读取、随机索引的生成以及特定内容块的提取与输出…

    2026年9月20日
    100
  • mysql如何启用query cache

    MySQL 5.7及之前版本可通过配置启用Query Cache以提升读取性能,首先确认支持性:执行SHOW VARIABLES LIKE ‘have_query_cache’,若返回YES则可继续。接着在my.cnf或my.ini的[mysqld]段添加query_cach…

    2026年9月20日
    200
  • edge浏览器”编写”功能(Copilot)怎么帮你润色文案_edge浏览器AI写作助手使用教程

    答案:通过Edge浏览器内置Copilot可实现文案润色。依次开启AI功能、登录账户,在文本框右键选择“使用Copilot改写”,可选正式、简短等语气风格,或通过侧边栏批量处理内容,提升写作效率。 如果您在撰写网页内容或文档时希望获得智能建议和语言优化,可以借助 Microsoft Edge 浏览器…

    2026年9月20日
    100
  • 如何为VSCode配置LaTeX环境,使其成为撰写学术论文的利器?

    首先安装LaTeX发行版和VSCode插件LaTeX Workshop,再配置XeLaTeX+BibTeX编译链,最后利用实时预览、反向搜索和代码片段等功能实现高效学术写作。 要在 VSCode 中配置 LaTeX 环境,打造高效的学术写作工具,关键在于正确安装和集成相关插件与编译工具。整个过程不复…

    2026年9月20日
    600
  • 小米Civi 3前置摄像头像素是多少 小米Civi 3自拍模式优化技巧

    小米Civi 3前置双3200万像素摄像头,配备78°f/2.0光圈主摄和100°超广角镜头,支持AF对焦与AI畸变矫正;通过切换镜头、开启4K拍摄、调节美颜、优化光线及启用EIS防抖,可显著提升自拍与Vlog画质表现。 小米Civi 3的前置摄像头配置在同级别中非常突出,自拍表现力强,配合一些使用…

    2026年9月20日
    100
  • 美篇如何添加背景音乐

    首先通过美篇内置音乐库或本地导入音频添加背景音乐,再调整自动播放与音量设置,确保阅读体验沉浸且不突兀。 如果您在编辑美篇文章时希望增加背景音乐以提升阅读体验,但不清楚具体操作步骤,可以按照以下方法进行设置。背景音乐能够为图文内容增添氛围,使读者获得更沉浸的浏览感受。 本文运行环境:iPad Air,…

    2026年9月20日
    100
  • win11如何使用存储空间(storage spaces)功能_Win11存储空间(Storage Spaces)使用方法

    可使用Windows 11内置“存储空间”功能整合多块硬盘以提升安全性与效率。2. 创建存储池需清空选中硬盘数据,并设置名称、驱动器号、文件系统及布局类型。3. 布局类型包括简单(无冗余)、双向镜像(容错一块盘)、三向镜像(容错两块盘)和奇偶校验(高利用率低性能)。4. 可通过添加驱动器扩展存储池容…

    2026年9月20日
    000
  • PHP播放HLS视频流的方法_PHP播放HLS视频流方法

    答案:PHP通过权限控制和文件代理实现HLS流安全分发,前端使用HTML5视频标签和hls.js播放。具体描述:HLS将视频切为.ts片段并用.m3u8索引,PHP后端可校验用户权限、防止盗链,动态输出.m3u8或.ts内容;前端通过video标签加载stream.php?id=1,结合hls.js…

    2026年9月20日
    000
  • Java类的初始化顺序是怎样的 静态代码块和构造代码块先后

    Java类初始化顺序为:父类静态成员→子类静态成员→父类实例成员→父类构造函数→子类实例成员→子类构造函数,静态代码块仅加载时执行一次,构造代码块每次创建对象时执行,且均按书写顺序运行。 Java类的初始化顺序遵循一定的规则,理解这些顺序对掌握对象创建过程非常重要。当一个类被加载并创建实例时,各个代…

    2026年9月20日
    100

发表回复

登录后才能评论
关注微信