martinandrovich / rb-pro5

The project combines the fields of robotic path planning, computer vision and artificial intelligence, to be implemented as algorithms with the purpose of controlling a robot within a simulated environment.
3 stars 0 forks source link

Obstacle avoidance fuzzy controller #11

Closed martinandrovich closed 4 years ago

martinandrovich commented 4 years ago

Implement a fuzzy controller to avoid obstacles in core::flctrl_obs_avoid().

martinandrovich commented 4 years ago

Need to merge @dscho15 's code into ::core:

martinandrovich commented 4 years ago

@dscho15 doesn't seem to work properly. An old file or does it need tuning?