Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@sarlinpe
Copy link
Member

@sarlinpe sarlinpe commented Sep 4, 2024

No description provided.

@sarlinpe sarlinpe requested review from B1ueber2y and ahojnnes and removed request for ahojnnes September 4, 2024 21:59
@sarlinpe sarlinpe enabled auto-merge (squash) September 4, 2024 22:00
ss << "PosePrior("
<< "position=[" << self.position.format(vec_fmt) << "], "
<< "system=" << py::str(py::cast(self.coordinate_system)) << ")";
<< "coordinates=" << py::str(py::cast(self.coordinate_system))
Copy link
Contributor

Choose a reason for hiding this comment

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

nit

Suggested change
<< "coordinates=" << py::str(py::cast(self.coordinate_system))
<< "coordinate_system=" << py::str(py::cast(self.coordinate_system))

"image_id"_a)
.def("complete_image",
&IncrementalTriangulator::CompleteImage,
"optionts"_a,
Copy link
Contributor

Choose a reason for hiding this comment

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

typo: options

@sarlinpe sarlinpe merged commit 766f5f8 into main Sep 5, 2024
@sarlinpe sarlinpe deleted the sarlinpe/better-binding-doc branch September 5, 2024 06:56
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.

3 participants