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

Nikka's profile - activity

2018-11-29 14:24:42 -0500 commented question How to convert .pcap to .las file

Please go through this https://github.com/erik-nelson/blam

2018-11-19 13:17:26 -0500 commented question How to convert .pcap to .las file

You have to convert your pcap data to .plc format then using cloud compare you can convert it into las format

2018-01-10 04:53:57 -0500 received badge  Famous Question (source)
2018-01-10 04:53:57 -0500 received badge  Notable Question (source)
2017-08-22 02:05:22 -0500 received badge  Famous Question (source)
2017-07-28 01:21:05 -0500 received badge  Taxonomist
2017-07-14 02:31:48 -0500 commented answer how can i convert laser scan to point cloud with laser_geometry?

@trgtylcnky If i want to store the data in point cloud format than what should i do ?

2017-07-14 02:31:48 -0500 received badge  Commentator
2017-07-14 02:24:07 -0500 commented question how can i convert laser scan to point cloud with laser_geometry?

Hi, I have the same problem, did you solved it, please help me with this, i am not able to understand how can i achieve

2017-07-12 04:56:17 -0500 received badge  Notable Question (source)
2017-07-11 04:20:57 -0500 commented question Quadcopter navigation with obstacle avoidance?

Hi, did you complete your project, I want to do similar kind of project, any suggestion for that ?

2017-07-08 09:13:57 -0500 commented question Hi everyone, i want to make 3d map using hokuyo UTM-30 LX.

hi did you complete your project. I am doing the same, i want to create 3D model using hokuyo lidar for that using loam_

2017-07-07 23:08:05 -0500 received badge  Popular Question (source)
2017-07-07 04:56:09 -0500 commented answer Convert Sensor_msg/LaserScan to Sensor_msg/PointCloud2

Thank you for help I have created the launch file and execute it. While the bag file is running, but not able to create

2017-07-07 03:09:32 -0500 commented answer Convert Sensor_msg/LaserScan to Sensor_msg/PointCloud2

can you please guide me about how to use laser_scan_assembler?? It will be really helpful

2017-07-07 02:33:00 -0500 asked a question Convert Sensor_msg/LaserScan to Sensor_msg/PointCloud2

Convert Sensor_msg/LaserScan to Sensor_msg/PointCloud2 Hello everyone, I have my hokuyo lidar with me, i want to create

2017-07-04 01:54:50 -0500 received badge  Famous Question (source)
2017-02-27 03:41:07 -0500 received badge  Popular Question (source)
2017-02-24 07:46:00 -0500 received badge  Notable Question (source)
2017-02-21 11:01:04 -0500 received badge  Popular Question (source)
2017-02-02 01:21:47 -0500 commented answer Integrate velodyne and INS data

Thank you for instant reply, I am new to ros so plz can you suggest me any tutorial that will help me with this?

2017-02-01 05:30:31 -0500 received badge  Editor (source)
2017-02-01 05:29:00 -0500 asked a question Integrate velodyne and INS data

Hi, I am working on project where I need to combine LIDAR scans and INS data together. I am using velodyne 32e model that i want to mount on UAV so INS data is important for accuracy. I can collect the LIDAR data and INS data in rosbag format that i want to convert into las format with accurate positioning. So that i can view data in ArcGIS.

I am able to convert lidar data to las format but unable to combine Position INS data with it

Is there any suggestion how can i do this??? thank you.

2017-01-14 06:44:18 -0500 asked a question Error to open .ply file

Hi, I want to convert my rosbag file into ply file. I have velodyne data in rosbag file format that i can convert into pcd file with help of

 rosrun pcl_ros bag_to_pcd <input_file.bag> <topic> <output_directory>

That gives me multiple pcd file that is converted in ply file using:

pcl_pcd2ply input_file.pcd output_file.ply

but conversion is not completed it gives error to open in MeshLab:

While opening: '/home/nikka/Velo1.ply'

Error encountered while loading file: "/home/nikka/Velo.ply" Error details: Unespected eof

I am not getting what went wrong ? is the erro in bag2pcd or error in pcd2ply ???

can anyone plz help me with this...

2016-12-27 00:31:39 -0500 commented question Creating a 3D map with Velodyne data

Hi did you get any solution for that, I am trying the same with velodyne data. I want to create an 3D point cloud with velodyne data, i also use blam but its speed is slow so i am searching for better option,did you have any suggestion on that?? thank you

2016-12-27 00:25:11 -0500 received badge  Supporter (source)
2016-12-26 08:25:45 -0500 received badge  Famous Question (source)
2016-12-08 00:49:53 -0500 received badge  Enthusiast
2016-12-08 00:49:53 -0500 received badge  Enthusiast
2016-12-06 00:02:31 -0500 received badge  Scholar (source)
2016-12-05 02:44:49 -0500 received badge  Notable Question (source)
2016-12-05 01:57:17 -0500 commented answer How to convert lidar .bag data to point cloud

thank you stefan. After it converted in standard PointCloude2 massage format, still its not creating the point cloud. In rviz its giving me moving data Its not creating solid point cloud. can you please help me with this is there anything else that i can try?

2016-12-04 07:53:16 -0500 received badge  Popular Question (source)
2016-12-02 08:34:57 -0500 asked a question How to convert lidar .bag data to point cloud

Hello everyone, I want to create the point cloud from the lidar data. I have bag file of velodyne lidar data with that i want to create point cloud. using rviz i can view the data properly but can not generate the point cloud. I go through tutorial http://wiki.ros.org/laser_assembler/T... but not able to understand how to use Point Cloud Assembler . Please can anyone help me with this and simplify it for me... thank you

2016-10-27 04:28:56 -0500 received badge  Famous Question (source)
2016-10-15 07:01:44 -0500 commented question How to convert .pcap to .las file

velodyne gives the output in pcap format. But for point cloud software like ArcGIS does not support pcap file format.So i want to convert this pcap file captured from velodyne and convert it into LAS. so that i can process it and get point cloud ..

2016-10-15 06:58:22 -0500 received badge  Notable Question (source)
2016-10-09 12:54:20 -0500 received badge  Popular Question (source)
2016-10-06 00:55:30 -0500 asked a question How to convert .pcap to .las file

Hello, I am a complete freshman on Linux, ROS and velodyne so, Please help me with this. I want to process the velodyne data to create an point cloud. As velodyne give output in .pcap file want to convert it into .las file. So that i can use it for point cloud generation. I have a raw .pcap file that i want to convert..

I tried with converting pcap to txt with tshark it convrt successfully. Then tried to convert txt to las using txt2las command but it give me error.

Error:
WARNING: cannot parse '    Urgent pointer: 0
' with 'xyz'. skipping ...
WARNING: cannot parse '    [SEQ/ACK analysis]
' with 'xyz'. skipping ...
WARNING: cannot parse '        [This is an ACK to the segment in frame: 361]
' with 'xyz'. skipping ...
WARNING: cannot parse '        [The RTT to ACK the segment was: 48.340006000 seconds]
' with 'xyz'. skipping ...
WARNING: cannot parse '        [Bytes in flight: 5]
' with 'xyz'. skipping ...
WARNING: cannot parse 'MSN Messenger Service
' with 'xyz'. skipping ...
WARNING: cannot parse '    OUT\r\n
' with 'xyz'. skipping ...
WARNING: cannot parse '
' with 'xyz'. skipping ...
ERROR: could not parse any lines with 'xyz'

Can any one Plz Help me with this ???? Thank you :)