Skip to content

Commit

Permalink
Added documentation for running the Noether gui application
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidSpielman committed Oct 8, 2024
1 parent ffd8182 commit fe22b3b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,9 @@ The generated tool path can then be saved to a YAML file for use in other applic

![GUI](docs/gui.png)

To open the Noether gui application, use the following command:
`ros2 run noether_gui noether_gui_app`

## Architecture

### Structure
Expand Down
3 changes: 3 additions & 0 deletions noether_gui/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

![GUI](../docs/gui.png)

To open the Noether gui application, use the following command:
`ros2 run noether_gui noether_gui_app`

## Architecture

![](../docs/architecture_gui.png)

0 comments on commit fe22b3b

Please sign in to comment.