osrf / rosbook

Example code to accompany the book Programming Robots with ROS
Apache License 2.0
484 stars 236 forks source link

Update fake_sensor.py #31

Closed imochoa closed 6 years ago

imochoa commented 7 years ago

topic_sensor.py is broken because it can't access sensor.value() directly. This change lets it do just that