Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dependencies are not installed correctly #3

Open
horst5000 opened this issue Dec 2, 2019 · 3 comments
Open

Dependencies are not installed correctly #3

horst5000 opened this issue Dec 2, 2019 · 3 comments

Comments

@horst5000
Copy link

When adding RobotOSData to a fresh Julia 1.2+ installation, the dependencies are not installed. I don't know why (maybe due to REQUIRES still being present?), but it forces me to install all dependencies manually.

@AndyYangjd
Copy link

The same issue and solution to julia1.7

@MariusDrulea
Copy link

In julia 1.8.0 the installation was straightforward, no issues at all.

@fbliman
Copy link

fbliman commented Nov 25, 2022

Hi,

just exploring this module as I am working in a similar project.
Could you explain how to use load(), is not as straight forward as shown in the documentation load("path")

ERROR: MethodError: no method matching load(::String)
Closest candidates are:
load(::FileIO.File{FileIO.DataFormat{:ROSBAG}}, ::Module...; std_types) at ~/Facultad/Dropbox/Data/ccj/RobotOSData.jl-master/src/bag.jl:56

thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants