cannot use logger

asked 2017-08-23 20:16:10 -0500

ushitaro gravatar image

When I tried tutorial "talker", nothing was displayed on console.

I thoght rosout has trouble, so I checked it.

Trying "$ rosservice call /rosout/get_loggers", I accept "ERROR: service [/rosout/get_loggers] responded with an error: "

I cannot repaire with reinstalling ros.

Plase tell me some advice.

OS: UBUNTU 16.04 ROS: ROS kinetic

edit retag flag offensive close merge delete

Comments

What happens when you rostopic echo /rosout? How did you install ROS? apt-get? Which package(s) did you install?

Ed Venator gravatar image Ed Venator  ( 2017-08-23 22:50:06 -0500 )edit

$ rostopic ecno /rosout ⇛ nothing heppens

I installed by " apt-get install ros-kinetic-desktop-full .

I installed only the packege.

ushitaro gravatar image ushitaro  ( 2017-08-23 23:34:27 -0500 )edit

Did you follow all of the instructions listed on the install page?

jayess gravatar image jayess  ( 2017-08-25 15:16:37 -0500 )edit