Skip to content

aabouman/ROSTransforms.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ROSTransforms.jl

This package was adapted from the work at HiroIshida/RobotOS.jl, a fork of the RobotOS.jl package.

NOTE

Make sure you have built PyCall with the python distribution in which you installed the tf libraries.

julia> using PyCall
julia> ENV["PYTHON"]="/usr/bin/python2.7"
julia> using Pkg
julia> Pkg.build("PyCall")

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages