Skip to content

JuliaRobotics/PyCaesar.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.