A ROS node will need to be written to provide the distance value outputted by the LiDAR to the State Machine.
This will effectively be two tasks:
- The hardware interaction component
- The ROS topic publisher
These will be encompassed by the single ROS node.
A ROS node will need to be written to provide the distance value outputted by the LiDAR to the State Machine.
This will effectively be two tasks:
These will be encompassed by the single ROS node.