Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Platforms for Map2DFusion #8

Open
MartinPaques opened this issue Jan 12, 2018 · 8 comments
Open

Platforms for Map2DFusion #8

MartinPaques opened this issue Jan 12, 2018 · 8 comments

Comments

@MartinPaques
Copy link

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

@gpldecha
Copy link

@MartinPaques Have you had any success ?

@MartinPaques
Copy link
Author

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

@fredlllll
Copy link

@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
Copy link

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

@NeXT1995
Copy link

NeXT1995 commented Jul 1, 2018

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

@immuhammadadil
Copy link

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

@MathsionYang
Copy link

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?

请问你有运行成功吗

@deepConnectionism
Copy link

Warnning: Compilation with CUDA can be enabled after CUDA_PATH defined.

How to use CUDA?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants