Skip to content

JuliaRobotics/RoMEPlotting.jl

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 

RoMEPlotting.jl

Release v0.9 Release v0.10 Dev Test Coverage Caesar Docs
build-0-9 build-0-10 build-dev codecov-img docs

2D plotting functionality for the RoME.jl package (presently only using Gadfly). This package is part of the Caesar.jl suite of tools. This package contains all the plotting functions relating to the IncrementalInference.jl and RoME.jl packages.

Installation

This is a registered package:

julia> ] # switch to package manager
pkg> add RoMEPlotting

Usage Example

Documentation for this package will be covered in the plotting section of Caesar.jl Docs