Skip to content
This repository has been archived by the owner on May 16, 2021. It is now read-only.

Obstacle Avoidance and Avoidance Override Node #17

Open
DrCurry opened this issue Mar 1, 2017 · 1 comment
Open

Obstacle Avoidance and Avoidance Override Node #17

DrCurry opened this issue Mar 1, 2017 · 1 comment
Assignees

Comments

@DrCurry
Copy link
Member

DrCurry commented Mar 1, 2017

Convert last years code into ROS compatible code

@DrCurry DrCurry changed the title Obstacle avoidence Obstacle avoidance Mar 1, 2017
@DrCurry DrCurry changed the title Obstacle avoidance Obstacle avoidance node Mar 1, 2017
@EpicWolverine EpicWolverine assigned emmaskychuks and unassigned DrCurry May 9, 2017
@EpicWolverine EpicWolverine changed the title Obstacle avoidance node Obstacle Avoidance Node May 9, 2017
@EpicWolverine EpicWolverine changed the title Obstacle Avoidance Node Obstacle Avoidance and Avoidance Override Node May 14, 2017
@EpicWolverine
Copy link
Member

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants