amodeus-science / amod

Autonomous Vehicles Intelligence Analysis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Packages virtualnetwork and subpackage core

rgugliel opened this issue · comments

Hello,
When trying to compile amod on master, I get errors related to the dependency

import ch.ethz.idsc.amodeus.virtualnetwork.core.VirtualNetworkGet;

It seems that in the library that is downloaded, the VirtualNetworkGet class in directly in virtualnetwork and not in the subpackage .core

Is there a version mismatch?

Thanks.

Best,

Rafael

A comment is always appreciated when users take time to report an issue.

Thanks :)