You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After running roslaunch mir_2dnav 2dnav.launch command, it keeps on printing warning messages on the terminal.
Describe the bug
Because of the error message, it's difficult to read other information on the terminal.
Steps to Reproduce
Run roslaunch mir_bringup robot.launch
Run roslaunch mir_2dnav 2dnav.launch
Expected Behavior
Sample warning message:
at line 278 in /tmp/binarydeb/ros-noetic-tf2-0.7.5/src/buffer_core.cpp
Warning: TF_REPEATED_DATA ignoring data with redundant timestamp for frame base_footprint at time 1676652917.751665 according to authority unknown_publisher
Environment
Version used (branch/commit): noetic
PC:
on the yb2 robot
OS: Ubuntu 20.04
ROS version: Noetic
build command:
catkin build
The text was updated successfully, but these errors were encountered:
After running
roslaunch mir_2dnav 2dnav.launch
command, it keeps on printing warning messages on the terminal.Describe the bug
Because of the error message, it's difficult to read other information on the terminal.
Steps to Reproduce
roslaunch mir_bringup robot.launch
roslaunch mir_2dnav 2dnav.launch
Expected Behavior
Sample warning message:
Environment
The text was updated successfully, but these errors were encountered: