![]() |
NASA Astrobee Robot Software
0.19.1
Flight software for the Astrobee robots operating inside the International Space Station.
|
#include <laser.h>
Public Member Functions | |
| Laser (i2c::Device const &dev) | |
| bool | Init (i2c::Error *ec) |
| bool | SetEnabled (bool enabled, i2c::Error *ec) |
| bool | enabled () |
|
explicit |
|
inline |
| bool laser::Laser::Init | ( | i2c::Error * | ec | ) |
| bool laser::Laser::SetEnabled | ( | bool | enabled, |
| i2c::Error * | ec | ||
| ) |