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

Yokai-'s profile - activity

2022-11-20 10:16:17 -0500 received badge  Student (source)
2022-03-05 17:51:50 -0500 received badge  Famous Question (source)
2021-12-13 03:10:23 -0500 received badge  Notable Question (source)
2021-09-10 07:05:29 -0500 received badge  Famous Question (source)
2021-08-09 05:17:26 -0500 received badge  Enthusiast
2021-07-30 15:59:17 -0500 received badge  Popular Question (source)
2021-07-30 09:19:24 -0500 received badge  Notable Question (source)
2021-07-29 04:49:09 -0500 received badge  Notable Question (source)
2021-07-29 01:44:47 -0500 edited question Octree is empty

Octree is empty ! [ I'm so close! Help me!] I'm trying to make octomap simulation using Kinect plugin in Noetic. I made

2021-07-29 01:43:01 -0500 asked a question Octree is empty

Octree is empty ! [ I'm so close! Help me!] I'm trying to make octomap simulation using Kinect plugin in Noetic. I made

2021-07-28 16:30:07 -0500 commented answer Kinect meshes up octomap in the Z axis

@Mike Scheutzow , I tried the solution given in the answer to the question you mentioned, but it didn't work. My kinect,

2021-07-28 16:30:00 -0500 commented answer octomap maps objects of the XY plane into the Z plane

@Mike Scheutzow , I tried the solution given in the answer to the question you mentioned, but it didn't work. My kinect,

2021-07-28 13:53:35 -0500 received badge  Popular Question (source)
2021-07-28 01:42:32 -0500 commented question Kinect meshes up octomap in the Z axis

@gvdhoorn My sincere apologies. I didn't notice when I had passed the 5 points condition. In that case, can you kidnly

2021-07-28 01:42:18 -0500 commented question Kinect meshes up octomap in the Z axis

@ gvdhoorn My sincere apologies. I didn't notice when I had passed the 5 points condition. In that case, can you kidnl

2021-07-28 01:39:14 -0500 edited question Kinect meshes up octomap in the Z axis

Kinect meshes up octomap in the Z axis I made my robot urdf using the fusion2urdf plugin from fusion360. The kinect_lin

2021-07-28 01:37:25 -0500 edited question Kinect meshes up octomap in the Z axis

Kinect meshes up octomap in the Z axis I made my robot urdf using the fusion2urdf plugin from fusion360. The kinect_lin

2021-07-28 01:18:23 -0500 asked a question Kinect meshes up octomap in the Z axis

Kinect meshes up octomap in the Z axis I made my robot urdf using the fusion2urdf plugin from fusion360. The kinect_lin

2021-07-27 23:12:50 -0500 edited question ERROR: cannot launch node of type [octomap_server/octomap_server_node]: Cannot locate node of type [octomap_server_node] in package [octomap_server]. Make sure file exists in package path and permission is set to executable (chmod x)

ERROR: cannot launch node of type [octomap_server/octomap_server_node]: Cannot locate node of type [octomap_server_node]

2021-07-27 22:58:44 -0500 received badge  Popular Question (source)
2021-07-27 22:57:31 -0500 edited question ERROR: cannot launch node of type [octomap_server/octomap_server_node]: Cannot locate node of type [octomap_server_node] in package [octomap_server]. Make sure file exists in package path and permission is set to executable (chmod x)

ERROR: cannot launch node of type [octomap_server/octomap_server_node]: Cannot locate node of type [octomap_server_node]

2021-07-27 22:52:38 -0500 asked a question ERROR: cannot launch node of type [octomap_server/octomap_server_node]: Cannot locate node of type [octomap_server_node] in package [octomap_server]. Make sure file exists in package path and permission is set to executable (chmod x)

ERROR: cannot launch node of type [octomap_server/octomap_server_node]: Cannot locate node of type [octomap_server_node]

2021-07-20 20:44:01 -0500 edited question octomap maps objects of the XY plane into the Z plane

octomap maps objects of the XY plane into the Z plane I'm trying to make a map out of a square boundary using Octomap. I

2021-07-20 20:43:52 -0500 edited question octomap maps objects of the XY plane into the Z plane

octomap maps objects of the XY plane into the Z plane I'm trying to make a map out of a square boundary using Octomap. I

2021-07-20 20:32:20 -0500 answered a question This robot has a joint named "foo" which is not in the gazebo model.

I found this error because of changing a joint name. I have changed the name in all the files but still, the error persi

2021-07-20 20:08:28 -0500 edited question octomap maps objects of the XY plane into the Z plane

octomap maps objects in the XY plane into the Z plane I'm trying to make a map out of a square boundary using Octomap. I

2021-07-20 20:07:33 -0500 edited question octomap maps objects of the XY plane into the Z plane

octomap maps objects in the XY plane into the Z plane I'm trying to make a map out of a square boundary using Octomap. I

2021-07-20 20:07:33 -0500 received badge  Editor (source)
2021-07-20 20:06:09 -0500 edited question octomap maps objects of the XY plane into the Z plane

octomap maps objects in the XY plane into the Z plane I'm trying to make a map out of a square boundary using Octomap. I

2021-07-20 20:05:26 -0500 asked a question octomap maps objects of the XY plane into the Z plane

octomap maps objects in the XY plane into the Z plane I'm trying to make a map out of a square boundary using Octomap. I

2021-07-17 14:47:25 -0500 asked a question Gmapping map not received even after taking steps suggested in other forums

Gmapping map not received even after taking steps suggested in other forums So, I can see it is a very common topic wher

2021-07-17 12:06:02 -0500 marked best answer LaserScan gives nan data to close round or sharp cornered objects

Quite new to this was toying with Turtlebot GMapping on ROS Kinetic when I encountered this error.

According to the topic description, any distance above 10 m will be referred to as nan. But while simulating, the msg.ranges[300], which refers to the front , gives nan value, especially if the object is round or has cylindrical surface.

I changed the logic, so that on such occurrence, it keeps rotating. But the RViz map gets severely distorted, as it estimates the value at infinity or very far. How do I fix that?

RViz map distortion: https://imgur.com/TXFw3qV Node: https://imgur.com/mpQvbtY

2021-07-17 12:06:02 -0500 received badge  Scholar (source)
2021-07-13 08:14:45 -0500 received badge  Notable Question (source)
2021-07-13 07:05:44 -0500 commented question LaserScan gives nan data to close round or sharp cornered objects

@Mike Scheutzow , I have no issues with nan clearing out the map. My issue is that the laserscan gives nan data for obje

2021-07-13 06:25:29 -0500 commented question LaserScan gives nan data to close round or sharp cornered objects

@mgruhler , sorry for not understanding earlier. It is a simulation.

2021-07-13 06:24:36 -0500 received badge  Popular Question (source)
2021-07-13 05:27:28 -0500 commented question LaserScan gives nan data to close round or sharp cornered objects

@mgruhler, I see no issue with GMapping, the LaserScan is providing faulty nan values. As for the laserscanner sensor us

2021-07-13 05:22:53 -0500 commented question LaserScan gives nan data to close round or sharp cornered objects

@Mike Scheutzow, I'm using the gmapping_demo provided by the turtlebot tutorial, which has a max range set to 80 m by de

2021-07-12 14:19:48 -0500 asked a question LaserScan gives nan data to close round or sharp cornered objects

LaserScan gives nan data to close round or sharp cornered objects Quite new to this was toying with Turtlebot GMapping o

2021-07-12 10:07:13 -0500 received badge  Supporter (source)