34 #include "gtest/gtest.h" 36 #include <boost/shared_ptr.hpp> 38 TEST(CreateTest, ConstructorSingleParam)
55 TEST(CreateTest, Connected)
62 TEST(CreateTest, Disconnect)
static RobotModel CREATE_1
Compatible with Create 1 or Roomba 500 series.
bool connected() const
Check if serial connection is active.
TEST(CreateTest, ConstructorSingleParam)
static RobotModel CREATE_2
Compatible with Create 2 or Roomba 600 series and greater.
void disconnect()
Disconnect from serial.
static RobotModel ROOMBA_400
Compatible with Roomba 400 series and earlier.