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

Ahmed Abdalla's profile - activity

2016-08-25 06:44:14 -0500 received badge  Famous Question (source)
2016-07-29 12:41:19 -0500 commented question How to make Occupancy grid map from laser Sensor data?

Hi :) I'm working on a similar project where I am to generate an occupancy grid map. I really am stuck as you probably were. Would you please post an answer if you've solved it? Walk us through the steps please :)

2016-07-11 01:34:38 -0500 received badge  Notable Question (source)
2016-07-11 01:34:38 -0500 received badge  Popular Question (source)
2016-06-10 02:56:52 -0500 commented answer ImportError: No module named rospkg

Hi :) I'm having issues because I'm using anaconda...I get an error because of the different PYTHONPATH used by anaconda. How can I use Anaconda with ROS?

2016-06-09 00:24:22 -0500 commented answer catkin_make failure due to Python Anaconda

Is there no other way? Without turning off anaconda? I need it for another project. Thanks in advance :)

2016-06-09 00:00:45 -0500 received badge  Enthusiast
2016-06-08 23:59:44 -0500 commented question catkin_make failure due to Python Anaconda

Hi :) Did you manage to crack this one?

2016-06-07 06:29:21 -0500 received badge  Supporter (source)
2016-06-05 15:13:52 -0500 commented question turtlebot missing param

Did you manage to resolve this issue?

2016-06-05 03:48:34 -0500 commented answer ImportError: No module named rospkg Reinstalled still not work

How can we fix it without removing conda? I'm working on a project that needs it.

2016-06-05 03:02:27 -0500 asked a question Error executing roslaunch turtlebot_bringup minimal.launch --screen

Please help!

roslaunch turtlebot_bringup minimal.launch --screen

... logging to /home/ahmed/.ros/log/7230a1cc-2af0-11e6-8726-74e543e0ae3e/roslaunch-ahmed-HP-ENVY-dv7-Notebook-PC-5114.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/indigo/share/xacro/xacro.py", line 60, in <module> import xacro File "/opt/ros/indigo/lib/python2.7/dist-packages/xacro/__init__.py", line 45, in <module> from roslaunch import substitution_args File "/opt/ros/indigo/lib/python2.7/dist-packages/roslaunch/__init__.py", line 48, in <module> import rospkg ImportError: No module named rospkg while processing /opt/ros/indigo/share/turtlebot_bringup/launch/includes/robot.launch.xml: while processing /opt/ros/indigo/share/turtlebot_bringup/launch/includes/description.launch.xml: Invalid tag: Cannot load command parameter [robot_description]: command [/opt/ros/indigo/share/xacro/xacro.py '/opt/ros/indigo/share/turtlebot_description/robots/kobuki_hexagons_asus_xtion_pro.urdf.xacro'] returned with code [1].

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