Skip to content

This package builds on irisfield/shifted_line_pkg by computing proportional yaw rates based on the centroid of a "fictitious" middle line through the use of Hough Line Transform.

Notifications You must be signed in to change notification settings

irisfield/fictitious_line_pkg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Algorithm 2: Fictitious Line Follow Using Proportional Yaw Rate and Hough Lines

Running on an Intel NUC inside ACTor 1 at LTU.

Install

Clone this package into your catkin workspace and build it. I call mine actor_ws.

git clone https://github.com/irisfield/fictitious_line_pkg.git ~/actor_ws/src
cd ~/actor_ws
catkin_make

Dependencies

Follow the instructions here.

About

This package builds on irisfield/shifted_line_pkg by computing proportional yaw rates based on the centroid of a "fictitious" middle line through the use of Hough Line Transform.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published