-
Notifications
You must be signed in to change notification settings - Fork 136
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
Comments
@MartinPaques Have you had any success ? |
@gpldecha Yep i'm planning to release a Raspberry version within the next weeks |
@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 |
@NeXT1995 what? are you sure you read my post correctly? |
@MartinPaques How do you get the trajectory.txt file? And the Seven parameters in config.cfg? |
Is it necessary to generate trajectory file using SLAM or can we use MATLAB also? |
请问你有运行成功吗 |
Warnning: Compilation with CUDA can be enabled after CUDA_PATH defined. How to use CUDA? |
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
The text was updated successfully, but these errors were encountered: