Autonomous-Racing-PG / ar-tu-do

ROS & Gazebo project for 1/10th scale self-driving race cars
89 stars 36 forks source link

Refactor Dead Man's Switch to publish its state as a boolean #175

Closed marian42 closed 5 years ago

marian42 commented 5 years ago

Dead Man's Switch no longer uses "stop" and "go" commands. Some DMS related code has been simplified.

Fixes #170