SWARM-Bot Firmware  v1.0
Mobile robot OS - Embedded C/C++
_theta Struct Reference

#include <__kinematics__.h>

Collaboration diagram for _theta:

Public Attributes

float left
 left motor More...
 
float right
 right motor More...
 

Detailed Description

struct to hold wheel absolute rotation

Member Data Documentation

◆ left

float _theta::left

left motor

Referenced by _update_thetaLR().

◆ right

float _theta::right

right motor

Referenced by _update_thetaLR().


The documentation for this struct was generated from the following file: