Skip to content

Conversation

@akemiyu
Copy link

@akemiyu akemiyu commented Dec 17, 2025

No description provided.

@akemiyu akemiyu requested a review from KrishKittur December 17, 2025 02:50
}

void VNDriver::log_proto_message(std::shared_ptr<google::protobuf::Message> msg) {
_state_estimator->handle_recv_process(static_cast<std::shared_ptr<google::protobuf::Message>>(msg));
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i don't think the state estimator is fully implemented in drivebrain 2026 so how does this build?

readData(m_serial, m_inputBuf, processor);
io.run();
return 0;
} No newline at end of file
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Where are the changes to the cmake that add the vectornav dependency? Or is that not necessary because it was already there?

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

Successfully merging this pull request may close these issues.

2 participants