You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 16, 2021. It is now read-only.
This node is using the ROS-ified code of the old obstacle detection code (which hasn't been converted yet). That'll do the detection work, and then the same node will forward data about where the obstacles are to mapping/path planning. It will also monitor to see if an obstacle is too close (this distance will be configuable via a rosparam) and if it is, it will send a twist message to auto control logic (which will prioritize messages from that topic) that stops the robot.
Convert last years code into ROS compatible code
The text was updated successfully, but these errors were encountered: