ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

I have faced the same problem. This problem is solved by increasing the value of "transform_tolerance" parameter to 1.0 (default is 0.1) of amcl node. Just for information, I am running ROS navigation stack and RVIZ completely on Jetson nano. After increasing the value of transform_tolerance, this error is resolved and everything worked fine.

I have faced the same problem. This problem is solved by increasing the value of "transform_tolerance" "transform_tolerance" parameter to 1.0 (default is 0.1) of amcl node. Just for information, I am running ROS navigation stack and RVIZ completely on Jetson nano. After increasing the value of transform_tolerance, this error is resolved and everything worked fine.