Skip to content

Commit 6ebc9e6

Browse files
committed
Fix 2 READMEs
1 parent 7c8db1d commit 6ebc9e6

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

README.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,13 @@ The nominal workflow is depicted in the diagram below:
1414

1515
For `vigir_ltl_specification`, you need:
1616
- [`ReSpeC`](https://github.com/team-vigir/ReSpeC) for compiling LTL specifications from the high-level user requests
17+
1718
For `vigir_ltl_synthesizer`, you need:
1819
- [`slugs`](https://github.com/LTLMoP/slugs) synthesizer for LTL synthesis (an [installation script](https://github.com/team-vigir/vigir_behavior_synthesis/blob/master/vigir_ltl_synthesizer/install_slugs.sh) is provided)
1920

20-
For using the entire stack, you also need:
21+
For using the full stack, you also need:
2122
- [`flexbe_behavior_engine`](https://github.com/team-vigir/flexbe_behavior_engine) for sending synthesis requests via the FlexBE app's GUI and for access to the `StateInstantiation.msg`
22-
- [`vigir_behaviors`](https://github.com/team-vigir/vigir_behaviors) for access to a library of states and for saving the synthesized behaviors
23+
- [`vigir_behaviors`](https://github.com/team-vigir/vigir_behaviors) for access to the library of states and for saving the synthesized behaviors
2324

2425
### Maintainers:
2526
- Spyros Maniatopoulos ([@spmaniato](https://github.com/spmaniato), [email protected])

vigir_ltl_synthesizer/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Currently, it only supports `slugs`, a synthesis tool for the GR(1) fragment of
99
1010
> Slugs is a stand-alone reactive synthesis tool for generalized reactivity(1) synthesis.
1111
12-
> ['https://github.com/LTLMoP/slugs'](https://github.com/LTLMoP/slugs)
12+
> [`https://github.com/LTLMoP/slugs`](https://github.com/LTLMoP/slugs)
1313
1414
> Copyright (c) 2013, Ruediger Ehlers, Vasumathi Raman, and Cameron Finucane
1515

0 commit comments

Comments
 (0)