MRSD-Team-RoboSAR / robosar_agent_bringup

Sets up feedback and control channels with all agents in the fleet
0 stars 1 forks source link

Implement a deadman timer to monitor heartbeat from the agent #10

Open indraneelpatil opened 2 years ago

indraneelpatil commented 2 years ago
  1. Initialise the timer
  2. Decide duration of the deadman timer (number of missed timesteps)
  3. Implement timer resetting logic
  4. Update status of the robot if there is a connection break