uscauv-legacy / old-uscauv-ros-pkg

ROS software used on robots made by the USC AUV Team.
4 stars 6 forks source link

Object Tracker Orientation #44

Open canondetortugas opened 11 years ago

canondetortugas commented 11 years ago

For symmetric shapes like pipes, the final output has a tendency to jump around between 180 and -180 degrees. This is undesirable if the estimate is being used to control the robot. Either fix early in the pipeline (shape matcher stage) or postpone to controls stage and just measure distance mod 180.