roscore on windows
Hi, I want to run roscore in Windows. Otherwise, I need one more system. What do I do first? I don't mind that roscore is working without logging.
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
Hi, I want to run roscore in Windows. Otherwise, I need one more system. What do I do first? I don't mind that roscore is working without logging.
roscore itself won't work as it uses roslaunch, which hasn't been ported to work with Windows processes.
You can, however, run rosmaster manually, which is the heart of roscore. You'll have to follow the instructions for ROS Python on Windows (same link that makokal pointed to).
AFAIK there is no implementation for roscore
on windows yet. What is available is listed here http://www.ros.org/wiki/cturtle/Installation/Windows. In particular have a look at this port by REC
Asked: 2011-03-03 18:12:31 -0600
Seen: 2,112 times
Last updated: Mar 05 '11
Does roscore on Windows need a rosout.exe in order to run?
Running ROS nodes without roscore
Diamondback SVN build; roscore won't start, ImportError: No module named rosgraph_msgs.msg
Unable to contact my own XML-RPC server
Unable to contact my own XML-RPC server [closed]
Cannot run roscore, rosmake with python 3