Skip to content

Is kimera_vio supposed to be a ROS package? #31

@ruffsl

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions