Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
nomad-3d-editor
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Instrument Control
Protos
Nomad 3D
nomad-3d-editor
Wiki
Home
Changes
Page history
New page
Templates
Clone repository
Update home
authored
7 years ago
by
yannick legoc
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
home.md
+2
-3
2 additions, 3 deletions
home.md
with
2 additions
and
3 deletions
home.md
View page @
921a36dd
...
@@ -15,10 +15,9 @@ In order to have a model as light as possible eventually, all the components tha
...
@@ -15,10 +15,9 @@ In order to have a model as light as possible eventually, all the components tha
## Usage
## Usage
The editor is launched using the java jvm. A Nomad server with the configuration of the instrument must run. The editor can then be launched:
The editor is launched using the java jvm. A Nomad server with the configuration of the instrument must run. The editor can then be launched:
> java -jar target/nomad-3d-editor-0.0.1-SNAPSHOT.jar tcp://localhost:7000:n3d
``
java -jar target/nomad-3d-editor-0.0.1-SNAPSHOT.jar tcp://localhost:7000:n3d
``
## Interface
## Interface
...
...
This diff is collapsed.
Click to expand it.