Open questions RSS

Here you can see questions asked by other users. If you answer these question, your answers may be inserted into the FAQ.

Date / User Question  
2008-08-11 05:43
Chandan Datta
Programming with Karto:
Can I use the Karto SDK to build sonar based maps from the logs of a MobileRobot PeopleBot ?
Answer
2008-09-30 08:00
Ziquan Zhu
General:
I am new to KARTO. After installation, we have several examples to use, e.g. 'intel'. But the problem is after i load those maps, i cannot use mouse dragging to move the map. Moreover, all the test functions like mapping or exploring remain grey in the menu bar. I cannot click them to have a try. What is wrong with that? Thank you
Answer
2008-09-30 10:03
Matthew Linder
General:
Can the software run on an embedded processor (non-PC based)?
Answer
2009-01-18 23:58
Nerea
Karto Installation:
Hi, I have downloaded Karto trial to use with MRS. And I have some problems running just the tutorials. The error say something like it can't find the assemblies "simulateddifferentialdrive" and "interpolator". If you can help me please.. I don't know if i don't have some reference somewhere or... Thank you!
Answer
2009-06-12 07:10
Michael M.
General:
Dear Karto How accurate is the localization( deviation to the true position ) after travelling around 100m in a building ? Thanks a lot
Answer
2009-06-19 03:51
Michael M.
General:
Dear support, Is karto able to recognize and update dynamic changes in the map. for example:in a room, a door was openend after one hour. Some SLAM algorithm visualize both states. The door will be shown closed and opened. Is it able to visualize fast moving objects like humans? thanks a lot
Answer
2009-07-15 09:52
Alec
Programming with Karto:
I have a robot with a terrible odometer and I am trying to make a map of a hallway using Karto. After adding each scan I compare the odomoetry my robot thinks and what Karto thinks, and it is always the same (I am comparing the two poses I passed into my LocalizedRangeScan after AddScaning them to the Mapper). Why is this happening, shouldn't Karto be correcting for bad position information?
Answer
2009-07-27 13:13
Leland Thorpe
Programming with Karto:
Karto seems to do very well in nicely structured environments, such as office hallways. However, its default behavior in less structured settings, such as a parking lot or a large lab, yields maps which are much worse than we get from our raw odometry. What parameters would you suggest tuning in order to realized better results in such environments?
Answer
2009-07-28 11:46
Alec
Programming with Karto:
1) I have a map of an empty static world. My robot is going to be operating in this room when there are people in it. What is the best way to use karto to path plan / move around people? Should I use the Localization or Mapper module 2) I have a known map of a world and I am trying to load the map into the Localization Module (using ReadOccupancyGrid("mapname") and then SetOccupancyGrid). When I call SetOccupancyGrid, I get the error "Unable to calculate probability grid". What should I do? Thanks
Answer
2009-07-31 11:47
Leland Thorpe
Programming with Karto:
Can Karto's scan-matching algorithm update its parameters dynamically? Say, for instance, our robot is navigating narrow corridors and then enters into a large open space, such as a lobby. In this case, it might make sense to dynamically increase the RangeThreshold to maintain performance of the scan-matching algorithm. Is this possible? Is it recommended - or heavily advised against? Thanks!
Answer
2009-08-19 19:37
Nate
General:
How long does the fully functional trial last?
Answer
2009-08-19 19:56
Nate
Programming with Karto:
I understand that Karto runs with C#. Does it run with C++ too? Thanks!
Answer
2009-09-15 19:27
Bill
Licensing:
Hi there, I'm curious about how the technical support hours are measured. Say, if I buy 10 hours of support. How do you clock the time it takes to answer my email query, should I have one?
Answer
2009-10-13 21:39
Nate
Programming with Karto:
I've been using the localization module with my own png map and log file. The log file was generated using data from Cogmation's robotSim. There are no problems reading the data but I get an error once localization starts--assertion failed in ktlocalizer\probabilitygridmodel. I feel that the problem could lie in my pose input. Does the z axis increase as you go down or up the map?
Answer
2010-02-02 10:18
Alexandr Buyval
Karto Installation:
Where can I find some sample codes for MRDS in KARTO SDK 1.1?
Answer
2010-02-03 10:35
Alexandr Buyval
General:
Do you plan to support MRDS in the future versions Karto SDK?
Answer
2010-06-24 03:08
Nikhil Somani
Programming with Karto:
Dear Karto, I have a mobile robot with a SICK S300 professional laser scanner. I am currently evaluating Karto for mapping with this robot. The accuracy that I am able to get with the global MCL localizer is about 20cm in the best case. Also, it is able to localize correctly only if the robot is placed somewhere in the path which it followed while making the map. It does not recover from the wrong hypothesis. I read that your implementation is based on the MCL localizer described in the book by Sebastian Thrun. It was mentioned that they introduce random particles to tackle the problem of converging to a wrong point. Is this available in Karto? If so, how do I use this feature. It would be very helpful if you can suggest some measures to tackle this problem. regards, Nikhil Somani
Answer
2012-07-29 20:53
Using the mapper library with C# and vs 2005
Programming with Karto:
Hi, I read tutorial1.cpp regarding "Create laser finder device", does it mean that this code can create laser finder of the robot without the laser device equipment? My robot has a camera built-in, is it possible to replace the laser finder device with this and build the map from it? Currently I am using vs 2005, is it still possible to use karto SDK with it? Best regards Claudia
Answer