feat: Log camera update response data for debugging purposes; adjust user position parameter in findEnvironment function

This commit is contained in:
2025-04-05 17:40:46 +05:30
parent 58d82da349
commit c5d4507400
6 changed files with 211 additions and 188 deletions

View File

@@ -26,7 +26,7 @@ export const findEnvironment = async (organization: string, userId: string) => {
false,
false,
false,
0,
40,
true
);
return userpos;