Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AutoRally/autorally
/ types & classes
Types & classes
60 in github.com/AutoRally/autorally
⨍
Functions
374
◇
Types & classes
60
↓ 1 callers
Class
AutoRallyCtrlr
AutoRally controller An object of class AutoRallyCtrlr is a node that controls the wheels of a vehicle with Ackermann steering (AutoRally platfor
autorally_gazebo/nodes/autorally_controller.py:134
↓ 1 callers
Class
Lap
autorally_control/src/path_integral/scripts/lap_stats.py:54
↓ 1 callers
Class
M4ATXPowerStatus
autorally_core/src/systemStatus/systemStatus.py:83
↓ 1 callers
Class
PowerStatus
autorally_core/src/systemStatus/systemStatus.py:64
↓ 1 callers
Class
Rtcm3Packets
autorally_core/src/xbee/XbeeNode.h:41
↓ 1 callers
Class
TempStatus
autorally_core/src/systemStatus/systemStatus.py:128
↓ 1 callers
Class
WirelessStatus
autorally_core/src/systemStatus/systemStatus.py:48
↓ 1 callers
Class
priorityComparator
autorally_core/src/servoInterface/servoInterface.h:107
↓ 1 callers
Class
priorityComparator
autorally_core/src/autorally_chassis/AutoRallyChassis.h:120
Class
ActuatorConfig
autorally_core/src/autorally_chassis/AutoRallyChassis.h:87
Class
ArduinoOnboard
* @class ArduinoOnboard ArduinoOnboard.h * "ArduinoOnboard/ArduinoOnboard.h" * @brief Interacts with the onboard Arduino card * * The Arduino
autorally_core/src/arduino/ArduinoOnboard.h:68
Class
AutoRallyChassis
* @class AutoRallyChassis * @brief ROS interface to an AutoRally chassis connected by USB to a computer * * The program allows ROS nodes to
autorally_core/src/autorally_chassis/AutoRallyChassis.h:78
Class
AutorallyPlant
autorally_control/include/autorally_control/path_integral/autorally_plant.h:66
Class
BlockingQueue
autorally_core/src/StateEstimator/BlockingQueue.h:16
Class
BrakeSetup
autorally_core/src/servoInterface/servoInterface.h:60
Class
CameraAutoBalance
* @class CameraAutoBalance CameraAutoBalance.h * "CameraAutoBalance/CameraAutoBalance.h" * @brief Custom auto exposure for PointGrey cameras. *
autorally_core/src/CameraAutoBalance/CameraAutoBalance.h:73
Class
CameraTrigger
* @class CameraTrigger CameraTrigger.h * "CameraTrigger/CameraTrigger.h" * @brief Interacts with the microcontroller used to trigger the cameras
autorally_core/src/camera_trigger/CameraTrigger.h:65
Class
ConstantSpeedController
autorally_control/src/ConstantSpeedController/ConstantSpeedController.h:52
Enum
DataIndexes
autorally_core/src/ocs/DiagnosticsEntry.hpp:95
Enum
DataIndexes
autorally_core/src/ocs/ImageMaskEntry.hpp:68
Class
Diagnostics
* @class Diagnostics Diagnostics.h * "Diagnostics/Diagnostics.h" * @brief Provide hardware diagnostic capabilities * * Aggregates and publishe
autorally_core/include/autorally_core/Diagnostics.h:61
Class
DiagnosticsEntry
* @class DiagnosticsEntry DiagnosticsEntry.hpp "ocs/DiagnosticsEntry.hpp" * @brief */
autorally_core/src/ocs/DiagnosticsEntry.hpp:50
Class
DiagnosticsTest
* @class DiagnosticsTest * @brief Wrapper class for SerialSensorInterface for unit testing purposes * * @see Diagnostics * */
autorally_core/test/diagnosticsTest.cpp:53
Class
GPSHemisphere
autorally_core/src/gps/GPSHemisphere.h:95
Class
GpsWaypoint
autorally_control/src/gpsWaypoint/gpsWaypoint.h:64
Class
ImageMaskEntry
* @class ImageMaskEntry ImageMaskEntry.hpp "ocs/ImageMaskEntry.hpp" * @brief */
autorally_core/src/ocs/ImageMaskEntry.hpp:50
Class
ImageRepublisher
* \brief ImageRepublisher republishes an image topic with a resized image and lower FPS. * * Transmitting full-resolution, high framerate image
autorally_core/src/ImageRepublisher/ImageRepublisher.h:23
Class
JoystickControl
* @class JoystickControl JoystickControl.h "joystick/JoystickControl.h" * @brief Use a joystick or gamepad connected to the computer to send out *
autorally_control/src/joystick/JoystickControl.h:62
Enum
KeyValIndexes
autorally_core/src/ocs/DiagnosticsEntry.hpp:99
Class
MainWindow
* @class MainWindow main_window.hpp "ocs/main_window.hpp" * @brief Operator Control Station GUI developed in QT * @note this code grows orgnaically
autorally_core/src/ocs/main_window.hpp:52
Class
PololuMaestro
* @class PololuMaestro PololuMaestro.h * "PololuMaestro/PololuMaestro.h" * @brief Interact with a Pololu Micro Maestro servo controller * * Fu
autorally_core/include/autorally_core/PololuMaestro.h:76
Class
QNode
* @class QNode qnode.hpp "ocs/qnode.hpp" * @brief ROS backend for OCS * * QNode is ROS the backend for the Operator Control Station (OCS) that
autorally_core/src/ocs/qnode.hpp:74
Class
RingBuffer
autorally_core/include/autorally_core/RingBuffer.h:52
Class
RingBuffer<double>
autorally_core/src/RingBuffer/RingBuffer.cpp:179
Class
RingBuffer<float>
autorally_core/src/RingBuffer/RingBuffer.cpp:180
Class
RingBuffer<int>
autorally_core/src/RingBuffer/RingBuffer.cpp:181
Class
RobotState
autorally_core/src/xbee/XbeeCoordinator.h:32
Class
RunStop
* @class RunStop RunStop.h * "RunStop/RunStop.h" * @brief Interacts with Arduino connected to a 4 button run stop box * * Provides a runstop m
autorally_core/src/RunStop/RunStop.h:57
Class
SafeSpeed
* @class SafeSpeed SafeSpeed.h * "autorally_core/SafeSpeed.h" * @brief Given current wheel speed information, generate a maximum throttle *
autorally_core/include/autorally_core/SafeSpeed.h:66
Class
SafeSpeedData
autorally_core/include/autorally_core/SafeSpeed.h:71
Class
SerialCommon
* @class SerialCommon SerialCommon.h * "autorally_core/SerialCommon.h" * @brief Interact with a device on the serial port * * Provides the abi
autorally_core/include/autorally_core/SerialCommon.h:57
Class
SerialInterfaceThreaded
* @class SerialInterfaceThreaded SerialInterfaceThreaded.h * "infrastrucutre/SerialInterfaceThreaded.h" * @brief Interact with a device on the se
autorally_core/include/autorally_core/SerialInterfaceThreaded.h:62
Class
SerialSensorInterface
* @class SerialSensorInterface SerialSensorInterface.h * "autorally_core/SerialSensorInterface.h" * @brief Interact with a device on the serial p
autorally_core/include/autorally_core/SerialSensorInterface.h:59
Class
SerialSensorInterfaceTest
* @class SerialSensorInterfaceTest * @brief Wrapper class for SerialSensorInterface for unit testing purposes * * @see SerialSensorInterface
autorally_core/test/serialSensorInterfaceTest.cpp:52
Class
ServoInterface
autorally_core/src/servoInterface/servoInterface.h:57
Class
ServoSettings
autorally_core/src/servoInterface/servoInterface.h:66
Class
ServoSettings
autorally_core/src/arduino/ArduinoOnboard.h:131
Enum
SpeedControllerState
autorally_control/src/ConstantSpeedController/ConstantSpeedController.h:60
Class
StateEstimator
autorally_core/src/StateEstimator/StateEstimator.h:78
Class
StatusMonitor
autorally_control/include/autorally_control/path_integral/status_monitor.h:45
Class
WheelData
autorally_core/include/autorally_core/SafeSpeed.h:123
Class
WheelOdometry
* @class WheelOdometry * @brief Odometry node that uses wheel speeds and servo values * * The program reads autorally_msgs::servoMSG and autorally_msg
autorally_core/src/WheelOdometry/wheel_odometry.h:59
Class
XbeeCoordinator
* @class XbeeCoordinator XbeeCoordinator.h * "xbee/XbeeCoordinator.h" * @brief Publishes ROS messages from a Coordinator xbee into system * *
autorally_core/src/xbee/XbeeCoordinator.h:30
Class
XbeeInterface
* @class XbeeInterface XbeeInterface.h * "xbee/XbeeInterface.h" * @brief Interact with an Xbee in API mode * * Implements an interface for Xbe
autorally_core/src/xbee/XbeeInterface.h:36
Class
XbeeNode
* @class XbeeNode XbeeNode.h * "xbee/XbeeNode.h" * @brief Publishes ROS messages from a Coordinator xbee into system * * XbeeNode is designed
autorally_core/src/xbee/XbeeNode.h:33
Class
priorityEntry
autorally_core/src/servoInterface/servoInterface.h:101
Class
priorityEntry
autorally_core/src/autorally_chassis/AutoRallyChassis.h:114
Class
termios
autorally_core/src/SerialSensorInterface/SerialCommon.cpp:106
Class
termios
autorally_core/include/autorally_core/SerialCommon.h:132
Class
timeval
autorally_core/src/SerialSensorInterface/SerialInterfaceThreaded.cpp:133