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

HASSAN ISMAIL's profile - activity

2022-05-28 10:24:54 -0500 received badge  Famous Question (source)
2021-07-28 05:03:09 -0500 received badge  Famous Question (source)
2021-07-28 05:03:09 -0500 received badge  Notable Question (source)
2021-07-27 06:29:24 -0500 received badge  Famous Question (source)
2021-07-27 06:29:24 -0500 received badge  Notable Question (source)
2021-07-27 06:29:24 -0500 received badge  Popular Question (source)
2021-05-05 12:28:54 -0500 received badge  Famous Question (source)
2021-05-05 12:28:54 -0500 received badge  Notable Question (source)
2021-05-05 12:28:54 -0500 received badge  Popular Question (source)
2021-03-20 14:52:03 -0500 received badge  Popular Question (source)
2021-02-23 09:27:25 -0500 received badge  Notable Question (source)
2021-02-23 09:27:25 -0500 received badge  Popular Question (source)
2021-02-18 11:21:16 -0500 received badge  Enthusiast
2021-02-17 13:24:35 -0500 asked a question Problem facing in hardware interfacing between robotic arm and ROS..

Problem facing in hardware interfacing between robotic arm and ROS.. Hello..! I am working on a 6 DOF robotic arm whose

2021-01-21 11:17:15 -0500 asked a question USB HID Interfacing Problem of 6 DOF robotic arm in ROS.

USB HID Interfacing Problem of 6 DOF robotic arm in ROS. Hello Everyone, I am controlling 6 DOF lewansoul xarm. For whic

2021-01-02 11:52:50 -0500 received badge  Notable Question (source)
2020-12-29 13:52:14 -0500 received badge  Famous Question (source)
2020-12-18 06:37:40 -0500 received badge  Popular Question (source)
2020-12-15 11:59:40 -0500 asked a question How can i connect my robotic arm into ROS and do the motion planning in Move It.

How can i connect my robotic arm into ROS and do the motion planning in Move It. Hello Everyone..! I am Working on Cont

2020-11-20 13:33:21 -0500 asked a question End Effector is not showing in MoveIt.

End Effector is not showing in MoveIt. Hello Guys, I am cloning one the robotic arm from https://github.com/diestra-ai/x

2020-11-12 09:56:12 -0500 received badge  Notable Question (source)
2020-11-11 13:21:43 -0500 commented answer Rviz is not opening after launching the file.

Thanks ergineer. Yes it helps and works. Basically i missed the arg and didn't properly define the param thats why it di

2020-11-10 11:00:32 -0500 commented answer Rviz is not opening after launching the file.

Thank Rodrigo i just checked your video and thanks for responding. I already add the Rviz node in my launch file but sti

2020-11-10 11:00:02 -0500 commented answer Rviz is not opening after launching the file.

Thank Rodrigo i just checked your video and thanks for responding. I already add the Rviz node in my launch file but sti

2020-11-10 10:59:43 -0500 commented answer Rviz is not opening after launching the file.

Thank Rodrigo i just checked your video and thanks for responding. I already add the Rviz node in my launch file but sti

2020-11-10 10:59:14 -0500 commented answer Rviz is not opening after launching the file.

Thank Rodrigo i just checked your video and thanks for responding. I already add the Rviz node in my launch file but sti

2020-11-10 10:55:00 -0500 received badge  Popular Question (source)
2020-11-07 23:45:11 -0500 asked a question Rviz is not opening after launching the file.

Rviz is not opening after launching the file. I created the workspace for the 5 dof robotic arm and inside the workspace

2020-11-07 23:41:02 -0500 asked a question Rviz is not opening after launching the file

Rviz is not opening after launching the file I created the workspace for the 5 dof robotic arm and inside the workspace'

2020-09-20 10:00:14 -0500 marked best answer roslaunch command is not running

I created the package my_package inside the SRC folder and then i make a launch folder. In launch folder i make a launch file name name.launch then when i run the command

roslaunch my_package name.launch

when i pressed enter the following error occurred.

RLException: [name.launch] is neither a launch file in package [my_package] nor is [my_package] a launch file name
The traceback for the exception was written to the log file

I tried starting rosrun in other terminal and then run the command roslaunch but still the same error is showing

2020-09-07 06:23:23 -0500 received badge  Famous Question (source)
2020-08-24 12:17:49 -0500 asked a question Ros launch (Python Script)

Ros launch (Python Script) I wrote a single node and package ros program the python program is ! /usr/bin/env python

2020-08-24 06:30:33 -0500 received badge  Notable Question (source)
2020-08-24 01:18:36 -0500 received badge  Popular Question (source)
2020-08-23 15:05:34 -0500 asked a question roslaunch command is not running

roslaunch command is not running I created the package my_package inside the SRC folder and then i make a launch folder.

2020-08-11 14:00:43 -0500 commented question ROSRUN command not running properly.

@kalanaR what is the function of Catkin_ make and Source devel/setup.bash Further i run this but not succeded same eroor

2020-08-09 20:08:13 -0500 asked a question ROSRUN command not running properly.

ROSRUN command not running properly. I write a Python script inside the src and code_pkg folder but when i run the rosru