Map2DFusion icon indicating copy to clipboard operation
Map2DFusion copied to clipboard

Platforms for Map2DFusion

Open MartinPaques opened this issue 7 years ago • 7 comments

Hi Yong,

I'm contacting you to talk about your algorithm Map2DFusion. My name is Martin Paques and i'm an French engineering student. For our last year project, my team and I plan to create a fixed wing drone to map post disaster areas. For this, we want to embed a jetson TX2 and run Map2DFusion on it. But I have some questions about it: First, how do I have to modify your code to make it run on real time data (video stream from a GoPro and GPS data from our pixhawk mini) and not on your dataset ? Secondly, you said on the read me that to enable CUDA we just have to define the CUDA_PATH, but it's not trivial for me, would you mind to explain how I can do it ? My last question is just pure curiosity, have you ever run Map2DFusion embedded ? And what do you think about running it on a Jetson TX2 (maybe I will have to modify the FPS a bit) ? Have you ever think about running Map2D Fusion on a raspberry pi at 1 Hz ?

Thanks in advance,

Ps: Your work is awesome.

Martin PAQUES ESTACA Student Aerospace Major

MartinPaques avatar Jan 12 '18 14:01 MartinPaques

@MartinPaques Have you had any success ?

gpldecha avatar Jan 22 '18 17:01 gpldecha

@gpldecha Yep i'm planning to release a Raspberry version within the next weeks

MartinPaques avatar Jan 25 '18 08:01 MartinPaques

@MartinPaques im trying to run image sets with just gps data with this, but i dont know how to create the trajectory.txt. how are you getting the quaternion rotation from your images?

with defining the cuda path i guess he meant that you have to set a environment variable CUDA_PATH to the location of CUDA on linux. i think this is how you install it http://developer.download.nvidia.com/compute/cuda/7.5/Prod/docs/sidebar/CUDA_Installation_Guide_Linux.pdf

fredlllll avatar Apr 02 '18 13:04 fredlllll

@NeXT1995 what? are you sure you read my post correctly?

fredlllll avatar Jun 13 '18 15:06 fredlllll

@MartinPaques How do you get the trajectory.txt file? And the Seven parameters in config.cfg?

NeXT1995 avatar Jul 01 '18 12:07 NeXT1995

Is it necessary to generate trajectory file using SLAM or can we use MATLAB also?

immuhammadadil avatar May 21 '19 07:05 immuhammadadil

Hi Yong,

I'm contacting you to talk about your algorithm Map2DFusion. My name is Martin Paques and i'm an French engineering student. For our last year project, my team and I plan to create a fixed wing drone to map post disaster areas. For this, we want to embed a jetson TX2 and run Map2DFusion on it. But I have some questions about it: First, how do I have to modify your code to make it run on real time data (video stream from a GoPro and GPS data from our pixhawk mini) and not on your dataset ? Secondly, you said on the read me that to enable CUDA we just have to define the CUDA_PATH, but it's not trivial for me, would you mind to explain how I can do it ? My last question is just pure curiosity, have you ever run Map2DFusion embedded ? And what do you think about running it on a Jetson TX2 (maybe I will have to modify the FPS a bit) ? Have you ever think about running Map2D Fusion on a raspberry pi at 1 Hz ?

Thanks in advance,

Ps: Your work is awesome.

Martin PAQUES ESTACA Student Aerospace Major

是否有必要使用SLAM生成轨迹文件,还是可以使用MATLAB?

请问你有运行成功吗

MathsionYang avatar Dec 11 '20 13:12 MathsionYang