Skip to content

hsd-dev/kinematics-glsp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kinematics-glsp

Graphical edittor for kinematics model defined in https://github.com/ipa320/kinematics-model (branch: lsp_support)

Screenshot from 2022-10-19 15-59-39

To use text editor: https://github.com/ipa-hsd/vscode-kinematics-model

Build

Clone repo

git clone git@github.com:ipa-hsd/kinematics-glsp.git
cd kinematics-glsp/glsp-server

Build server with maven

mvn clean install -U

Build client with yarn

cd kinematics-glsp/glsp-client
nvm use 12
yarn

Usage

cd kinematics-glsp/glsp-client
yarn start

Open browser and type http://localhost:3000

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages