Skip to content

Releases: JuliaRobotics/Caesar.jl

Maintenance Pre-Release

23 Nov 14:17
06392b4
Compare
Choose a tag to compare
Pre-release

This is a pre-release for updating additional features to Julia 1.0 API. Documentation was also fixed to allow proper function reference and searching. See milestones for work related to this release.

Rolling Maintenance Release

14 Nov 02:28
a3bf414
Compare
Choose a tag to compare

This release features new examples and documentation improvements. The requirements have also been updated for upstream changes in the package ecosystem. This release contains large amounts of new example code and a few accompanying feature upgrades. For more specific details, please see milestone information here.

Experimental ZMQ interface Support

28 Oct 19:01
23bbab7
Compare
Choose a tag to compare
Pre-release

Allow access to the multimodal iSAM SLAM solution to any variety of programming languages via a ZMQ and formal JSON marshaling interface. This an experimental release, but mutli-language support is intended as a long term objective of this project. Also note that Julia itself uses statically compiled code and allow the compilation of conventional shared/static objects .so or object files .o that can be combined with C or C++ in the same way as any other library. For relevant work in this release, please see milestone labels here.

Julia 0.7/1.0 Release

22 Oct 21:11
0ae10cf
Compare
Choose a tag to compare

This is a general update release for use with Julia 0.7 and 1.0. Several bug fixes and enhancements have been included.

Last 0.6 Release

04 Oct 00:48
f3ce9e6
Compare
Choose a tag to compare

Last version to support Julia 0.6 development cycle. Please see Julia 0.7/1.0 cycles to follow. Consult the milestones page for additional information regarding the work in this release.

Maintenance release

20 May 00:19
66fd363
Compare
Choose a tag to compare
Maintenance release Pre-release
Pre-release

Release in anticipation of repo moving to JuliaRobotics organization. Several months of highly varied work is contained in this release and therefore tagged as a pre-release. Package is undergoing a major refactoring and transition in the dependency structure. This pre-release is also dropping Julia 0.5 support. This pre-release also strips out all visualization code, which has been moved to the new Arena.jl repo.