#include <RBControl_servo.hpp>
◆ SmartServoBus()
rb::SmartServoBus::SmartServoBus |
( |
| ) |
|
◆ ~SmartServoBus()
rb::SmartServoBus::~SmartServoBus |
( |
| ) |
|
|
inline |
◆ getId()
uint8_t rb::SmartServoBus::getId |
( |
uint8_t |
destId = 254 | ) |
|
◆ limit()
void rb::SmartServoBus::limit |
( |
uint8_t |
id, |
|
|
Angle |
bottom, |
|
|
Angle |
top |
|
) |
| |
◆ pos()
Angle rb::SmartServoBus::pos |
( |
uint8_t |
id | ) |
|
◆ posOffline()
Angle rb::SmartServoBus::posOffline |
( |
uint8_t |
id | ) |
|
◆ set()
void rb::SmartServoBus::set |
( |
uint8_t |
id, |
|
|
Angle |
ang, |
|
|
float |
speed = 180.f , |
|
|
float |
speed_raise = 0.0015f |
|
) |
| |
◆ setAutoStop()
void rb::SmartServoBus::setAutoStop |
( |
uint8_t |
id, |
|
|
bool |
enable = true |
|
) |
| |
◆ setId()
void rb::SmartServoBus::setId |
( |
uint8_t |
newId, |
|
|
uint8_t |
destId = 254 |
|
) |
| |
◆ Manager
The documentation for this class was generated from the following files: