The MP3car.com Store  

Welcome to the MP3Car.com forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. Registering will also remove advertisements. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

Go Back   MP3Car.com > Mp3Car Technical > MacCar

Reply
 
Thread Tools Display Modes
Old 01-24-2008, 08:37 AM   #1
Admin. Don't bug or I'll byte.
Bugbyte's CarPC Specs
 
Bugbyte's Avatar
 
Join Date: Sep 2004
Location: Corning, NY
Vehicle: 2001 VW Beetle
Posts: 4,461
My Photos: (19)
Is it me or is Route Buddy awful?

I just downloaded the trial of Routebuddy. It now has turn by turn route navigation with voice and I thought, well, okay...maybe now is the time to buy. I'll try it out to see if it works on my old PPC Mini.

Maybe it's just me....probably is....but the interface is the most difficult to use that I've ever encountered. Here's the problem - it's based on the fact that you A) know where you are; B) know where you want to go. Here's what I mean:

Say you just landed at the airport and need to meet a friend at 811 Calle Saragosa Street in Santa Fe, NM. You've never been to the city and you have no idea where the airport is in relation to your destination.

To get Route Buddy to generate the route, you can't simply type in the starting and ending address. They have this point and click interface where you define where you want to start and where you want end by clicking on the screen with the mouse. Problem is, you don't know either piece of information.

First, you have to locate the airport using a search (PERHAPS if you have a GPS this shows up automatically, but I haven't tested it outdoors yet). Now, you would think you could right-click and choose "set as start point" somewhere. Nope. You have to either memorize where on the map this is, OR store it as place along the left side. Which, by the way, I dislike but I think that's a personal preference about Leopard in general. It works for iTunes but I don't like the construct for much else.

Even if you memorize where the airport is, you need to know the destination. Now you use the search tool to find it and again, either memorize it, switch to route mode, select start, select finish and finally route.

Here's something that would help a lot more:
1. Click on Search mode
2. Type in address
3. When found, drop down appears next to address you typed that says "Make Start, Make Finish, Make Waypoint"
4. Click on Navigate and go.

I drew a picture to show what I mean.

Not to mention that when you click "Route" it ought to give you the same type of interface you get when hit "Search" but with a spot to type both the start and end address with the default start being your GPS location.

In addition, the Filter window on the upper right has the same icon as the "Search" does on the toolbar. I typed the address I was searching for a couple of times before realizing its some kind of filter thing which ought to have an icon on the toolbar like everything else and work exactly like the Search interface does.

I'm just sick about it. I know these guys are trying really hard to make a good Mac Nav product but I'm really hating it. Nav software shouldn't require reading the instructions and 15 minutes of dicking around to realize how hard it is to use.

Considering that Route buddy plus maps costs more than Leopard, this would be one of the most expensive pieces of software I would own. I just can't justify that for something I am repelled by.

Is it just me?
Attached Images
 
__________________
-Where in the world is the iBug?
-Find out about theiBug
-Attention Newbies! Have you seen the FAQ Emporium?
-No time to figure it out? Take 5 minutes to view the Car PC 101 video

Last edited by Bugbyte : 01-24-2008 at 08:56 AM.
Bugbyte is offline   Reply With Quote
Sponsored Links
Old 01-24-2008, 01:18 PM   #2
QCar Creator
Jirka Jirout's CarPC Specs
 
Jirka Jirout's Avatar
 
Join Date: Jul 2005
Location: Netherlands
Vehicle: 1993 Tatra 613-4Mi Long
Posts: 541
My Photos: (0)
Yeah, I use Routebuddy to visualize logs from my cars and to prepare materials and print maps for our navigation competitions, but the interface for geocoding and routing is kind of weird.

Quote:
(PERHAPS if you have a GPS this shows up automatically, but I haven't tested it outdoors yet).

Yes, the current position shows automatically and it is quite reliable.

Another thing is the speed of routing. TomTom Go, which is much less powerful hardware is many times faster when planning a route (same route, same maps installed). I admit we have the same problem with QCar navigation module.
Jirka Jirout is offline   Reply With Quote
Old 01-24-2008, 04:36 PM   #3
Admin. Don't bug or I'll byte.
Bugbyte's CarPC Specs
 
Bugbyte's Avatar
 
Join Date: Sep 2004
Location: Corning, NY
Vehicle: 2001 VW Beetle
Posts: 4,461
My Photos: (19)
One way I noticed that Tom-Tom Go is able to trim down the entry process is by requiring you to enter State, then city, then street and it guesses pretty quickly about both the start and end points. By starting wide and getting narrower and narrower, it can usually pinpoint the street pretty quickly without you having to enter the whole thing.

As far as the actual speed of generating the routing, if it takes a minute or two, I don't really mind. If it took 5 minutes, well...that would be different. Even if it solved part of the route first, and then the rest took another minute or two, that would be okay.

I've done some route logic coding in the past, so I understand the possibilities can chew up a lot of processing time.
__________________
-Where in the world is the iBug?
-Find out about theiBug
-Attention Newbies! Have you seen the FAQ Emporium?
-No time to figure it out? Take 5 minutes to view the Car PC 101 video
Bugbyte is offline   Reply With Quote
Old 01-24-2008, 05:21 PM   #4
QCar Creator
Jirka Jirout's CarPC Specs
 
Jirka Jirout's Avatar
 
Join Date: Jul 2005
Location: Netherlands
Vehicle: 1993 Tatra 613-4Mi Long
Posts: 541
My Photos: (0)
Quote: Originally Posted by Bugbyte View Post
One way I noticed that Tom-Tom Go is able to trim down the entry process is by requiring you to enter State...it can usually pinpoint the street pretty quickly without you having to enter the whole thing.

Yep, we use the same approach. On the other hand, RB's approach with parsing natural language address makes more sense for a computer with a keyboard. It is faster to type "Philadelphia, PA" than to select "PA" from a combo or even type this into a text field and then to move to next one.

Quote:
As far as the actual speed of generating the routing, if it takes a minute or two, I don't really mind.

I have not tried a long route with Routebuddy, but in QCar, a 300-400km route takes about a minute. TomTom does it in under 20 seconds. That we cannot beat it even on a Core 2 Duo 2GHz computer is simply a disgrace for us ;-)

Quote:
I've done some route logic coding in the past, so I understand the possibilities can chew up a lot of processing time.

In our software, the main bottleneck is the map storage. 80% of time during the route caclulation is taken by retrieving the road network data, only 20% is the path searching calcultion as such (we use A*). We can reduce the time by tweaking the heuristic estimate function, but then we get routes that are far from optimal.
Jirka Jirout is offline   Reply With Quote
Sponsored Links
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Customize route in IG4...How? bambam GPS 2 09-23-2007 10:06 PM
Which Route Option do you use in iGuidance? nobb GPS 6 07-19-2007 11:35 AM
my iG3 keeps clearing the route Sonicxtacy02 GPS 1 11-17-2006 08:59 AM
NAV change request/feedback: CNavRouteTypeModule shouldn't show route options S4Per StreetDeck 0 07-07-2006 04:11 PM


All times are GMT -5. The time now is 01:07 AM.


Sponsored Links
The MP3car.com Store

Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.1.0
Copyright © 1999 - 2008 Mp3Car.com Inc.
Ad Management by RedTyger
Message Board Statistics