rport...@gmail.com
unread,Apr 26, 2013, 5:41:41 AM4/26/13Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to omn...@googlegroups.com
Hi,
I'm working on a VANET simulation by using both SUMO and Omnet++ with the interface of inetmanet 2.0.
I'm getting an error when I inserted the below code in the Network Scenario in order to display the image of the map that I am using for SUMO (which is the exact same map with the same coordinates, the only difference is that the image of the map in Omnet++ is a png).
The code I'm using is:
network Network
{
@display("bgi=background/IVC_RVC,s");
Also I have inserted the image IVC_RVC.png into the same folder that the network scenario is in and instead of the image as a background I'm getting question marks.
Is it probably because the image extension is .png?
Or is because the location of the image is wrong?
Any ideas on how to solve this please?
Thanks in advance,
Rebecca