MCPcopy Create free account

hub / github.com/alexbaucom17/DominoRobot / functions

Functions583 in github.com/alexbaucom17/DominoRobot

↓ 1 callersMethodupdate_covariance
src/robot/src/KalmanFilter.h:40
↓ 1 callersMethodupdate_gui_and_handle_input
(self)
src/master/MasterMain.py:591
↓ 1 callersMethodupdate_plan_display
(self, plan_info)
src/master/MasterMain.py:513
↓ 1 callersMethodupdate_status_panels
(self, metrics)
src/master/MasterMain.py:167
↓ 1 callersMethodwake_all_devices
(self)
src/master/MarvelMindHandler.py:96
↓ 1 callersMethodwake_all_devices_only_if_needed
(self)
src/master/MarvelMindHandler.py:100
↓ 1 callersMethodwake_device
Wake up the device with the given address
src/master/MarvelMindHandler.py:111
MethodCameraPipeline
src/robot/src/camera_tracker/CameraPipeline.cpp:31
MethodCameraTracker
src/robot/src/camera_tracker/CameraTracker.cpp:8
MethodCameraTrackerFactory
Delete copy and assignment constructors
src/robot/src/camera_tracker/CameraTrackerFactory.h:27
MethodCameraTrackerFactory
Private constructor
src/robot/src/camera_tracker/CameraTrackerFactory.cpp:51
MethodCircularBuffer
src/robot/src/utils.h:249
MethodClientSocket
src/robot/src/sockets/ClientSocket.cpp:7
MethodClockFactory
Private constructor
src/robot/src/utils.cpp:229
MethodClockFactory
Delete copy and assignment constructors
src/robot/src/utils.h:80
FunctionGeneratePDF
(plan)
src/master/FieldPlanner.py:991
MethodKalmanFilter
src/robot/src/KalmanFilter.cpp:3
MethodKalmanFilter
experimental_testing/RobotArduinoTesting/kalman_test/KalmanFilter.cpp:3
MethodLatchedBool
src/robot/src/utils.h:209
MethodLocalization
src/robot/src/Localization.cpp:8
MethodMarvelmindWrapper
src/robot/src/MarvelmindWrapper.cpp:7
MethodMockClockWrapper
src/robot/src/utils.cpp:151
MethodMockSerialComms
src/robot/src/serial/MockSerialComms.cpp:7
MethodMockSocketMultiThreadWrapper
src/robot/src/sockets/MockSocketMultiThreadWrapper.cpp:5
MethodMotor
experimental_testing/RobotArduinoTesting/new_dc_motor_tuning/Motor.cpp:6
MethodMotor
experimental_testing/RobotArduinoTesting/single_motor_speed_control/Motor.cpp:4
MethodMotor
experimental_testing/RobotArduinoTesting/all_motors_speed_control/Motor.cpp:4
MethodPoint
src/robot/src/utils.h:154
MethodPositionController
src/robot/src/utils.cpp:235
MethodRateController
src/robot/src/utils.cpp:39
MethodRobot
src/robot/src/robot.cpp:38
MethodRobotController
src/robot/src/RobotController.cpp:14
MethodRobotControllerModeBase
src/robot/src/robot_controller_modes/RobotControllerModeBase.cpp:3
MethodRobotControllerModePosition
src/robot/src/robot_controller_modes/RobotControllerModePosition.cpp:5
MethodRobotControllerModeStopFast
src/robot/src/robot_controller_modes/RobotControllerModeStopFast.cpp:5
MethodRobotControllerModeVision
src/robot/src/robot_controller_modes/RobotControllerModeVision.cpp:6
MethodRobotServer
src/robot/src/RobotServer.cpp:10
MethodRobotServer
experimental_testing/RobotArduinoTesting/WifiServerWithESP/RobotServer.cpp:6
MethodSafeConfigModifier
src/robot/test/test-utils.h:55
MethodSerialComms
src/robot_motor_driver/SerialComms.cpp:3
MethodSerialComms
src/robot/src/serial/SerialComms.cpp:5
MethodSerialCommsBase
src/robot/src/serial/SerialCommsBase.cpp:4
MethodSerialCommsFactory
Private constructor
src/robot/src/serial/SerialCommsFactory.cpp:63
MethodSerialCommsFactory
Delete copy and assignment constructors
src/robot/src/serial/SerialCommsFactory.h:27
MethodServerSocket
src/robot/src/sockets/ServerSocket.cpp:9
MethodServerSocket
src/robot/src/sockets/ServerSocket.h:16
MethodSmoothTrajectoryGenerator
src/robot/src/SmoothTrajectoryGenerator.cpp:8
MethodSocket
src/robot/src/sockets/Socket.cpp:13
MethodSocketException
src/robot/src/sockets/SocketException.h:12
MethodSocketMultiThreadWrapper
src/robot/src/sockets/SocketMultiThreadWrapper.cpp:14
MethodSocketMultiThreadWrapperFactory
Delete copy and assignment constructors
src/robot/src/sockets/SocketMultiThreadWrapperFactory.h:30
MethodSocketMultiThreadWrapperFactory
Private constructor
src/robot/src/sockets/SocketMultiThreadWrapperFactory.cpp:66
MethodSocketTimeoutException
src/robot/src/sockets/SocketTimeoutException.h:12
MethodStatus
src/robot/src/StatusUpdater.h:84
MethodStatusUpdater
src/robot/src/StatusUpdater.cpp:4
MethodTimeRunningAverage
src/robot/src/utils.cpp:57
MethodTimer
src/robot/src/utils.cpp:116
MethodTrayController
src/robot/src/TrayController.cpp:33
MethodVelocity
src/robot/src/utils.h:177
MethodWaitForLocalizeHelper
src/robot/src/robot.cpp:8
Method__del__
(self)
src/master/MarvelMindHandler.py:23
Method__init__
(self, port, baud, timeout)
src/tools/motor_test_script.py:16
Method__init__
(self, path)
src/tools/plot_logs.py:37
Method__init__
(self)
src/tools/plot_logs.py:278
Method__init__
(self, cfg)
src/master/MarvelMindHandler.py:13
Method__init__
(self, cfg)
src/master/MarvelMindHandler.py:145
Method__init__
(self, cfg)
src/master/FieldPlanner.py:54
Method__init__
(self, action_type, name)
src/master/FieldPlanner.py:370
Method__init__
(self, action_type, name, x, y, a)
src/master/FieldPlanner.py:378
Method__init__
(self,action_type, name, time)
src/master/FieldPlanner.py:392
Method__init__
(self, action_type, name, vx, vy, va, t)
src/master/FieldPlanner.py:398
Method__init__
(self, action_type, name, x, y, a)
src/master/FieldPlanner.py:415
Method__init__
(self, id, cfg, robot_id, tile, action_sequence)
src/master/FieldPlanner.py:805
Method__init__
(self, cycles)
src/master/FieldPlanner.py:839
Method__init__
(self, cfg, field, cycles)
src/master/FieldPlanner.py:860
Method__init__
(self, cfg, cycle_generator_fn)
src/master/FieldPlanner.py:899
Method__init__
(self, full_plan)
src/master/FieldPlanner.py:910
Method__init__
(self)
src/master/FieldPlanner.py:950
Method__init__
(self, ip)
src/master/RobotClient.py:88
Method__init__
(self, cfg, robot_id)
src/master/RobotClient.py:197
Method__init__
(self, cfg)
src/master/RobotClient.py:290
Method__init__
(self, cfg, robot_id)
src/master/RobotClient.py:302
Method__init__
(self, cfg)
src/master/RobotClient.py:345
Method__init__
(self, config, robot_id)
src/master/Runtime.py:19
Method__init__
(self, config)
src/master/Runtime.py:159
Method__init__
(self, config)
src/master/Runtime.py:233
Method__init__
(self, config)
src/master/MasterMain.py:82
Method__init__
(self, cfg, gui_handle)
src/master/MasterMain.py:565
Method__init__
(self, trigger_time)
src/master/Utils.py:32
Method__init__
(self)
src/master/Utils.py:64
Method_generateTileOrderingDiagonal
(cls, num_x, num_y)
src/master/FieldPlanner.py:265
Methodaccept
src/robot/src/sockets/ServerSocket.cpp:60
Methodadd_mock_data
src/robot/src/sockets/SocketMultiThreadWrapperFactory.cpp:24
MethodallKeypointsInImage
src/robot/src/camera_tracker/CameraPipeline.cpp:181
Methodbind
src/robot/src/sockets/Socket.cpp:51
Methodbring_online
(self, use_mock=False)
src/master/Runtime.py:166
Methodbuild_camera_tracker
src/robot/src/camera_tracker/CameraTrackerFactory.cpp:34
Methodbuild_clock_instance
src/robot/src/utils.cpp:214
Methodbuild_serial_comms
src/robot/src/serial/SerialCommsFactory.cpp:34
MethodcameraIdToString
src/robot/src/camera_tracker/CameraPipeline.cpp:173
← previousnext →301–400 of 583, ranked by callers