ros2 / ros2/launch

No output from roslaunch python

Open
#535 3 comments 1 reaction 1 assignee View on GitHub

@hidmic is already working on this.

Since Oct 25, 2021.

bug
Dominant language
Python
Stars
155
Forks
182
Avg merge
2d 14h
Merged PRs (30d)
6

Description

No output from roslaunch python

Required Info:

  • Operating System:
    • e.g. Windows 10
  • Installation type:
    • binaries
  • Version or commit hash:
    • foxy
  • DDS implementation:
    • tested with "rmw_cyclonedds_cpp" and "rmw_fastrtps_cpp"
  • Client library (if applicable):
    • rclpy
Steps to reproduce issue

Following the ros2 foxy tutorial
image

Expected Behavior : roslaunch prints outputs from nodes
Actual Behavior : no logs are printed

image As shown in this image.

Although the logs aren't printed, the node is running. Confirmed with

ros2 topic echo /rosout

Running the node using ros2 run works fine
image

Extra information: Cmd outputs when roslaunch is terminated with Ctrl+C

image

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.