Sean Yen
Sean Yen
When running `robot_localization` in Noetic, you might see lots of this messages flooding on the console: ``` Warning: TF_REPEATED_DATA ignoring data with redundant timestamp for frame base_link at time 2.187000...
**Describe the bug** When running `Navigation 2` [exercise](https://ms-iot.github.io/ROSOnWindows/ros2/nav2.html), here are some random error noticed during the execution. Lifecycle Manager doesn’t start ``` [rviz2.EXE-9] [INFO] [rviz2]: Waiting for the lifecycle_manager/is_active service......
**Describe the bug** This is observed when running [`Navigation 2 exercise`](https://ms-iot.github.io/ROSOnWindows/ros2/nav2.html). ``` [rviz2.EXE-9] [WARN] [rcl.logging_rosout]: Publisher already registered for provided node name. If this is due to multiple nodes with...
Many Vcpkg ports are not usable in ROS on Windows installation. It failed at the following errors: ``` downloading bash-5.1.004-1-x86_64.pkg.tar.zst... downloading filesystem-2021.01-1-x86_64.pkg.tar.zst... downloading mintty-1~3.4.4-1-x86_64.pkg.tar.zst... downloading msys2-runtime-3.1.7-4-x86_64.pkg.tar.xz... downloading pacman-mirrors-20210127-1-any.pkg.tar.zst... checking keyring......
**Describe the bug** When you run `catkin_make`, you may encounter the errors and a similar traceback like below: ``` Traceback (most recent call last): File "", line 1, in File...
When you run your robot inside the simulator (for example, Gazebo), and you will see this messages and found your robot controller is not running completely. ``` [WARN]: Controller Spawner...
Hi all, this is a meta ticket for the ROS on Windows installation issue. Feel free to add the issues you running into below and we will take a look...
When you are compiling components using the `diagnostic_updater`, you might see this type of compile errors: ``` C:\opt\ros\noetic\x64\include\diagnostic_updater/update_functions.h(188): error C2589: 'constant': illegal token on right side of '::' C:\opt\ros\noetic\x64\include\diagnostic_updater/update_functions.h(188): error...
Version: `ros-noetic-desktop 20200831.0.0.2009011103-pre` When running Rviz, the error message always showed up: ``` [ERROR] [1598997100.643011700]: Error: ScriptCompiler - unexpected token in liberation_sans.fontdef(1): 'Liberation'. If this is a legacy script you...
When using `rosserial_server` on a ROS node, the following error messages show up: ``` [ WARN] [1596233541.330902100]: Unable to look up message: Unable to import message module xxx_msgs. [ WARN]...