Skip to content

Error message #44

@jmirabel

Description

@jmirabel

Concerning the following error message, in debug mode:

std::cerr << "The python object is not a numpy array." << std::endl;

When I do SE3 * SE3 object, I get this warning because I guess it tries to find which SE3::operator* to use. In this case, it is not an error message.

Is there any cases where it is a real error ? If my understanding is correct, it is not a failure.

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