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

Integrate velodyne and INS data

asked 2017-02-01 05:29:00 -0500

Nikka gravatar image

updated 2017-02-01 05:30:31 -0500

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.

edit retag flag offensive close merge delete

Comments

Hi, I am not very experienced in GIS applications. How did you convert PC2 data to .las? I have not found resources to do so

PG_GrantDare gravatar image PG_GrantDare  ( 2019-07-23 01:08:10 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2017-02-01 10:15:58 -0500

joq gravatar image

The general ROS answer is to provide the appropriate coordinate frame transforms (using tf or tf2). To do that, you'll probably need to feed your INU data into some form of 3D localization package.

edit flag offensive delete link more

Comments

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

Nikka gravatar image Nikka  ( 2017-02-02 01:21:47 -0500 )edit
joq gravatar image joq  ( 2017-02-04 10:05:01 -0500 )edit

Question Tools

2 followers

Stats

Asked: 2017-02-01 05:29:00 -0500

Seen: 531 times

Last updated: Feb 01 '17