MCPcopy Create free account

hub / github.com/AutoRally/autorally / types & classes

Types & classes60 in github.com/AutoRally/autorally

↓ 1 callersClassAutoRallyCtrlr
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 callersClassLap
autorally_control/src/path_integral/scripts/lap_stats.py:54
↓ 1 callersClassM4ATXPowerStatus
autorally_core/src/systemStatus/systemStatus.py:83
↓ 1 callersClassPowerStatus
autorally_core/src/systemStatus/systemStatus.py:64
↓ 1 callersClassRtcm3Packets
autorally_core/src/xbee/XbeeNode.h:41
↓ 1 callersClassTempStatus
autorally_core/src/systemStatus/systemStatus.py:128
↓ 1 callersClassWirelessStatus
autorally_core/src/systemStatus/systemStatus.py:48
↓ 1 callersClasspriorityComparator
autorally_core/src/servoInterface/servoInterface.h:107
↓ 1 callersClasspriorityComparator
autorally_core/src/autorally_chassis/AutoRallyChassis.h:120
ClassActuatorConfig
autorally_core/src/autorally_chassis/AutoRallyChassis.h:87
ClassArduinoOnboard
* @class ArduinoOnboard ArduinoOnboard.h * "ArduinoOnboard/ArduinoOnboard.h" * @brief Interacts with the onboard Arduino card * * The Arduino
autorally_core/src/arduino/ArduinoOnboard.h:68
ClassAutoRallyChassis
* @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
ClassAutorallyPlant
autorally_control/include/autorally_control/path_integral/autorally_plant.h:66
ClassBlockingQueue
autorally_core/src/StateEstimator/BlockingQueue.h:16
ClassBrakeSetup
autorally_core/src/servoInterface/servoInterface.h:60
ClassCameraAutoBalance
* @class CameraAutoBalance CameraAutoBalance.h * "CameraAutoBalance/CameraAutoBalance.h" * @brief Custom auto exposure for PointGrey cameras. *
autorally_core/src/CameraAutoBalance/CameraAutoBalance.h:73
ClassCameraTrigger
* @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
ClassConstantSpeedController
autorally_control/src/ConstantSpeedController/ConstantSpeedController.h:52
EnumDataIndexes
autorally_core/src/ocs/DiagnosticsEntry.hpp:95
EnumDataIndexes
autorally_core/src/ocs/ImageMaskEntry.hpp:68
ClassDiagnostics
* @class Diagnostics Diagnostics.h * "Diagnostics/Diagnostics.h" * @brief Provide hardware diagnostic capabilities * * Aggregates and publishe
autorally_core/include/autorally_core/Diagnostics.h:61
ClassDiagnosticsEntry
* @class DiagnosticsEntry DiagnosticsEntry.hpp "ocs/DiagnosticsEntry.hpp" * @brief */
autorally_core/src/ocs/DiagnosticsEntry.hpp:50
ClassDiagnosticsTest
* @class DiagnosticsTest * @brief Wrapper class for SerialSensorInterface for unit testing purposes * * @see Diagnostics * */
autorally_core/test/diagnosticsTest.cpp:53
ClassGPSHemisphere
autorally_core/src/gps/GPSHemisphere.h:95
ClassGpsWaypoint
autorally_control/src/gpsWaypoint/gpsWaypoint.h:64
ClassImageMaskEntry
* @class ImageMaskEntry ImageMaskEntry.hpp "ocs/ImageMaskEntry.hpp" * @brief */
autorally_core/src/ocs/ImageMaskEntry.hpp:50
ClassImageRepublisher
* \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
ClassJoystickControl
* @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
EnumKeyValIndexes
autorally_core/src/ocs/DiagnosticsEntry.hpp:99
ClassMainWindow
* @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
ClassPololuMaestro
* @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
ClassQNode
* @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
ClassRingBuffer
autorally_core/include/autorally_core/RingBuffer.h:52
ClassRingBuffer<double>
autorally_core/src/RingBuffer/RingBuffer.cpp:179
ClassRingBuffer<float>
autorally_core/src/RingBuffer/RingBuffer.cpp:180
ClassRingBuffer<int>
autorally_core/src/RingBuffer/RingBuffer.cpp:181
ClassRobotState
autorally_core/src/xbee/XbeeCoordinator.h:32
ClassRunStop
* @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
ClassSafeSpeed
* @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
ClassSafeSpeedData
autorally_core/include/autorally_core/SafeSpeed.h:71
ClassSerialCommon
* @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
ClassSerialInterfaceThreaded
* @class SerialInterfaceThreaded SerialInterfaceThreaded.h * "infrastrucutre/SerialInterfaceThreaded.h" * @brief Interact with a device on the se
autorally_core/include/autorally_core/SerialInterfaceThreaded.h:62
ClassSerialSensorInterface
* @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
ClassSerialSensorInterfaceTest
* @class SerialSensorInterfaceTest * @brief Wrapper class for SerialSensorInterface for unit testing purposes * * @see SerialSensorInterface
autorally_core/test/serialSensorInterfaceTest.cpp:52
ClassServoInterface
autorally_core/src/servoInterface/servoInterface.h:57
ClassServoSettings
autorally_core/src/servoInterface/servoInterface.h:66
ClassServoSettings
autorally_core/src/arduino/ArduinoOnboard.h:131
EnumSpeedControllerState
autorally_control/src/ConstantSpeedController/ConstantSpeedController.h:60
ClassStateEstimator
autorally_core/src/StateEstimator/StateEstimator.h:78
ClassStatusMonitor
autorally_control/include/autorally_control/path_integral/status_monitor.h:45
ClassWheelData
autorally_core/include/autorally_core/SafeSpeed.h:123
ClassWheelOdometry
* @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
ClassXbeeCoordinator
* @class XbeeCoordinator XbeeCoordinator.h * "xbee/XbeeCoordinator.h" * @brief Publishes ROS messages from a Coordinator xbee into system * *
autorally_core/src/xbee/XbeeCoordinator.h:30
ClassXbeeInterface
* @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
ClassXbeeNode
* @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
ClasspriorityEntry
autorally_core/src/servoInterface/servoInterface.h:101
ClasspriorityEntry
autorally_core/src/autorally_chassis/AutoRallyChassis.h:114
Classtermios
autorally_core/src/SerialSensorInterface/SerialCommon.cpp:106
Classtermios
autorally_core/include/autorally_core/SerialCommon.h:132
Classtimeval
autorally_core/src/SerialSensorInterface/SerialInterfaceThreaded.cpp:133