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

Gmapping with Windows OS

asked 2013-07-31 20:51:45 -0500

clonzz gravatar image

updated 2014-01-28 17:05:11 -0500

ngrennan gravatar image

Hi,

Has anyone tried the slam_gmapping package with Windows OS (particularly Windows 7 64-bit). I am interested to run the Gmapping algorithm in Windows instead of Linux. In my project, I use LabVIEW (in Windows) as the programming language and it turns out that I need to apply the Gmapping algorithm.

Has anyone has any experience in using the slam_gmapping package with other programming language? Any comments and suggestions are much appreciated.

edit retag flag offensive close merge delete

2 Answers

Sort by ยป oldest newest most voted
0

answered 2013-07-31 22:56:18 -0500

davinci gravatar image

There is a toolkit for labview: http://sine.ni.com/nips/cds/view/p/lang/nl/nid/210716

But you are making it yourself very difficult as a beginner to use ROS on Windows. If you just want to recreate the gmapping algorithm you should read the paper about it and implement it yourself.

edit flag offensive delete link more

Comments

Please see my answer above. I think recreating the Gmapping algorithm would take plenty of time considering I need to fully understand the algorithm and carefully rewriting the code. I prefer to use the same code but this may mean that I need to write a wrapper for Gmapping or ROS's slam_gmapping.

clonzz gravatar image clonzz  ( 2013-08-01 13:57:35 -0500 )edit
1

answered 2013-08-01 13:52:21 -0500

clonzz gravatar image

I have downloaded the toolkit, but haven't try it. If I install the ROS on a Virtual Machine (Ubuntu), can I run gmapping on the ubuntu while on Labview side, I just feed the odometry and laser data and getting the most recent map from ROS? Is there any function from ROS to get the map matrix?

edit flag offensive delete link more

Question Tools

Stats

Asked: 2013-07-31 20:51:45 -0500

Seen: 1,383 times

Last updated: Jul 31 '13