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)
打赏 微信扫一扫 微信扫一扫 支付宝扫一扫 支付宝扫一扫
上一篇 2025年11月23日 00:39:39
下一篇 2025年11月23日 01:07:09

相关推荐

  • Uniapp 中如何不拉伸不裁剪地展示图片?

    灵活展示图片:如何不拉伸不裁剪 在界面设计中,常常需要以原尺寸展示用户上传的图片。本文将介绍一种在 uniapp 框架中实现该功能的简单方法。 对于不同尺寸的图片,可以采用以下处理方式: 极端宽高比:撑满屏幕宽度或高度,再等比缩放居中。非极端宽高比:居中显示,若能撑满则撑满。 然而,如果需要不拉伸不…

    2025年12月24日
    400
  • 如何让小说网站控制台显示乱码,同时网页内容正常显示?

    如何在不影响用户界面的情况下实现控制台乱码? 当在小说网站上下载小说时,大家可能会遇到一个问题:网站上的文本在网页内正常显示,但是在控制台中却是乱码。如何实现此类操作,从而在不影响用户界面(UI)的情况下保持控制台乱码呢? 答案在于使用自定义字体。网站可以通过在服务器端配置自定义字体,并通过在客户端…

    2025年12月24日
    800
  • 如何在地图上轻松创建气泡信息框?

    地图上气泡信息框的巧妙生成 地图上气泡信息框是一种常用的交互功能,它简便易用,能够为用户提供额外信息。本文将探讨如何借助地图库的功能轻松创建这一功能。 利用地图库的原生功能 大多数地图库,如高德地图,都提供了现成的信息窗体和右键菜单功能。这些功能可以通过以下途径实现: 高德地图 JS API 参考文…

    2025年12月24日
    400
  • 如何使用 scroll-behavior 属性实现元素scrollLeft变化时的平滑动画?

    如何实现元素scrollleft变化时的平滑动画效果? 在许多网页应用中,滚动容器的水平滚动条(scrollleft)需要频繁使用。为了让滚动动作更加自然,你希望给scrollleft的变化添加动画效果。 解决方案:scroll-behavior 属性 要实现scrollleft变化时的平滑动画效果…

    2025年12月24日
    000
  • 如何为滚动元素添加平滑过渡,使滚动条滑动时更自然流畅?

    给滚动元素平滑过渡 如何在滚动条属性(scrollleft)发生改变时为元素添加平滑的过渡效果? 解决方案:scroll-behavior 属性 为滚动容器设置 scroll-behavior 属性可以实现平滑滚动。 html 代码: click the button to slide right!…

    2025年12月24日
    500
  • 如何选择元素个数不固定的指定类名子元素?

    灵活选择元素个数不固定的指定类名子元素 在网页布局中,有时需要选择特定类名的子元素,但这些元素的数量并不固定。例如,下面这段 html 代码中,activebar 和 item 元素的数量均不固定: *n *n 如果需要选择第一个 item元素,可以使用 css 选择器 :nth-child()。该…

    2025年12月24日
    200
  • 使用 SVG 如何实现自定义宽度、间距和半径的虚线边框?

    使用 svg 实现自定义虚线边框 如何实现一个具有自定义宽度、间距和半径的虚线边框是一个常见的前端开发问题。传统的解决方案通常涉及使用 border-image 引入切片图片,但是这种方法存在引入外部资源、性能低下的缺点。 为了避免上述问题,可以使用 svg(可缩放矢量图形)来创建纯代码实现。一种方…

    2025年12月24日
    100
  • 如何解决本地图片在使用 mask JS 库时出现的跨域错误?

    如何跨越localhost使用本地图片? 问题: 在本地使用mask js库时,引入本地图片会报跨域错误。 解决方案: 要解决此问题,需要使用本地服务器启动文件,以http或https协议访问图片,而不是使用file://协议。例如: python -m http.server 8000 然后,可以…

    2025年12月24日
    200
  • 如何让“元素跟随文本高度,而不是撑高父容器?

    如何让 元素跟随文本高度,而不是撑高父容器 在页面布局中,经常遇到父容器高度被子元素撑开的问题。在图例所示的案例中,父容器被较高的图片撑开,而文本的高度没有被考虑。本问答将提供纯css解决方案,让图片跟随文本高度,确保父容器的高度不会被图片影响。 解决方法 为了解决这个问题,需要将图片从文档流中脱离…

    2025年12月24日
    000
  • CSS元素设置em和transition后,为何载入页面无放大效果?

    css元素设置em和transition后,为何载入无放大效果 很多开发者在设置了em和transition后,却发现元素载入页面时无放大效果。本文将解答这一问题。 原问题:在视频演示中,将元素设置如下,载入页面会有放大效果。然而,在个人尝试中,并未出现该效果。这是由于macos和windows系统…

    2025年12月24日
    200
  • 为什么 CSS mask 属性未请求指定图片?

    解决 css mask 属性未请求图片的问题 在使用 css mask 属性时,指定了图片地址,但网络面板显示未请求获取该图片,这可能是由于浏览器兼容性问题造成的。 问题 如下代码所示: 立即学习“前端免费学习笔记(深入)”; icon [data-icon=”cloud”] { –icon-cl…

    2025年12月24日
    200
  • 如何利用 CSS 选中激活标签并影响相邻元素的样式?

    如何利用 css 选中激活标签并影响相邻元素? 为了实现激活标签影响相邻元素的样式需求,可以通过 :has 选择器来实现。以下是如何具体操作: 对于激活标签相邻后的元素,可以在 css 中使用以下代码进行设置: li:has(+li.active) { border-radius: 0 0 10px…

    2025年12月24日
    100
  • 如何模拟Windows 10 设置界面中的鼠标悬浮放大效果?

    win10设置界面的鼠标移动显示周边的样式(探照灯效果)的实现方式 在windows设置界面的鼠标悬浮效果中,光标周围会显示一个放大区域。在前端开发中,可以通过多种方式实现类似的效果。 使用css 使用css的transform和box-shadow属性。通过将transform: scale(1.…

    2025年12月24日
    200
  • 如何用HTML/JS实现Windows 10设置界面鼠标移动探照灯效果?

    Win10设置界面中的鼠标移动探照灯效果实现指南 想要在前端开发中实现类似于Windows 10设置界面的鼠标移动探照灯效果,有两种解决方案:CSS 和 HTML/JS 组合。 CSS 实现 不幸的是,仅使用CSS无法完全实现该效果。 立即学习“前端免费学习笔记(深入)”; HTML/JS 实现 要…

    2025年12月24日
    000
  • 为什么我的 Safari 自定义样式表在百度页面上失效了?

    为什么在 Safari 中自定义样式表未能正常工作? 在 Safari 的偏好设置中设置自定义样式表后,您对其进行测试却发现效果不同。在您自己的网页中,样式有效,而在百度页面中却失效。 造成这种情况的原因是,第一个访问的项目使用了文件协议,可以访问本地目录中的图片文件。而第二个访问的百度使用了 ht…

    2025年12月24日
    000
  • 如何用前端实现 Windows 10 设置界面的鼠标移动探照灯效果?

    如何在前端实现 Windows 10 设置界面中的鼠标移动探照灯效果 想要在前端开发中实现 Windows 10 设置界面中类似的鼠标移动探照灯效果,可以通过以下途径: CSS 解决方案 DEMO 1: Windows 10 网格悬停效果:https://codepen.io/tr4553r7/pe…

    2025年12月24日
    000
  • 如何用前端技术实现Windows 10 设置界面鼠标移动时的探照灯效果?

    探索在前端中实现 Windows 10 设置界面鼠标移动时的探照灯效果 在前端开发中,鼠标悬停在元素上时需要呈现类似于 Windows 10 设置界面所展示的探照灯效果,这其中涉及到了元素外围显示光圈效果的技术实现。 CSS 实现 虽然 CSS 无法直接实现探照灯效果,但可以通过以下技巧营造出类似效…

    2025年12月24日
    000
  • 使用CSS mask属性指定图片URL时,为什么浏览器无法加载图片?

    css mask属性未能加载图片的解决方法 使用css mask属性指定图片url时,如示例中所示: mask: url(“https://api.iconify.design/mdi:apple-icloud.svg”) center / contain no-repeat; 但是,在网络面板中却…

    2025年12月24日
    000
  • 如何用CSS Paint API为网页元素添加时尚的斑马线边框?

    为元素添加时尚的斑马线边框 在网页设计中,有时我们需要添加时尚的边框来提升元素的视觉效果。其中,斑马线边框是一种既醒目又别致的设计元素。 实现斜向斑马线边框 要实现斜向斑马线间隔圆环,我们可以使用css paint api。该api提供了强大的功能,可以让我们在元素上绘制复杂的图形。 立即学习“前端…

    2025年12月24日
    000
  • 图片如何不撑高父容器?

    如何让图片不撑高父容器? 当父容器包含不同高度的子元素时,父容器的高度通常会被最高元素撑开。如果你希望父容器的高度由文本内容撑开,避免图片对其产生影响,可以通过以下 css 解决方法: 绝对定位元素: .child-image { position: absolute; top: 0; left: …

    2025年12月24日
    000

发表回复

登录后才能评论
关注微信