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

[Morse simulation]Module not found: No module named 'morse.middleware.ros_request_manager'

asked 2016-12-28 02:11:12 -0500

jiangqueque gravatar image

HI there,

I'm trying to use the Morse simulation but find some problems while run the tutorial"examples/tutorials/tutorial-1-ros.py". The error is as follow:

[helpers.loading] Module not found: No module named 'morse.middleware.ros_request_manager'
[helpers.loading] Could not load the class RosRequestManager in morse.middleware.ros_request_manager
[helpers.loading] Could not create an instance of morse.middleware.ros_request_manager.RosRequestManager
[core.services] Request Manager morse.middleware.ros_request_manager.RosRequestManager not found. Check for typos in the configuration file!

I've already installed the python3.4 and other elements which tutorials indicates. link text

And also refered the answer: link text But still cannot solve the problem.

Any ideas of this problem?

edit retag flag offensive close merge delete

Comments

This would really seem to be a problem with Morse and one of its plugins, would you agree? I would suggest you ask this question on a Morse support forum, as you stand a much better chance of getting (good) answers.

gvdhoorn gravatar image gvdhoorn  ( 2016-12-28 02:17:13 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2016-12-28 16:13:48 -0500

severin gravatar image

Hello! Can you tell us:

  • What version of Ubuntu & ROS are you using?
  • How you have installed MORSE?

...since quite a while, MORSE supports ROS 'out of the box', and does not require any particular ROS configuration steps.

edit flag offensive delete link more

Comments

Ubuntu 14.04 Ros 1.11.19 I've already installed MORSE, and launched a simple simulation by using command:

$ morse create mysim
$ morse run mysim

I want to develop a vehicle dynamic model by MORSE on ROS, so I need to use ROS modules. Does MORSE support my Ubuntu & ROS version?

jiangqueque gravatar image jiangqueque  ( 2017-01-04 23:50:51 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2016-12-28 02:10:17 -0500

Seen: 499 times

Last updated: Dec 28 '16