LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 02-05-2013, 08:09 AM   #1
vishalpolara
Member
 
Registered: Nov 2012
Posts: 47

Rep: Reputation: Disabled
MOVE traffic model Error


I am trying to do simulation in VANET

I am having problem in MOVE to Create Traffic model

I have select Traffic model > Static mobility

when i try to import file sumo.sumo.tr and map.net.xml it is fetch but

MOVE get disappear . and i see following error in terminal

vishal@vishal-laptop:~$ java -jar MOVE.jar
xBoundary = 0.0 yBoundary = 0.0
map information capture fail.

help me
 
Old 02-05-2013, 08:39 AM   #2
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,634

Rep: Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965
Quote:
Originally Posted by vishalpolara View Post
I am trying to do simulation in VANET I am having problem in MOVE to Create Traffic model I have select Traffic model > Static mobility when i try to import file sumo.sumo.tr and map.net.xml it is fetch but

MOVE get disappear . and i see following error in terminal

vishal@vishal-laptop:~$ java -jar MOVE.jar
xBoundary = 0.0 yBoundary = 0.0
map information capture fail.
Again, actually reading/understanding the error message goes a long way towards solving your problem. You have set the map boundaries to NOTHING (0.0 x 0.0). How, exactly, do you think a program can find your position on map that doesn't exist? Correct the map specs in map.net.xml.
 
1 members found this post helpful.
Old 02-05-2013, 09:17 AM   #3
vishalpolara
Member
 
Registered: Nov 2012
Posts: 47

Original Poster
Rep: Reputation: Disabled
but i am having problem

in generating TCL file from MOVE

default value is not going to fetch from sumo.sumo.tr and man.net.xml file.

there is no option to set value of x & y;

it will show me the error as i describe in post #1


please help me
 
Old 02-05-2013, 09:21 AM   #4
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,634

Rep: Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965
Quote:
Originally Posted by vishalpolara View Post
but i am having problem in generating TCL file from MOVE default value is not going to fetch from sumo.sumo.tr and man.net.xml file. there is no option to set value of x & y; it will show me the error as i describe in post #1
Which is different than your original question, isn't it? And seems related to your other thread:
http://www.linuxquestions.org/questi...or-4175447616/

...where you say you can't create a map. Again, until you create a valid map, you can't USE a valid map.
 
1 members found this post helpful.
Old 02-05-2013, 11:31 PM   #5
vishalpolara
Member
 
Registered: Nov 2012
Posts: 47

Original Poster
Rep: Reputation: Disabled
but i have create correct map according to instruction given

by MOVE step PDF file but it is not possible to fetch value of x and y.


while creating tcl file in traffic model > static mobility
 
Old 02-06-2013, 09:04 AM   #6
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,634

Rep: Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965
Quote:
Originally Posted by vishalpolara View Post
but i have create correct map according to instruction given by MOVE step PDF file but it is not possible to fetch value of x and y. while creating tcl file in traffic model > static mobility
You either have one of two problems:
  • You are not specifying the map boundaries correctly
  • You do not have a valid map
That's it...there IS NO OTHER CAUSE. Either you generated a map with a 0x0 size, or you have specified a search area of 0x0. Pick one...can't be any more plain than that. In your other thread, you even say you're getting errors generating a map, but don't follow up or say what you did to fix it, nor how you VERIFIED that you did, in fact, generate a valid map.

Your solutions are:
  • Validate your existing map
  • Generate a valid map, if one doesn't exist
  • Specify a valid area ON the map
Again, pick one.
 
Old 02-06-2013, 09:27 PM   #7
vishalpolara
Member
 
Registered: Nov 2012
Posts: 47

Original Poster
Rep: Reputation: Disabled
there are no step in MOVE where i can set X & Y direction

it simply create map by using Node.nod.xml and edge.edg.xml

and map created. but at the time of generating tcl it will give me

error of map information cant fetch and x=0.0 y=0.0.

so tell me in MOVE where to specify boundry during crating map.
 
Old 02-07-2013, 08:51 AM   #8
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,634

Rep: Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965
Quote:
Originally Posted by vishalpolara View Post
there are no step in MOVE where i can set X & Y direction it simply create map by using Node.nod.xml and edge.edg.xml and map created. but at the time of generating tcl it will give me error of map information cant fetch and x=0.0 y=0.0.
so tell me in MOVE where to specify boundry during crating map.
Again: You do not have a valid map. Solution: GET/CREATE a valid map. How? By FOLLOWING THE VANET DOCS from their website, that TELL YOU HOW, with EXAMPLES.
http://vanet.eurecom.fr/
https://groups.google.com/forum/?fro...rs/S1FnuoLu7Pw

Last edited by TB0ne; 02-07-2013 at 08:53 AM.
 
1 members found this post helpful.
Old 12-06-2015, 04:10 AM   #9
ankita1993
LQ Newbie
 
Registered: Nov 2015
Posts: 2

Rep: Reputation: Disabled
MOVE error

I am trying to do simulation in VANET

I am having problem in MOVE to Create Traffic model

I have select Traffic model > Static mobility

when i try to import file sumo.sumo.tr and map.net.xml it is fetch but

MOVE get disappear . and i see following error in terminal

vishal@vishal-laptop:~$ java -jar MOVE.jar
xBoundary = 0.0 yBoundary = 0.0
map information capture fail.

help me
 
Old 12-06-2015, 08:03 AM   #10
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,634

Rep: Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965
Quote:
Originally Posted by ankita1993 View Post
I am trying to do simulation in VANET
I am having problem in MOVE to Create Traffic model I have select Traffic model > Static mobility when i try to import file sumo.sumo.tr and map.net.xml it is fetch but MOVE get disappear . and i see following error in terminal

vishal@vishal-laptop:~$ java -jar MOVE.jar
xBoundary = 0.0 yBoundary = 0.0
map information capture fail.
First, read the LQ Rules. You re-opened a thread that has been closed for just short of THREE YEARS. Secondly, read the "Question Guidelines" link in my posting signature...you are not providing the relevant details, which would let someone help you.

And most importantly, I find it very, VERY hard to believe that the OP's question and yours aren't the same. Specifically, you posted the OP's SAME USER ID and MACHINE NAME in your output. Might want to try to disguise the fact you broke the LQ rules about creating another user ID a bit better.

The solution still stands from three years ago. Read the thread above, and pick one.
 
  


Reply

Tags
move, sumo



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

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Unable to access jarfile MOVE.jar. Installing Mobility model generator in VANET dalalami21 Linux - Software 2 01-30-2013 11:19 PM
vbr traffic model creation khan1354 Linux - Software 1 05-01-2011 05:10 AM
Westell 327W Verizqn model to substitute for Bellsouth model jdtiede Linux - Networking 1 03-11-2008 09:31 PM
Eee PC 701 + 8G model`Add/RemoveSW' Updating problems, many errors SURF model, not 8G digital8doug Linux - Laptop and Netbook 3 02-21-2008 06:26 PM
Dialup - Can't Move Traffic evslin Linux - Newbie 2 06-13-2003 06:54 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 04:23 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration