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

fish24's profile - activity

2021-03-08 04:33:05 -0500 received badge  Famous Question (source)
2021-01-30 13:52:38 -0500 received badge  Famous Question (source)
2020-12-18 13:58:34 -0500 marked best answer rqt window empty

I'm trying to run the command rqt on my computer to display topics in the topic list but the window which pops up is empty, I can see just the title from the taskbar "Default -rqt".

Tutorial: http://emanual.robotis.com/docs/en/pl...

ROS version: Kinetic

Turtlebot3 Waffle Pi

Ubuntu Xenial

2020-07-14 09:00:30 -0500 received badge  Self-Learner (source)
2020-04-19 12:12:22 -0500 received badge  Famous Question (source)
2020-04-19 12:12:22 -0500 received badge  Notable Question (source)
2020-03-07 00:37:20 -0500 received badge  Notable Question (source)
2020-02-05 06:28:23 -0500 received badge  Famous Question (source)
2019-10-25 09:46:33 -0500 received badge  Notable Question (source)
2019-10-25 09:46:33 -0500 received badge  Popular Question (source)
2019-10-13 06:33:20 -0500 received badge  Famous Question (source)
2019-10-13 06:33:20 -0500 received badge  Notable Question (source)
2019-10-13 06:33:20 -0500 received badge  Popular Question (source)
2019-10-01 11:24:20 -0500 received badge  Necromancer (source)
2019-10-01 11:24:20 -0500 received badge  Teacher (source)
2019-09-24 10:00:25 -0500 received badge  Notable Question (source)
2019-08-20 06:40:03 -0500 marked best answer How to use opencv and ros kinetic

Hi! I would like to learn how to use opencv and ros kineitc with python but I really do not know from where to start. I installed opencv3, cv_bridge, usb_cam, etc. I have understand how to use cv_bridge but there are so many things that I need a bit of help.

I want to connect a Logitech camera.

Can anyone please briefly explain how to start or give me a tutorial?

Thank you!

ROS kinetic Linux Xenial(16.04)

2019-08-20 06:38:33 -0500 received badge  Popular Question (source)
2019-08-15 07:28:49 -0500 asked a question How to use opencv and ros kinetic

How to use opencv and ros kinetic Hi! I would like to learn how to use opencv and ros kineitc with python but I really d

2019-08-15 06:58:34 -0500 answered a question Can't install ros-kinetic-opencv3

Hi. I had a similar problem with ROS recently. This is how I solved it: After I have seen "File to patch" I pressed Ctrl

2019-08-07 07:02:13 -0500 commented question [gazebo_gui-2] process has died [pid 11076, exit code 134]

How did you manage to solve it? I have the same error

2019-08-02 03:59:14 -0500 commented answer Accidentaly deteled python2.7 and roscore is dead

It worked. I had some problems ("<package> is not installed, so not removed") but I managed to solve them manually

2019-08-02 03:54:29 -0500 received badge  Enthusiast
2019-08-02 02:38:13 -0500 received badge  Popular Question (source)
2019-08-01 14:37:33 -0500 marked best answer Accidentaly deteled python2.7 and roscore is dead

Hi! I have accidentally deleted python2.7 and now I can't run roscore. I tried to reinstall it but..

roscore
^C... logging to /home/fish/.ros/log/b4e7951a-b47d-11e9-9717-9cb6d08c99cd/roslaunch-fish-XPS-13-9370-6045.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.

^CTraceback (most recent call last):
  File "/opt/ros/kinetic/bin/roscore", line 70, in <module>
    roslaunch.main(['roscore', '--core'] + sys.argv[1:])
  File "/opt/ros/kinetic/lib/python2.7/dist-packages/roslaunch/__init__.py", line 306, in main
    p.start()
  File "/opt/ros/kinetic/lib/python2.7/dist-packages/roslaunch/parent.py", line 268, in start
    self._start_infrastructure()
  File "/opt/ros/kinetic/lib/python2.7/dist-packages/roslaunc

h/parent.py", line 226, in _start_infrastructure
    self._start_server()
  File "/opt/ros/kinetic/lib/python2.7/dist-packages/roslaunch/parent.py", line 177, in _start_server
    self.server.start()
  File "/opt/ros/kinetic/lib/python2.7/dist-packages/roslaunch/server.py", line 376, in start
    code, msg, val = ServerProxy(self.uri).get_pid()
  File "/usr/lib/python2.7/xmlrpclib.py", line 1243, in __call__
    return self.__send(self.__name, args)
  File "/usr/lib/python2.7/xmlrpclib.py", line 1602, in __request
    verbose=self.__verbose
  File "/usr/lib/python2.7/xmlrpclib.py", line 1283, in request


    return self.single_request(host, handler, request_body, verbose)
      File "/usr/lib/python2.7/xmlrpclib.py", line 1311, in single_request
        self.send_content(h, request_body)
      File "/usr/lib/python2.7/xmlrpclib.py", line 1459, in send_content
        connection.endheaders(request_body)
      File "/usr/lib/python2.7/httplib.py", line 1053, in endheaders
    self._send_output(message_body)
  File "/usr/lib/python2.7/httplib.py", line 897, in _send_output
    self.send(msg)
  File "/usr/lib/python2.7/httplib.py", line 859, in send
    self.connect()
  File "/usr/lib/python2.7/httplib.py", line 836, in connect
self.timeout, self.source_address)
  File "/usr/lib/python2.7/socket.py", line 566, in create_connection
    sock.connect(sa)
      File "/usr/lib/python2.7/socket.py", line 228, in meth
        return getattr(self._sock,name)(*args)
    KeyboardInterrupt

Please help! How can I repair it?

Ubuntu Xenial ROS Kinetic

2019-08-01 12:11:20 -0500 asked a question Accidentaly deteled python2.7 and roscore is dead

Accidentaly deteled python2.7 and roscore is dead Hi! I have accidentally deleted python2.7 and now I can't run roscore.

2019-08-01 09:03:42 -0500 commented answer roscore is not working and cant install pip or rospkg ??

In my case it did not work, but I used: sudo apt-get --reinstall install python-rosdep

2019-08-01 03:59:59 -0500 marked best answer Error:Invalid <arg> tag: turtlebot_description

Hi! I am beginner in ROS and Turtlebot3 and I'm trying to run this command line roslaunch turtlebot3_bringup turtlebot3_remote.launch to launch robot state publisher and I have this error:

while processing /home/fish/catkin_ws/src/turtlebot3/turtlebot3_bringup/launch/includes/description.launch.xml:
Invalid <arg> tag: turtlebot3_description
ROS path [0]=/opt/ros/kinetic/share/ros
ROS path [1]=/home/fish/catkin_ws/src
ROS path [2]=/opt/ros/kinetic/share. 

Arg xml is <arg default="$(find xacro)/xacro --inorder '$(find turtlebot3_description)/urdf/turtlebot3_$(arg model).urdf.xacro'" name="urdf_file"/>
The traceback for the exception was written to the log file

It looks like I do not have urdf file

Please help!

Ubuntu Xenial ROS version: Kinetic Tutorial: http://emanual.robotis.com/docs/en/pl...

2019-08-01 03:59:59 -0500 received badge  Scholar (source)
2019-08-01 03:58:30 -0500 received badge  Rapid Responder (source)
2019-08-01 03:58:30 -0500 answered a question Error:Invalid <arg> tag: turtlebot_description

I managed to solve it. I have reinstalled turtlebot3 packages on my PC, and then delete the folder. Link to turtlebot3

2019-07-30 08:54:41 -0500 asked a question Error:Invalid <arg> tag: turtlebot_description

Error:Invalid <arg> tag: turtlebot_description Hi! I am beginner in ROS and Turtlebot3 and I'm trying to run this

2019-07-29 08:26:17 -0500 received badge  Popular Question (source)
2019-07-28 12:44:21 -0500 marked best answer Load TurtleBot3 on Rviz

I'm trying to launch turtlebot3_bringup and turtlebot3_remote on PC with this command line:

$ roslaunch turtlebot3_bringup turtlebot3_remote.launch

The result:

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

What can I do?

Link to the tutorial: http://emanual.robotis.com/docs/en/pl...

ROS: Kinetic

OS: Ubuntu Xenial (16.04)

TurtleBot3 Waffle Pi

2019-07-26 11:54:40 -0500 commented question Load TurtleBot3 on Rviz

I have not worked in the workspace. I managed to solve the problem. Thank you for the help!

2019-07-26 11:52:07 -0500 commented answer rqt window empty

I do not have anything on top of the window, I have tried to find it.

2019-07-26 06:16:16 -0500 received badge  Supporter (source)
2019-07-26 06:02:10 -0500 asked a question rqt window empty

rqt window empty I'm trying to run the command rqt on my computer to display topics in the topic list but the window whi

2019-07-26 04:55:17 -0500 answered a question Load TurtleBot3 on Rviz

I solved it. Before opening a new terminal to write: $ roslaunch turtlebot3_bringup turtlebot3_remote.launch , go in you

2019-07-26 04:55:17 -0500 received badge  Rapid Responder (source)
2019-07-25 22:13:47 -0500 asked a question Load TurtleBot3 on Rviz

Load TurtleBot3 on Rviz I'm trying to launch turtlebot3_bringup and turtlebot3_remote on PC with this command line: $ r