maliput_malidrive
xodr_query.cc File Reference
#include <iostream>
#include <limits>
#include <memory>
#include <optional>
#include <stdexcept>
#include <string>
#include <gflags/gflags.h>
#include <maliput/common/logger.h>
#include "applications/log_level_flag.h"
#include "maliput_malidrive/xodr/db_manager.h"
Include dependency graph for xodr_query.cc:

Namespaces

 malidrive
 Generate a new XODR file which is filled with Roads that are extracted from an another XODR file.
 
 malidrive::applications
 
 malidrive::applications::xodr
 

Functions

int main (int argc, char **argv)
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Variable Documentation

◆ description

std::vector<std::string> description {{"default"}}

◆ name

std::string name {"default"}

◆ num_arguments

int num_arguments {0}

◆ usage

std::string usage {"default"}