-
Notifications
You must be signed in to change notification settings - Fork 36
Tutorials & Documentation
We've consolidated the documentation and tutorials for the simulators that we are using for our project on this page. Many of the tutorials online are either A) confusing, or B) too in-depth, or C) nonexistent. Read below to see what we thought we could do better on.
Here are some more complete install guides for Veins and it's dependencies, SUMO and OMNeT++.
The Veins example doesn't include any documentation or many comments. So we made a simplified example with some documentation. This tutorial will ask you to be familiar with the basics of SUMO and OMNeT++; consider at least reading through the Hello SUMO tutorial and the OMNeT++ TicToc tutorials linked below before starting this one.
This is our example of the sumo tutorial "Hello Sumo". The code and markdown tutorial are both included in the repo, in the tutorials folder(carlogicapi/tutorials/Hello-Sumo). If you want to learn more, the SUMO wiki has a vast amount of excellent documentation.
OMNet++ has great documentation here. And the Tic-Toc Tutorial is great place to start learning OMNet++ too.
Copyright 2016 Rensselaer Center for Open Source
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Installation
External Links
Research