Skip to content

hsd1121/gtsp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gtsp

GTSP Solver and ROS Wrapper

Install and Setup Julia

Julia Download Link

Julia Setup Instructions

  • Ignore wget command and use downloaded Julia .tar.gz from first link

Install GLNS package

GLNS Documentation

  1. Start Julia from command-line
$ julia
  1. Import Pkg
julia> import Pkg
  1. Install GLNS Package for Julia
julia> Pkg.add("GLNS")

About

GTSP Solver and ROS Wrapper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published