Page 1 of 1

Correct interaction for Track 1

PostPosted: Wed 5. Nov 2014, 11:34
by michele_marostica
Hi all, We are finalizing the virtual machine for the Track 1 and we are wondering on:
Do I have to require the execution of the tasks from the client side (i.e. in a separate thread)?
If yes, the starting sequence will be the following?
  1. request for task 1.1
  2. request for task 1.2
  3. request for task 1.2
  4. request for task 1.2
  5. request for task 1.3
  6. request for task 1.3
  7. request for task 1.3
  8. request for task 2

Which is the correct IP address for the virtual machine in order to correctly communicate with the EuRoC server?

Thanks in advance


Michele

Posted: Wed 5. Nov 2014, 11:34
by Advertising

Re: Correct interaction for Track 1

PostPosted: Wed 5. Nov 2014, 14:10
by admin
Dear Michele,

no need to call /execute_task from your side. It will be done by us.

Best