personalrobotics / prpy

Python utilities used by the Personal Robotics Laboratory.
BSD 3-Clause "New" or "Revised" License
62 stars 19 forks source link

Fix to remove deprecationwarning #320

Closed gilwoolee closed 8 years ago

gilwoolee commented 8 years ago

Fix to remove the following prints:

DeprecationWarning: converting an array with ndim > 0 to an index will result in an error in the future
  is_checked[idx] = True