No output from roslaunch python
Open
@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

Expected Behavior : roslaunch prints outputs from nodes
Actual Behavior : no logs are printed
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

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

Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.