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

mudassar's profile - activity

2019-12-02 07:37:05 -0500 received badge  Famous Question (source)
2019-12-02 07:37:05 -0500 received badge  Notable Question (source)
2019-07-23 03:23:57 -0500 received badge  Famous Question (source)
2019-07-23 03:23:57 -0500 received badge  Notable Question (source)
2019-07-23 03:23:57 -0500 received badge  Popular Question (source)
2016-08-14 01:27:33 -0500 marked best answer create my_robot.urdf file?

In the tutorial:

wiki.ros.org/urdf/Tutorials/Create your own urdf file

In which directory do I have to create my_robot.urdf file?

I created in my home directory (mudassar) and it did not successfully execute following commands:

rosmake urdfdom_model

check_urdf my_robot.urdf # hydro

Could you please guide the possible reason?

MY ros is hydro and I am using ubuntu 12.04LTS.

2015-11-18 05:15:05 -0500 received badge  Famous Question (source)
2015-07-01 00:03:02 -0500 asked a question Steps to convert MS Visual Studio 2010 code to ROS Hydro?

Could you please guide what necessary steps do I need (in general) to convert a MS Visual Studio 2010 code of C++ into ROS node in Hydro? Any reference?

2014-12-23 17:49:14 -0500 received badge  Notable Question (source)
2014-12-23 11:18:01 -0500 received badge  Popular Question (source)
2014-12-23 04:38:17 -0500 asked a question can i control the speed of ros running?

Can I control the speed of ros running on my PC? I have ros hydro installed on ubuntu 12.04 LTS. For some reason, I wish to change the speed of ros running on my system (say i wish to speed up or speed down the code-running at the back end of my ros package, i.e; controlling the ros running speed). Is that possible?

A solution without modification of package code is highly desirable.

2014-11-20 00:17:27 -0500 received badge  Famous Question (source)
2014-11-13 03:34:03 -0500 received badge  Famous Question (source)
2014-11-13 03:34:03 -0500 received badge  Notable Question (source)
2014-11-13 03:34:03 -0500 received badge  Popular Question (source)
2014-11-04 05:34:12 -0500 commented answer i can not install the ros on Ubuntu 12.04 (Precise)

Please note that my answer is valid only for ROS Hydro on Ubuntu 12.04. I did not claim the answer for ROS indigo on Ubuntu 12.04.

2014-11-04 05:34:12 -0500 received badge  Commentator
2014-10-28 14:25:35 -0500 received badge  Popular Question (source)
2014-10-28 02:48:03 -0500 received badge  Popular Question (source)
2014-10-27 13:01:36 -0500 answered a question i can not install the ros on Ubuntu 12.04 (Precise)

In your Ubuntu Desktop page, goto (in left vertical bar of icons):

Ubuntu Software Center -> Edit -> Software Sources -> (Here Select in Download from:) Server for United States.

After doing this and saving, follow the installation procedure given here:

http://wiki.ros.org/hydro/Installatio...

This should install without any errors now. The reason why your ROS didn't install initially may be due to 'Software Sources' which did not contain updated repository for Hydro. I hope this works now. Best Wishes!

PS: It is not necessary that you only select Server for United States all the times. It depends on which server the complete package is available. Right now, it is available at Server for United States.

2014-10-22 15:43:15 -0500 asked a question changing installed packages: rl-texplore-ros-pkg

How can I change packages when they are already installed in my Ubuntu 12.04 LTS? I am using ROS Hydro. I had installed http://wiki.ros.org/rl-texplore-ros-pkg . It is working fine. But I need to change the package for some reason. I tried by changing src files only in installation path but this did not work for me. How can I change the installed package then? Please guide in detail.

Thanks!

2014-10-11 16:42:15 -0500 asked a question ros-pioneer3at and hector_slam installation

I want to install the ros-pioneer3at in ROS. I downloaded the file from the URL

https://github.com/dawonn/ros-pioneer3at

but I don't know where to put it and how to install the package. I followed the procedure of

https://github.com/tu-darmstadt-ros-p...

for my package ros-pioneer3at but at wstool merge ros-pioneer3at_catkin.rosinstall it gives an error

ERROR in config: Yaml for each element must be in YAML dict form

I tried to install the hector_slam package in the similar manner, but again same error at the same point. Kindly guide how to resolve the issue.

Many thanks in advance!

2014-10-11 16:22:32 -0500 commented answer How to install an individual package in ROS hydro

When I run: wstool merge hector_slam_catkin.rosinstall

There is an error: ERROR in config: Yaml for each element must be in YAML dict form

Kindly help me to resolve!

mudassar

2014-10-11 16:20:03 -0500 received badge  Enthusiast
2014-09-29 08:57:32 -0500 received badge  Taxonomist
2014-09-23 10:06:20 -0500 received badge  Famous Question (source)
2014-07-31 04:39:14 -0500 received badge  Famous Question (source)
2014-04-20 06:56:45 -0500 marked best answer ubuntu/ros error

I have installed ros hydro and have been using it correctly. BUt after some days, I got a problem. Now whenever I open a terminal, it says:

bash: /home/mudassar/ros/setup.sh: No such file or directory bash: /opt/ros/electric/setup.bash: No such file or directory bash: /opt/ros/electric/setup.bash: No such file or directory bash: /opt/ros/electric/setup.bash: No such file or directory bash: /opt/ros/electric/setup.bash: No such file or directory

Could anyone help to resolve my issue? Is there some problem in my .bashrc file? Please be detailed as I am very new to ubuntu and ros. Thanks!

2014-04-20 06:56:34 -0500 marked best answer catkin_ws_top: command not found

Creating a ROS package by hand.(ROS Tutorial 1-Intermediate level)

After reading this line: *This tutorial assumes that we're working your catkin workspace and sourcing of the setup file is already done. * I executed all tutorial 1-Beginner level and then When I run:

catkin_ws_top $ mkdir -p src/foobar

The Error is:

catkin_ws_top: command not found

Kindly help!

2014-03-29 21:29:03 -0500 received badge  Famous Question (source)
2014-03-29 21:29:03 -0500 received badge  Notable Question (source)
2014-03-29 07:31:18 -0500 commented question Reinforcement Learning using texplore package

Dear dnth, I myself need to use texplore package to implement it on some simple robot in gazebosim. Please guide how should I start. It would be highly appreciated if you can send me your email address as well as I hope to be using texplore (rather learning to use it) for next 5 to 6 months! My email address: mctncontrol@gmail.com

2014-03-15 08:41:53 -0500 received badge  Famous Question (source)
2014-02-11 06:34:07 -0500 received badge  Notable Question (source)
2014-02-09 21:12:28 -0500 received badge  Self-Learner (source)
2014-02-09 21:12:28 -0500 received badge  Teacher (source)
2014-02-09 06:58:04 -0500 received badge  Popular Question (source)
2014-02-09 02:08:55 -0500 answered a question urdf parsing error

There is a dot missing in the second tutorial.

From your catkin workspace, run: ./devel/lib/testbot_description/parser ./src/testbot_description/urdf/my_robot.urdf

It worked for me.

2014-02-09 02:07:18 -0500 received badge  Notable Question (source)
2014-02-09 02:05:26 -0500 received badge  Supporter (source)
2014-02-09 01:35:03 -0500 asked a question Gazebo Hardware Requirement

I have Ubuntu 12.04 LTS and ROS Hydro. I installed Gazebo 1.9 and executed initial mobile robot tutorials with SDF. But my system gets very slow while running Gazebo. I have 1GB RAM with Intel Pentium (R) Dual CPU E2200@ 2.20 GHz*2. My motherboard is: ASUS P5KPL-AM EPU. Is there a minimum requirement for CPU and RAM while running Gazebo? What is that? Should I increase my RAM?

2014-02-03 15:56:54 -0500 received badge  Popular Question (source)
2014-02-03 08:48:35 -0500 commented answer urdf parsing error

Still not working for me. An error of more or less the same type appears!

2014-02-03 06:39:19 -0500 asked a question urdf parsing error

In tutorial :

http://wiki.ros.org/urdf/Tutorials/Pa...

When I run:

~/catkin_ws$ ./devel/lib/testbot_description/parser /src/testbot_description/urdf/my_robot.urdf

I get:

[ERROR] [1391452425.205963339]: Could not open file [/src/testbot_description/urdf/my_robot.urdf] for parsing.
[ERROR] [1391452425.206094879]: Failed to parse urdf file

I checked in the directories, both files are already present but still error! Kindly help!

My Ros: Hydro My OS: Ubuntu 12.04 LTS