Git Product home page Git Product logo

studio's Introduction

Foxglove Studio

Foxglove Studio (foxglove.dev) is an integrated visualization and diagnosis tool for robotics.

Foxglove Studio screenshot

Installation

Visit foxglove.dev/download or GitHub Releases to download the latest version.

Support

Contributing

Contributions are welcome! Foxglove Studio is primarily written in TypeScript, the instructions below should help you get started:

Supported development environments: Linux, Windows, macOS

Required dependencies:

Getting started:

  1. Clone git repo
  2. Run yarn install
  3. Launch the development environment (run both scripts concurrently):
$ yarn serve        # start webpack
$ yarn start        # launch electron

# Advanced usage: running webpack and electron on different computers (or VMs) on the same network
$ yarn serve --host 192.168.xxx.yyy         # the address where electron can reach the webpack dev server
$ yarn dlx [email protected] .webpack # launch the version of electron for the current computer's platform

Other useful commands:

$ yarn run          # list available commands
$ yarn lint         # lint all files
$ yarn test         # run all tests
$ yarn test:watch   # run tests on changed files

About

Foxglove Studio began as a fork and evolution of Webviz, an open source project developed by Cruise.

To learn more about Foxglove, visit foxglove.dev/about or view our documentation and release notes.

studio's People

Contributors

defunctzombie avatar jtbandes avatar amacneil avatar dependabot[bot] avatar jhurliman avatar esthersweon avatar wkalt avatar dependabot-preview[bot] avatar renovate[bot] avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.