Menu

#473 fixed playerv display on ranger data

Unstable
closed-accepted
Player (393)
5
2009-08-26
2009-08-25
No

Recently min_range was added to the ranger.config values. Two thing to fix:
1) libplayerc wasn't copying this into the c proxy
2) playerv will display close obstacles for readings < min_range. This is fixed so that values < min_range get display as max_range readings.

Discussion

  • Patrick Beeson

    Patrick Beeson - 2009-08-25

    diffed against trunk

     
  • G Biggs

    G Biggs - 2009-08-26

    Please clean your source before creating patches; it makes them a lot easier to apply and helps prevent the source becoming an unmaintainable mess. This includes ensuring formatting matches the surrounding code (such as using spaces or tabs appropriately), removing extra debug statements, etc.

     
  • G Biggs

    G Biggs - 2009-08-26

    The changes have been made in SVN trunk.
    Thank you for your contribution.

     
  • G Biggs

    G Biggs - 2009-08-26
    • status: open --> closed-accepted
     

Log in to post a comment.