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

Dhagash Desai's profile - activity

2019-07-17 05:30:57 -0500 received badge  Famous Question (source)
2019-05-20 02:06:19 -0500 marked best answer I am having errors while getting octomap from rgbdslam_v2 GUI and also where do I get the output of online octomapping?

As it is essential to get octomap for navigation and path planning but I am not able to do that I have followed the answer also but it isnt helping. https://answers.ros.org/question/9712...

There is also error while opening pcd files from the rgbdslam_v2 GUI. The error of opening of pcd file is this:

[ERROR] [1506803049.883978384]: Cloud has "flat" dimensions: 1 x 14585991

I am using roslaunch rgbdslam rgbdslam.launch

and then play my rosbag file and the GUI is building 3D map but not octomap. Once the process is over I try to save the octomap but the only output I am getting is this(this is map.ot file generated from save octomap):

Octomap OcTree file

(feel free to add / change comments, but leave the first line as it is!)

# id ColorOcTree size 0 res 0.05 data

I am noob at slam but I know bit of ros I have gone through every answer on the ros answers but it isnt helping me can anyone help me with this I would be pleased and can you tell me how to view octomap i have installed octavis.

2019-04-29 16:50:44 -0500 received badge  Notable Question (source)
2019-04-16 16:03:50 -0500 commented question Robot localization package with wheel encoders and IMU not working correctly.

@agurman can you help?

2019-04-13 13:37:51 -0500 received badge  Popular Question (source)
2019-04-13 07:48:30 -0500 edited question Robot localization package with wheel encoders and IMU not working correctly.

Robot localization package with wheel encoders and IMU not working correctly. Hello Everyone, I have difficulty in gett

2019-04-13 05:56:31 -0500 commented question Robot localization package with wheel encoders and IMU not working correctly.

Updated the answer please help me to solve the problem. Thanks, Dhagash

2019-04-13 05:56:02 -0500 edited question Robot localization package with wheel encoders and IMU not working correctly.

Robot localization package with wheel encoders and IMU not working correctly. Hello Everyone, I have difficulty in gett

2019-04-12 13:34:56 -0500 asked a question Robot localization package with wheel encoders and IMU not working correctly.

Robot localization package with wheel encoders and IMU not working correctly. Hello Everyone, I have difficulty in gett

2018-11-26 10:09:04 -0500 received badge  Famous Question (source)
2018-10-22 10:57:25 -0500 received badge  Notable Question (source)
2018-10-22 00:57:26 -0500 received badge  Popular Question (source)
2018-10-21 08:33:22 -0500 commented question Not able to create map using Gmapping?

Can anyone help?

2018-10-20 14:33:09 -0500 edited question Not able to create map using Gmapping?

Not able to create map using Gmapping? I am trying to create a map with the rosbag file and doing it exactly as mentione

2018-10-20 14:32:26 -0500 asked a question Not able to create map using Gmapping?

Not able to create map using Gmapping? I am trying to create a map with the rosbag file and doing it exactly as mentione

2018-09-27 09:04:43 -0500 commented answer using cmd_vel and navigation stack for our robot

can you tell me how are you controlling the motors I have written the following code in arduino but its not efficient ca

2018-09-02 15:20:43 -0500 commented answer Twist Message Example and /cmd_vel

Where is the function set_speed and how are you writing it in arduino can you give me example of that?

2018-08-08 01:34:56 -0500 marked best answer Problem in implementing SLAM in ROS

I know the algorithms of the SLAM but I want to implement my own code without using gmapping I know how SLAM is implemented but don't know how to integrate it with ROS. Is their any guide I also know how to publish nodes in Ros but what I have to do to create a map from laser data without using gmapping or any ROS commands. Can anyone help?

2018-02-19 11:31:03 -0500 commented answer Empty Octomap in RGBDSLAM

Thanks for the above answer the return true thing worked I got binary octomap

2018-02-14 20:06:13 -0500 received badge  Famous Question (source)
2018-02-14 04:28:12 -0500 commented answer rgbdslam and octomap

Hey Felix!!! Can you expand more on point 1 and yaa I am also getting empty file through GUI. What to do

2017-11-02 15:11:02 -0500 received badge  Notable Question (source)
2017-11-02 15:11:02 -0500 received badge  Popular Question (source)
2017-09-30 16:31:47 -0500 answered a question I am having errors while getting octomap from rgbdslam_v2 GUI and also where do I get the output of online octomapping?

https://answers.ros.org/question/253630/empty-octomap-in-rgbdslam/ Please use this answer to solve the problem its a su

2017-09-30 16:11:24 -0500 received badge  Notable Question (source)
2017-09-30 16:10:51 -0500 commented answer skeleton tracking on Ubuntu 16.04

Thanks for the reply I got that thing

2017-09-30 16:03:49 -0500 commented answer Empty Octomap in RGBDSLAM

Not solving I have tried to set the store_pointclouds option to false and then tried your method nothing changes

2017-09-30 16:03:13 -0500 commented answer Empty Octomap in RGBDSLAM

Not solving I have tried to set the store_pointclouds option to false and then tried no change.

2017-09-30 15:41:30 -0500 asked a question I am having errors while getting octomap from rgbdslam_v2 GUI and also where do I get the output of online octomapping?

I am having errors while getting octomap from rgbdslam_v2 GUI and also where do I get the output of online octomapping?

2017-09-29 07:52:12 -0500 commented answer skeleton tracking on Ubuntu 16.04

Can you share how you installed the OpenNI package I getting many errors I am using the same version as you. Please help

2017-09-13 19:33:06 -0500 marked best answer How to use depthimage_to_laserscan package to create map?

I am running rosrun depthimage_to_laserscan depthimage_to_laserscan and the scan topic is published and when I rosbag record -o /scan /tf the scan topic is not been recorded and the map is not created. I am new to ros and also read thewiki page bit didn't understand how to do that any suggestion. I want to make a 2D map to implement localization.

2017-09-07 02:37:48 -0500 received badge  Famous Question (source)
2017-06-10 08:20:27 -0500 answered a question I need to learn how to work with ROS in 2 months, what is the recommended book or website in addition to ROS Tutorials?

For basic go with ROS TUTORIALS and Programming Robots with ROS O'Rielly and then go for Mastering ROS by Lentin Joseph

2017-05-22 07:55:53 -0500 received badge  Notable Question (source)
2017-05-21 22:13:58 -0500 commented answer Problem in implementing SLAM in ROS

Thanks this will surely help can u give your email id if I get stuck some where I can mail you. Thanks in advance

2017-05-21 17:28:36 -0500 received badge  Popular Question (source)
2017-05-21 03:58:30 -0500 commented answer ROS navigation AMCL with extended kalman filter

Hey I am also trying to implement autonomous navigation for my project I have learned the theory but I am not able to i

2017-05-20 22:38:53 -0500 asked a question Problem in implementing SLAM in ROS

Problem in implementing SLAM in ROS I know the algorithms of the SLAM but I want to implement my own code without using

2017-04-22 07:45:09 -0500 received badge  Famous Question (source)
2017-04-12 06:43:30 -0500 received badge  Famous Question (source)
2017-03-01 17:54:36 -0500 marked best answer i am getting error while installing ros indigo in ubuntu 14.04 LTS?

bash: source/opt/ros/indigo/setup.bash: No such file or directory I am getting this problem. And the path is also correct. And I installed all the things thrice but still the same problem. while I am able to open gedit .bashrc. can somebody help.....

2016-12-07 03:25:02 -0500 received badge  Popular Question (source)
2016-11-03 06:56:32 -0500 commented answer How to create 2Dmap with p3dx with rosbag?

yeah i have done this to and followed each and every step thats why i got the map from gazebo but when i am trying to do this p3dx on actual ground its not working. Have i made any mistake in tf orsomething

2016-11-02 23:57:40 -0500 received badge  Editor (source)
2016-11-02 23:56:13 -0500 asked a question How to create 2Dmap with p3dx with rosbag?

I recorded the data in rosbag file of /tf and /scan topics and when i run the gmapping and playback the recorded data from rosbag file nothing changes. And the error is 100% messages dropped.Do i have to record different topic and do i need to do something in the tf topic or not. The scan noe is created by depthimage_to_laserscan and the /scan node is working but the map is not building whats the error. I have implemented same method in gazebo and its working but with p3dx its not working. I have followed from the book programming robots with ros.

2016-11-02 21:27:45 -0500 received badge  Notable Question (source)