colonio-simulator-view

command module
v0.0.0-...-b3eb65c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 12, 2021 License: Apache-2.0 Imports: 1 Imported by: 0

README

simulator-view

Build

$ sudo apt install libgl1-mesa-dev libxrandr-dev libxinerama-dev libxi-dev libxxf86vm-dev libglfw3 libglfw3-dev
$ go build .

Help

Usage:
  simulator-view [command]

Available Commands:
  completion  generate the autocompletion script for the specified shell
  help        Help about any command
  plane       View data for plane
  sphere      View data for sphere

Flags:
  -c, --collection string   collection name of mongoDB to get source data (default "logs")
  -d, --database string     database name of mongoDB to get source data (default "simulation")
  -l, --detail-leval uint   Whether to draw detailed information
  -f, --follow              Specify if the logs should be streamed
  -h, --help                help for simulator-view
  -i, --image-name string   Image path and name pattern like hoge/foo@.png (@ will be replace by index like 001, 002...)
  -t, --tail                Output start with tail 10 seconds of the source data
  -u, --uri string          URI of mongoDB to get source data (default "mongodb://localhost:27017")

Use "simulator-view [command] --help" for more information about a command.

Documentation

Overview

*

  • Copyright 2020-2020 Yuji Ito <llamerada.jp@gmail.com> *
  • 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 *
  • http://www.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.

Directories

Path Synopsis
*
*
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL