turtlebot3
turtlebot3 copied to clipboard
I encounter the error while running the command. [WARN] [1685504198.228856]: Failed to get param: timeout expired
-
Which TurtleBot3 platform do you use?
- Burger
-
Which ROS is working with TurtleBot3?
- ROS 1 Kinetic
-
Which SBC(Single Board Computer) is working on TurtleBot3?
- Raspberry Pi 3B+
-
Which OS you installed on SBC?
- Raspbian distributed by ROBOTIS
-
Which OS you installed on Remote PC?
- Ubuntu 16.04 LTS (Xenial Xerus)
-
Specify the software and firmware version(Can be found from Bringup messages)
- I don't know how to find this info
-
Specify the commands or instructions to reproduce the issue.
- $roslaunch turtlebot3_bringup trutlebot3_robot.launch
-
Copy and Paste the error messages on terminal.
- [WARN] [1685252790.095034]: Failed to get param: timeout expired
-
Please describe the issue in detail.
- I encounter this error even after I reboot OpenCR it still happen.
Maybe this caused by time, try to sync time between two device
$ sudo apt-get install ntpdate
$ sudo ntpdate ntp.ubuntu.com
and remember to export TURTLEBOT3_MODEL=burger