-
Notifications
You must be signed in to change notification settings - Fork 56
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Turtlebot4 COMM light and create_path errors #519
Comments
We are using Ubuntu 22.04 |
Hi there @rosss22 If issues continue please provide all terminals outputs with commands you are running. |
Hi Rusty, |
cmd line: ros2 launch turtlebot4_navigation localization.launch.py map:=office.yaml we are able to run the create_path file once, and then once we run it again this happens |
also we are connected to Discovery Server, that was my fault in checking |
HI there @rosss22 |
this is exactly what happens with navigation |
|
Hi @rosss22 |
ros2 launch turtlebot4_navigation nav2.launch.py this is another instance of trying to run nav2 |
Feb 5 16:58:08 iRobot-D588C845B3CF499484DF780829B92FF8 user.notice ntpd: ntpd: timed out waiting for 192.168.186.1, reach 0x00, next query in 32s these are the create3 logs since running this... we are connected to internet |
Feb 5 17:00:08 iRobot-D588C845B3CF499484DF780829B92FF8 syslog.info syslogd started: BusyBox v1.30.1 when I run it again this is the output from create3 logs |
Robot Model
Turtlebot4 Standard
ROS distro
Humble
Networking Configuration
Discovery Server
OS
Ubuntu 22.04
Built from source or installed?
Installed
Package version
turtlebot4_python_tutorials
Type of issue
Navigation (SLAM, Nav2 etc.)
Expected behaviour
Actual behaviour
o Aborting lifecycle bringup
o Failed to bring up all requested nodes
o Failed to transform initial pose in time
Error messages
I have written them in actual behaviour, but will add them as well
To Reproduce
ros2 launch turtlebot4_navigation localization.launch.py map:=office.yaml
ros2 launch turtlebot4_navigation nav2.launch.py
ros2 run turtlebot4_python_tutorials create_path
ros2 launch turtlebot4_viz view_robot.launch.py
Other notes
No response
The text was updated successfully, but these errors were encountered: