![]() |
NASA Astrobee Robot Software
Astrobee Version:
Flight software for the Astrobee robots operating inside the International Space Station.
|
#include <i2c/i2c.h>
#include <linux/i2c.h>
#include <linux/i2c-dev.h>
#include <sys/ioctl.h>
#include <unistd.h>
#include <fcntl.h>
#include <iostream>
Namespaces | |
I2c | |
Macros | |
#define | MAX_RETRANSMIT_TRIAL 3 |
#define | DELAY_RETRANSMIT_US 1000 |
#define DELAY_RETRANSMIT_US 1000 |
#define MAX_RETRANSMIT_TRIAL 3 |