Skip to content

Conversation

@remibettan
Copy link
Contributor

preparing for RSDEV-1470

@remibettan remibettan force-pushed the auto-calib-for-d500 branch from 8c84c2d to bcaa22c Compare April 16, 2024 08:47
@remibettan remibettan requested a review from Nir-Az April 16, 2024 10:05
ImGui::SetCursorScreenPos({ float(x + 5), float(y + height - 28) });
if (ImGui::Button(calibrate_button_name.c_str(), { float(bar_width), 20.f }))
{
//get_manager().restore_workspace([this](std::function<void()> a) { a(); });
Copy link
Collaborator

Choose a reason for hiding this comment

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

?

{
//get_manager().restore_workspace([this](std::function<void()> a) { a(); });
get_manager().reset();
//get_manager().retry_times = 0;
Copy link
Collaborator

Choose a reason for hiding this comment

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

?

@remibettan remibettan requested a review from Nir-Az April 17, 2024 08:23
#pragma pack(push, 1)
#pragma pack(1)

#pragma pack(pop)
Copy link
Collaborator

Choose a reason for hiding this comment

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

Is this old code?
No data between the push pop..

Copy link
Contributor Author

Choose a reason for hiding this comment

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

seems so - corrected

@remibettan remibettan merged commit 89fbbc6 into realsenseai:development Apr 18, 2024
@remibettan remibettan deleted the auto-calib-for-d500 branch July 29, 2025 14:06
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