ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

Hang started core service

asked 2014-04-26 16:35:45 -0500

timchen gravatar image

updated 2014-04-26 16:37:20 -0500

I use VMware 8 to run ubunto. After i type roscore to the terminal, it hanged started core service. I have set local host, but it doesn't work. The message is listed below, can somebody help me?

XXX@ubuntu:~$ roscore ... logging to /home/timchen/.ros/log/1fda2192-cdb3-11e3-98b2-000c296bd77c/roslaunch-ubuntu-22908.log Checking log directory for disk usage. This may take awhile. Press Ctrl-C to interrupt Done checking log file disk usage. Usage is <1GB.

started roslaunch server XXX://localhost:44615/ ros_comm version 1.10.2

SUMMARY

PARAMETERS * /rosdistro * /rosversion

NODES

auto-starting new master process[master]: started with pid [22923]

ROS_MASTER_URI=XXXX://localhost:11311/

setting /run_id to 1fda2192-cdb3-11e3-98b2-000c296bd77c

process[rosout-1]: started with pid [22936] started core service [/rosout]

Thanks, Best Regards, TIm Chen

edit retag flag offensive close merge delete

2 Answers

Sort by ยป oldest newest most voted
1

answered 2014-04-26 20:23:40 -0500

ahendrix gravatar image

The ROS master is not a daemon; it runs in the foreground.

It's supposed to do that.

edit flag offensive delete link more
0

answered 2014-04-27 10:57:40 -0500

katzel gravatar image

Now, I have the same situation. I would like to learn after "started core service [/rosout]" will it run? Or should I try another way?

edit flag offensive delete link more

Comments

YES. THAT MEANS IT'S RUNNING.

ahendrix gravatar image ahendrix  ( 2014-04-27 12:57:04 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2014-04-26 16:35:45 -0500

Seen: 1,185 times

Last updated: Apr 27 '14