Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alexbaucom17/DominoRobot
/ functions
Functions
583 in github.com/alexbaucom17/DominoRobot
⨍
Functions
583
◇
Types & classes
117
Method
checkForCameraStopTrigger
src/robot/src/robot.cpp:288
Method
checkForCmdComplete
src/robot/src/robot.cpp:254
Method
checkForMoveComplete
src/robot/src/robot_controller_modes/RobotControllerModeStopFast.cpp:100
Method
checkForMoveComplete
src/robot/src/robot_controller_modes/RobotControllerModePosition.cpp:79
Method
check_all_devices_status
(self)
src/master/MarvelMindHandler.py:147
Method
check_online
(self)
src/master/Runtime.py:179
Method
cleanString
src/robot/src/RobotServer.cpp:231
Method
cleanString
experimental_testing/RobotArduinoTesting/WifiServerWithESP/RobotServer.cpp:59
Method
clear_error
Tell robot to clear an existing error
src/master/RobotClient.py:258
Method
clear_error
(self)
src/master/RobotClient.py:334
Method
computeOdometry
src/robot/src/RobotController.cpp:332
Method
computePositionUncertainty
src/robot/src/Localization.cpp:137
Method
computeTargetVelocity
src/robot/src/robot_controller_modes/RobotControllerModeStopFast.cpp:50
Method
computeTargetVelocity
src/robot/src/robot_controller_modes/RobotControllerModePosition.cpp:45
Method
convert
src/robot/test/SmoothTrajectoryGenerator_Test.cpp:11
Method
convert
src/robot/test/SmoothTrajectoryGenerator_Test.cpp:19
Method
coordToOrderLR
(coord, num_x, num_y)
src/master/FieldPlanner.py:256
Method
coordToOrderRL
(coord, num_x, num_y)
src/master/FieldPlanner.py:258
Method
create
src/robot/src/sockets/Socket.cpp:29
Method
dataAvailableToRead
src/robot/src/sockets/MockSocketMultiThreadWrapper.cpp:48
Method
description
src/robot/src/sockets/SocketTimeoutException.h:15
Method
description
src/robot/src/sockets/SocketException.h:15
Function
display_debug_image
(local_path)
src/master/camera_utils.py:20
Method
draw
(self, ax, text="")
src/master/FieldPlanner.py:374
Method
draw
(self, ax, text="", show_label=True)
src/master/FieldPlanner.py:437
Method
draw_cycle
(self, cycle_num)
src/master/FieldPlanner.py:865
Method
estop
src/robot/src/RobotController.cpp:168
Method
estop
(self)
src/master/RobotClient.py:325
Method
estop
(self)
src/master/RobotClient.py:355
Method
forceSetPosition
Force the position to a specific value, bypassing localization algorithms (used for testing/debugging)
src/robot/src/Localization.h:24
Method
generateConstVelTrajectory
TODO Implement a more accurate version of this if needed Note that this implimentation is a hack and isn't guaranteed to give an accurate constant vel
src/robot/src/SmoothTrajectoryGenerator.cpp:94
Function
generate_full_action_sequence
Standard sequence: - Move to load - Do load - Move out of load - Move to field entry - Move to coarse drop off - Wait for
src/master/FieldPlanner.py:475
Function
generate_hax_action_sequence
(cfg, tile)
src/master/FieldPlanner.py:663
Function
generate_small_testing_action_sequence
Short sequence for testing Load Move to near place - coarse Wait for localization Move to place - fine Place Move away fr
src/master/FieldPlanner.py:689
Method
getAnyIncomingMessage
src/robot/src/RobotServer.cpp:244
Method
getAnyIncomingMessage
experimental_testing/RobotArduinoTesting/WifiServerWithESP/RobotServer.cpp:66
Method
getCameraDebug
src/robot/src/camera_tracker/CameraTrackerMock.h:22
Method
getCommand
src/robot/src/RobotServer.cpp:22
Method
getCommand
experimental_testing/RobotArduinoTesting/WifiServerWithESP/RobotServer.cpp:76
Method
getCounts
experimental_testing/RobotArduinoTesting/new_dc_motor_tuning/Motor.cpp:37
Method
getCurrentVelocity
experimental_testing/RobotArduinoTesting/new_dc_motor_tuning/Motor.cpp:32
Method
getData
src/robot/src/sockets/SocketMultiThreadWrapper.cpp:29
Method
getData
src/robot/src/sockets/MockSocketMultiThreadWrapper.cpp:20
Method
getFactoryInstance
src/robot/src/utils.cpp:190
Method
getFactoryInstance
src/robot/src/sockets/SocketMultiThreadWrapperFactory.cpp:10
Method
getFactoryInstance
src/robot/src/serial/SerialCommsFactory.cpp:10
Method
getFactoryInstance
src/robot/src/camera_tracker/CameraTrackerFactory.cpp:10
Method
getPoseFromCamera
src/robot/src/camera_tracker/CameraTrackerMock.h:20
Method
getStatus
src/robot/src/StatusUpdater.h:169
Method
get_initialization_status
(self)
src/master/Runtime.py:308
Method
get_metrics
(self)
src/master/MarvelMindHandler.py:159
Method
init
experimental_testing/RobotArduinoTesting/kalman_test/KalmanFilter.cpp:17
Method
initCamera
src/robot/src/camera_tracker/CameraPipeline.cpp:63
Method
is_valid
src/robot/src/sockets/Socket.h:42
Method
listen
src/robot/src/sockets/Socket.cpp:79
Method
load
Tells the station to load the next set of dominos into the robot
src/master/RobotClient.py:294
Method
load
(self)
src/master/RobotClient.py:328
Method
load
(self)
src/master/RobotClient.py:349
Function
load_coefficients
Loads camera matrix and distortion coefficients.
src/tools/camera_calibration.py:83
Method
load_complete
Tell robot that base station load is complete
src/master/RobotClient.py:253
Function
main
src/robot/test/test-main.cpp:33
Function
main
src/robot/src/main.cpp:81
Method
marvelmindToRobotCenter
src/robot/src/Localization.cpp:117
Method
mock_rcv_distance
src/robot/src/serial/MockSerialComms.cpp:116
Method
move
(self, x, y, a)
src/master/RobotClient.py:307
Method
move_fine
(self, x, y, a)
src/master/RobotClient.py:316
Method
move_rel
(self, x, y, a)
src/master/RobotClient.py:310
Method
move_rel_slow
(self, x, y, a)
src/master/RobotClient.py:313
Method
net_status
(self)
src/master/RobotClient.py:322
Method
net_status
(self)
src/master/RobotClient.py:352
Method
oneLoop
src/robot/src/camera_tracker/CameraPipeline.cpp:303
Method
oneLoop
experimental_testing/RobotArduinoTesting/WifiServerWithESP/RobotServer.cpp:15
Method
operator*
src/robot/src/SmoothTrajectoryGenerator.h:32
Method
operator==
src/robot/src/utils.h:165
Method
operator==
src/robot/src/utils.h:188
Method
place
Tell robot to place pallet
src/master/RobotClient.py:238
Method
place
(self)
src/master/RobotClient.py:319
Method
plot_logs
(self)
src/tools/plot_logs.py:264
Function
plot_trapazoidal_profile
()
experimental_testing/TrajGenv2.py:212
Method
predict
experimental_testing/RobotArduinoTesting/kalman_test/KalmanFilter.cpp:33
Method
printIncomingCommand
src/robot/src/RobotServer.cpp:299
Method
printStats
(self)
src/master/FieldPlanner.py:75
Method
purge_data
src/robot/src/sockets/MockSocketMultiThreadWrapper.cpp:77
Method
rcv
src/robot_motor_driver/SerialComms.cpp:15
Method
rcv
src/robot/src/serial/SerialComms.cpp:61
Method
rcv_base
src/robot/src/serial/MockSerialComms.cpp:41
Method
rcv_base
src/robot/src/serial/SerialCommsBase.cpp:8
Method
rcv_distance
src/robot/src/serial/MockSerialComms.cpp:63
Method
rcv_distance
src/robot/src/serial/SerialComms.cpp:49
Method
rcv_distance
src/robot/src/serial/SerialCommsBase.cpp:18
Method
rcv_lift
src/robot/src/serial/MockSerialComms.cpp:52
Method
rcv_lift
src/robot/src/serial/SerialCommsBase.cpp:13
Method
readMsgFromMotorDriver
src/robot/src/RobotController.cpp:300
Method
render_domino_image_tiles
(self)
src/master/FieldPlanner.py:103
Method
request_status
(self)
src/master/RobotClient.py:331
Method
request_status
(self)
src/master/RobotClient.py:358
Method
resetCameraStopTriggers
src/robot/src/robot.cpp:327
Method
robotToCamera
src/robot/src/camera_tracker/CameraPipeline.cpp:382
Method
runLoop
experimental_testing/RobotArduinoTesting/new_dc_motor_tuning/Motor.cpp:42
Method
runLoop
experimental_testing/RobotArduinoTesting/single_motor_speed_control/Motor.cpp:29
← previous
next →
401–500 of 583, ranked by callers