Commit b45356d3 authored by Theodore A. Bapty's avatar Theodore A. Bapty
Browse files

Update README.md

parent 21907b46
Loading
Loading
Loading
Loading
+22 −3
Changes for README.md: 22 added lines, 3 removed lines.
Original line number Diff line number Diff line
@@ -9,17 +9,36 @@ This the main repository for ALC GSN Generator source artifacts and projects.
git checkout --track origin/abranch
```

## Create TinkerGraph WebGme JSONOutput.
## Create TinkerGraph file from WebGme JSONOutput.



```
./gradlew :aa_extract:run_alc_tg 
or in Intellij, run the aa_extract/Tasks/application/run_alc_tg
run aa_extract/Tasks/application/run_alc_odb if you want the orientdb (debug graphDB file)

Note: the Webgme jsonoutput must be called sys.json in the <PROJDIR>/aa_extract/server/data/ dir.
```

## Generate Python ROS code.



```
./gradlew :alc_gen:generate_alc 
or in Intellij, run the alc_gen.alc_gen-generator/Tasks/application/generate_alc


Note: the Webgme jsonoutput must be called sys.json in the <PROJDIR>/aa_extract/server/data/ dir.
```

Source is in alc_gen/generator/src/main/java/.....
resources/gen.stg is the template
GenSim and SystemGen are the main driver code.

See [GRAPH )(./aa_extract/README.md) for graph query details.

## Instaalling gdub
## Installing gdub

http://www.gdub.rocks/