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

mallikarjun.talagade's profile - activity

2019-05-27 15:50:26 -0500 received badge  Nice Question (source)
2018-01-04 07:43:42 -0500 received badge  Student (source)
2017-12-10 05:33:53 -0500 received badge  Famous Question (source)
2017-07-05 13:52:56 -0500 received badge  Notable Question (source)
2017-07-05 08:06:49 -0500 marked best answer ModuleNotFoundError: No module named 're'

I was following this ROS tutorial https://www.youtube.com/watch?v=8ckSl... and got the following error:

roslaunch mybot_gazebo mybot_world.launch

... logging to /home/mallikarjun/.ros/log/47f3e6c2-6153-11e7-9730-9439e5050f5a/roslaunch-mallikarjun-Ideapad-Z570-21214.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.

Traceback (most recent call last): File "/opt/ros/lunar/share/xacro/xacro.py", line 55, in <module> import xacro File "/opt/ros/lunar/lib/python2.7/dist-packages/xacro/__init__.py", line 35, in <module> import glob File "/home/mallikarjun/anaconda3/lib/python3.6/glob.py", line 4, in <module> import re

ModuleNotFoundError: No module named 're'

Invalid tag: Cannot load command parameter [robot_description]: command [/opt/ros/lunar/share/xacro/xacro.py '/home/mallikarjun/mybot_ws/src/mybot_description/urdf/mybot.xacro'] returned with code [1].

Param xml is The traceback for the exception was written to the log file

2017-07-05 08:06:49 -0500 received badge  Scholar (source)
2017-07-05 07:53:37 -0500 received badge  Popular Question (source)
2017-07-05 07:52:42 -0500 commented answer ModuleNotFoundError: No module named 're'

Thank you very much. Problem solved. There were lines in .bashrc.

2017-07-05 02:41:07 -0500 asked a question ModuleNotFoundError: No module named 're'

ModuleNotFoundError: No module named 're' I was following this ROS tutorial https://www.youtube.com/watch?v=8ckSl4MbZLg&

2017-07-05 01:19:00 -0500 commented answer bash: /opt/ros/kinetic/setup.bash: No such file or directory

Thank you very much. Problem Solved. Basically go to home directory then press ctrl+h then you can see hidden files the

2017-07-05 01:06:51 -0500 received badge  Supporter (source)