Skip to content

Latest commit

 

History

History
38 lines (28 loc) · 1.85 KB

README.md

File metadata and controls

38 lines (28 loc) · 1.85 KB

PyCaesar.jl

Stable Dev Coverage Docs
version CI codecov.io docs

Dependencies

The following packages should be available in the Python environment used by PyCall.jl

rospy
opencv-python # i.e. cv2
open3d
Rosbags

23Q3: We had issues in using Conda.jl to install these dependecies in a new environment, specifically conda package compliance with newer versions of Python. E.g. open3d was not available via conda on Python 3.10 at the time of writing. Please open an issue if further clarification is needed.

Introduction

Caesar.jl extensions using Python. See common Caesar.jl Docs for details.