This commit is contained in:
parent
70e2a3f5f8
commit
45e1e7250b
@ -62,7 +62,7 @@ ReturnValue_t StarTrackerHandler::initialize() {
|
||||
return result;
|
||||
}
|
||||
|
||||
// TODO: This takes ages. Move it into a separate thread, use a mutexed boolean
|
||||
// TODO: This takes 200-250ms. Move it into a separate thread, use a mutexed boolean
|
||||
// to check whether init was done. Or move it into the helper class..
|
||||
// Also move update of these classes into the helper class.
|
||||
tracking.init(paramJsonFile);
|
||||
|
Loading…
x
Reference in New Issue
Block a user