项目作者: ignitionrobotics

项目描述 :
Command line tools for the Ignition libraries.
高级语言: C++
项目地址: git://github.com/ignitionrobotics/ign-tools.git
创建时间: 2020-04-15T09:18:15Z
项目社区:https://github.com/ignitionrobotics/ign-tools

开源协议:Other

下载


Gazebo Tools: Entrypoint to Gazebo’s command line interface

Maintainer: caguero AT honurobotics DOT com

GitHub open issues
GitHub open pull requests
Discourse topics
Hex.pm

Build Status
Test coverage codecov
Ubuntu Jammy Build Status
Homebrew Build Status
Windows Build Status

Gazebo Tools provide the gz command line tool that accepts multiple
subcommands. Each subcommand is implemented in a plugin that belongs to a
specific Gazebo project. For example, all the commands that start with
gz topic ... are implemented by the Gazebo Transport library.

Table of Contents

Features

Install

Contributing

Code of Conduct

Versioning

License

Features

Gazebo Tools provides the gz CLI for the entire Gazebo project.

Install

See the installation tutorial.

Contributing

Please see the contribution guide.

Code of Conduct

Please see
CODE_OF_CONDUCT.md.

Versioning

This library uses Semantic Versioning. Additionally, this library is part of the Gazebo project which periodically releases a versioned set of compatible and complimentary libraries. See the Gazebo website for version and release information.

License

This library is licensed under Apache 2.0. See also the LICENSE file.