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

相关推荐

  • 修复Django电商项目中AJAX过滤产品列表图片不显示问题

    在Django电商项目中,当使用AJAX动态加载过滤后的产品列表时,常遇到图片无法正常显示的问题。这通常是由于前端模板中图片加载方式(如data-setbg属性结合JavaScript库)与AJAX动态内容更新机制不兼容所致。解决方案是直接在AJAX返回的HTML中使用标准的标签来渲染图片,确保浏览…

    2026年5月10日
    000
  • 开源免费PHP工具 PHP开发效率提升利器

    推荐开源免费PHP开发工具以提升效率:VS Code、Sublime Text轻量高效,PhpStorm专业强大;调试用Xdebug、Kint、Ray;依赖管理选Composer;代码质量工具包括PHPStan、Psalm、PHP_CodeSniffer;数据库管理可用%ignore_a_1%MyA…

    2026年5月10日
    000
  • Matplotlib 地图中多类型图例的创建与优化

    Matplotlib 地图中多类型图例的创建与优化Matplotlib 地图中多类型图例的创建与优化Matplotlib 地图中多类型图例的创建与优化Matplotlib 地图中多类型图例的创建与优化

    本教程旨在解决matplotlib地图可视化中,如何在一个图例中同时展示颜色块(如区域分类)和自定义标记(如特定兴趣点)的问题。文章详细介绍了当传统`patch`对象无法正确显示标记时,如何利用`matplotlib.lines.line2d`创建标记图例句柄,并将其与颜色块图例句柄合并,从而生成一…

    2026年5月10日 用户投稿
    100
  • Golang JSON序列化:控制敏感字段暴露的最佳实践

    本教程探讨golang中如何高效控制结构体字段在json序列化时的可见性。当需要将包含敏感信息的结构体数组转换为json响应时,通过利用`encoding/json`包提供的结构体标签,特别是`json:”-“`,可以轻松实现对特定字段的忽略,从而避免敏感数据泄露,确保api…

    2026年5月10日
    000
  • 利用海象运算符简化条件赋值:Python教程与最佳实践

    本文旨在探讨Python中海象运算符(:=)在条件赋值场景下的应用。通过对比传统if/else语句与海象运算符,以及条件表达式,分析海象运算符在简化代码、提高可读性方面的优势与局限性。并通过具体示例,展示如何在列表推导式等场景下合理使用海象运算符,同时强调其潜在的复杂性及替代方案,帮助开发者更好地掌…

    2026年5月10日
    100
  • 怎么在PHP代码中实现图片上传功能_PHP图片上传功能实现与安全处理教程

    首先创建含enctype的HTML表单,再用PHP接收文件,检查目录、移动临时文件,验证类型与大小,生成唯一文件名,并调整php.ini限制以确保上传成功。 如果您尝试在PHP项目中添加图片上传功能,但服务器无法正确接收或保存文件,则可能是由于表单配置、文件处理逻辑或安全限制的问题。以下是实现该功能…

    2026年5月10日
    100
  • 比特币新手教程 比特币交易平台有哪些

    比特币是一种去中心化的数字货币,基于区块链技术实现点对点交易,具有匿名性、有限发行和不可篡改等特点;新手可通过交易所购买,P2P交易获得比特币,常用平台包括Binance、OKX和Huobi;交易流程包括注册账户、实名认证、绑定支付方式、充值法币并下单购买,可选择市价单或限价单;比特币存储方式有交易…

    2026年5月10日
    000
  • c++中的SFINAE技术是什么_c++模板编程中的SFINAE原理与应用

    SFINAE 是“替换失败不是错误”的原则,指模板实例化时若参数替换导致错误,只要存在其他合法候选,编译器不报错而是继续重载决议。它用于条件启用模板、类型检测等场景,如通过 decltype 或 enable_if 控制函数重载,实现类型特征判断。尽管 C++20 引入 Concepts 简化了部分…

    2026年5月10日
    000
  • Golang gRPC流式请求异常处理

    在Golang的gRPC流式通信中,必须通过context.Context处理异常。应监听上下文取消或超时,及时释放资源,设置合理超时,避免连接长时间挂起,并在goroutine中通过context控制生命周期。 在使用 Golang 和 gRPC 实现流式通信时,异常处理是确保服务健壮性的关键部分…

    2026年5月10日
    000
  • Go语言mgo查询构建:深入理解bson.M与日期范围查询的正确实践

    本文旨在解决go语言mgo库中构建复杂查询时,特别是涉及嵌套`bson.m`和日期范围筛选的常见错误。我们将深入剖析`bson.m`的类型特性,解释为何直接索引`interface{}`会导致“invalid operation”错误,并提供一种推荐的、结构清晰的代码重构方案,以确保查询条件能够正确…

    2026年5月10日
    100
  • vscode上怎么运行html_vscode上运行html步骤【指南】

    首先保存文件为.html格式,再通过浏览器或Live Server插件打开预览;推荐安装Live Server实现本地服务器运行与实时刷新,提升开发体验。 在 VS Code 上运行 HTML 文件并不需要复杂的配置,只需几个简单步骤即可预览页面效果。VS Code 本身是一个代码编辑器,不直接运行…

    2026年5月10日
    100
  • RichHandler与Rich Progress集成:解决显示冲突的教程

    在使用rich库的`richhandler`进行日志输出并同时使用`progress`组件时,可能会遇到显示错乱或溢出问题。这通常是由于为`richhandler`和`progress`分别创建了独立的`console`实例导致的。解决方案是确保日志处理器和进度条组件共享同一个`console`实例…

    2026年5月10日
    000
  • 修复点击时按钮抖动:CSS垂直对齐实践

    本文探讨了在Web开发中,交互式按钮(如播放/暂停按钮)在点击时发生意外垂直位移的问题。通过分析CSS样式变化对元素布局的影响,我们发现这是由于按钮不同状态下的边框样式和内边距改变,以及默认的垂直对齐行为共同作用所致。核心解决方案是利用CSS的vertical-align属性,将其设置为middle…

    2026年5月10日
    100
  • Golang goroutine与channel调试技巧

    使用go run -race检测数据竞争,结合runtime.NumGoroutine监控协程数量,通过pprof分析阻塞调用栈,利用select超时避免永久阻塞,有效排查goroutine泄漏、死锁和数据竞争问题。 Go语言的goroutine和channel是并发编程的核心,但它们也带来了调试上…

    2026年5月10日
    000
  • 使用 Jupyter Notebook 进行探索性数据分析

    Jupyter Notebook通过单元格实现代码与Markdown结合,支持数据导入(pandas)、清洗(fillna)、探索(matplotlib/seaborn可视化)、统计分析(describe/corr)和特征工程,便于记录与分享分析过程。 Jupyter Notebook 是进行探索性…

    2026年5月10日
    000
  • 《魔兽世界》将于6月11日开启国服回归技术测试

    《魔兽世界》将于6月11日开启国服回归技术测试《魔兽世界》将于6月11日开启国服回归技术测试《魔兽世界》将于6月11日开启国服回归技术测试《魔兽世界》将于6月11日开启国服回归技术测试

    《%ign%ignore_a_1%re_a_1%》官方宣布,将于6月11日开启国服回归技术测试,时间为7天,并称可以在6月内正式开服,玩家们可以访问官网下载战网客户端并预下载“巫妖王之怒”客户端,技术测试详情见下图。 WordAi WordAI是一个AI驱动的内容重写平台 53 查看详情 以上就是《…

    2026年5月10日 用户投稿
    200
  • 如何在HTML中插入表单元素_HTML表单控件与输入类型使用指南

    HTML表单通过标签构建,包含action和method属性定义数据提交目标与方式,常用input类型如text、password、email等适配不同输入需求,配合label、required、placeholder提升可用性,结合textarea、select、button等控件实现完整交互,是…

    2026年5月10日
    100
  • 前端缓存策略与JavaScript存储管理

    根据数据特性选择合适的存储方式并制定清晰的读写与清理逻辑,能显著提升前端性能;合理运用Cookie、localStorage、sessionStorage、IndexedDB及Cache API,结合缓存策略与定期清理机制,可在保证用户体验的同时避免安全与性能隐患。 前端缓存和JavaScript存…

    2026年5月10日
    200
  • HTML5网页如何实现手势操作 HTML5网页移动端交互的处理技巧

    首先利用原生touch事件实现滑动判断,再通过preventDefault解决滚动冲突,接着引入Hammer.js处理复杂手势,最后通过优化点击区域、避免事件冲突和增加视觉反馈提升体验。 在移动端浏览器中,HTML5网页可以通过触摸事件实现手势操作,提升用户体验。虽然原生JavaScript提供了基…

    2026年5月10日
    000
  • 创建指定大小并填充特定数据的Golang文件教程

    本文将介绍如何使用Golang创建一个指定大小的文件,并用特定数据填充它。我们将使用 `os` 包提供的函数来创建和截断文件,从而实现快速生成大文件的目的。示例代码展示了如何创建一个10MB的文件,并将其填充为全零数据。掌握这些方法,可以方便地在例如日志系统或磁盘队列等场景中,预先创建测试文件或初始…

    2026年5月10日
    000

发表回复

登录后才能评论
关注微信