JuliaRobotics / Arena.jl

Collection 3D visualization tools associated with the Caesar.jl and RoME.jl robot navigation packages
MIT License
7 stars 2 forks source link

Arena.jl

Collection of visualization functions associated with the Caesar.jl and RoME.jl packages for robotic mapping, localization, calibration, and synthesis.

version CI codecov.io

Documentation

Please find documentation as part of the Caesar.jl documentation at:

docs

Introduction

All visualization utils and applications associated with the Caesar and RoME projects are collected here. This package offers a variety 3D visualization utilities for understanding the state estimation, localization, and mapping aspects associated with mobile platform navigation. This package was developed for simultaneous localization and mapping (SLAM) using the Caesar.jl framework.

This package is built in the Julia or (JuliaPro) programming language. Comments and issues are welcome, and note that this package should see several changes and evolutions during 2019.

Installation

julia> ] # activate pkg manager
pkg> add Arena

UPDATE (2024Q1)

Notes

Notice

Arena has the ability to request cloud server information for visualization but will never send or start receiving any information unless the user explicitly requests authentication from the NavAbility servers.

Credits

This package depends greatly on the work of others. Please see the Project file for those dependencies.