Skip to content

Is kimera_vio supposed to be a ROS package? #31

Description

@ruffsl

In one of the core launch files, the path_to_vocab argument must be properly set:

<arg name="path_to_vocab" default="$(find kimera_vio)/vocabulary/ORBvoc.yml"/>

Given the use of find directo to locate the path to the kimera_vio package directory, this assumes kimera_vio is a ROS package that includes such assets like the vocabulary folder. However, the kimera_vio doesn't register itself as a package, thus this find lookup fails to locate it.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions