Skip to content

Turtlebot4 COMM light and create_path errors #519

Open
@rosss22

Description

@rosss22

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

  1. The COMM light stays on and
  2. the turtlebot4 python tutorials run where the create_path python file works: you open Rviz, use the 2D estimate tool to move the turtlebot and the turtlebot will navigate there

Actual behaviour

  1. the COMM light keeps going out, and then when we try to turn off the turtlebot, it takes forever to turn off
  2. the create_path python file, when we open localization and nav2 stack the following errors may show up:
    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

Metadata

Metadata

Labels

troubleshootingSystem not working as expected, may be user error.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions