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

navid's profile - activity

2022-08-19 10:58:31 -0500 received badge  Famous Question (source)
2022-08-19 10:58:31 -0500 received badge  Notable Question (source)
2022-07-26 08:12:09 -0500 received badge  Famous Question (source)
2021-10-18 07:32:11 -0500 received badge  Popular Question (source)
2021-06-22 07:14:54 -0500 edited question sending command from remote pc using paramiko

sending command from remote pc using paramiko Hello, I am using a robot that is connected to a remote pc using localhos

2021-06-22 07:14:33 -0500 edited question sending command from remote pc using paramiko

sending command from remote pc using paramiko Hello, I am using a robot that is connected to a remote pc using localhos

2021-06-22 07:13:26 -0500 edited question sending command from remote pc using paramiko

sending command from remote pc using paramiko Hello, I am using a robot that is connected to a remote pc using localhos

2021-06-22 07:13:03 -0500 asked a question sending command from remote pc using paramiko

sending command from remote pc using paramiko Hello, I am using a robot that is connected to a remote pc using localhos

2021-05-16 09:50:14 -0500 received badge  Notable Question (source)
2021-05-09 00:38:59 -0500 edited answer How do I set tf for hector slam correctly?

This happens if you don't provide sufficient data for your TF. My encoders were not publishing data on the TF and the AM

2021-05-09 00:38:28 -0500 answered a question How do I set tf for hector slam correctly?

This happens if you don't provide sufficient data for your TF. My encoders were not publishing data on the TF and the AM

2021-05-09 00:34:51 -0500 answered a question Launch file error: Process has died

I just reinstalled my Ubuntu because of the ambiguity of the problem. It seemed like a bug in the Ubuntu system, which I

2021-05-09 00:33:44 -0500 commented question Launch file error: Process has died

Thank you. I just reinstalled my Ubuntu because of the ambiguity of the problem.

2021-05-09 00:27:35 -0500 marked best answer How can I process rostopic on a remote pc host?

Hello, I am using ROS Melodic on Ubuntu 18.04. My question is, how can I process topic data on a remote pc. I have a robot connected to a local network. I can see the ros topics on the remote pc using SSH. For my application, the ROS master must run on the robot, not the host. I have tried writing a text file inside robot memory and reading it on a remote pc, but this method is slow and does not seem to be correct. Can anyone help me through this? How can I transfer data (Like a simple Integer) to a host in Ubuntu?

2021-05-09 00:27:35 -0500 received badge  Scholar (source)
2021-05-09 00:24:54 -0500 received badge  Popular Question (source)
2021-05-08 06:24:26 -0500 asked a question How can I process rostopic on a remote pc host?

How can I process rostopic on a remote pc host? Hello, I am using ROS Melodic on Ubuntu 18.04. My question is, how can I

2021-04-23 01:18:27 -0500 received badge  Famous Question (source)
2021-02-19 06:11:31 -0500 received badge  Famous Question (source)
2021-01-21 04:27:47 -0500 received badge  Famous Question (source)
2021-01-21 04:26:26 -0500 received badge  Notable Question (source)
2021-01-03 05:13:52 -0500 received badge  Famous Question (source)
2020-12-31 03:06:45 -0500 received badge  Supporter (source)
2020-12-21 03:37:29 -0500 received badge  Popular Question (source)
2020-12-20 04:06:30 -0500 commented question Navigation problem: Robot does not move while there is no obstacle

First see if cmd_vel is published using: rostopic list Then: rostopic echo /cmd_vel

2020-12-20 04:06:13 -0500 commented question Navigation problem: Robot does not move while there is no obstacle

First see if cmd_vel is published using: rostopic list Then: rostopic echo /gazebo/cmd_vel

2020-12-20 02:10:40 -0500 commented question Navigation problem: Robot does not move while there is no obstacle

Hello, Please Subscribe to cmd_vel while defining a goal and tell me the results. Is the algorithm sending command to yo

2020-12-20 02:10:18 -0500 commented question Navigation problem: Robot does not move while there is no obstacle

Hello, Please Subscribe to cmd_vel while defining a goal and show me the results. Is the algorithm sending command to yo

2020-12-19 02:56:35 -0500 asked a question Launch file error: Process has died

Launch file error: Process has died Hello everyone, I have an odd issue in ROS melodic. When I start my launch file in

2020-10-15 17:04:32 -0500 received badge  Notable Question (source)
2020-08-26 12:22:38 -0500 received badge  Popular Question (source)
2020-08-01 11:03:27 -0500 answered a question Dynamic obstacle trace on turtlebot cosmap

Well, since no one has answered this question, I am going to share my own experience. It seems like the only solution is

2020-07-29 04:50:08 -0500 asked a question Dynamic obstacle trace on turtlebot cosmap

Dynamic obstacle trace on turtlebot cosmap Hello, I am currently using turtlebot3 burger. I followed the emanual guide

2020-07-29 04:41:05 -0500 received badge  Notable Question (source)
2020-07-18 16:05:00 -0500 received badge  Notable Question (source)
2020-07-18 16:05:00 -0500 received badge  Popular Question (source)
2019-10-10 05:17:58 -0500 commented answer Why navfn is using Dijkstra?

Are you sure it is using an Optimized A* ? ROS wiki says "support for an A* heuristic may also be added in the near futu

2019-10-10 05:17:49 -0500 commented answer Why navfn is using Dijkstra?

Are you sure it is using an Optimized A? ROS wiki says "support for an A heuristic may also be added in the near future"

2019-10-10 05:17:20 -0500 commented answer Why navfn is using Dijkstra?

Are you sure it is using an Optimized A? ROS wiki says "support for an A heuristic may also be added in the near future"

2019-09-23 04:04:57 -0500 received badge  Enthusiast
2019-09-23 01:48:49 -0500 received badge  Popular Question (source)
2019-09-21 06:05:08 -0500 edited question How do I set tf for hector slam correctly?

How do I set tf for hector slam correctly? Hello, I want to create a launch file to set up tf for my robot without odom

2019-09-21 06:04:45 -0500 edited question How do I set tf for hector slam correctly?

How do I set tf for hector slam correctly? Hello, I want to create a launch file to set up tf for my robot without odom

2019-09-21 06:04:01 -0500 edited question How do I set tf for hector slam correctly?

How do I set tf for hector slam correctly? Hello, I want to create a launch file to set up tf for my robot without odom

2019-09-21 06:03:26 -0500 asked a question How do I set tf for hector slam correctly?

How do I set tf for hector slam correctly? Hello, I want to create a launch file to set up tf for my robot without odom

2019-09-21 04:18:07 -0500 edited question Is there a topic or service to know when visual odometry estimation is lost in RTAB-MAP?

Is there a topic or service to know when visual odometry estimation is lost in RTAB-MAP? Hello, I am using rtabmap to e

2019-09-21 04:18:07 -0500 received badge  Editor (source)
2019-09-21 04:17:53 -0500 edited question Is there a topic or service to know when visual odometry estimation is lost in RTAB-MAP?

Is there a topic or service to know when visual odometry estimation is lost in RTAB-MAP? Hello, I am using rtabmap to e

2019-09-21 04:15:47 -0500 answered a question Is there a topic or service to know when visual odometry estimation is lost in RTAB-MAP?

There is a bool msg in /rtabmap/odom_info that is responsible for reporting lost odometry. [http://docs.ros.org/api/rt

2019-09-15 04:39:53 -0500 asked a question Is there a topic or service to know when visual odometry estimation is lost in RTAB-MAP?

Is there a topic or service to know when visual odometry estimation is lost in RTAB-MAP? Hello, I am using rtabmap to e