.. |
catkin_ws/src
|
added custom messages for pos and angle
|
2019-06-11 09:56:25 +02:00 |
templates
|
use qt gui instead of opencv
|
2020-11-25 21:19:56 +01:00 |
aruco_estimator.py
|
implemented control of multiple robots through GUI using measurement server
|
2021-08-31 00:05:16 +02:00 |
casadi_opt.py
|
implemented control of multiple robots through GUI using measurement server
|
2021-08-31 00:05:16 +02:00 |
class_control_joystick.py
|
removed unnecessary code and fixed formatting
|
2019-08-14 14:49:11 +02:00 |
control_commander.py
|
fixed errors in pid and mpc controller
|
2020-11-22 15:57:53 +01:00 |
controller.py
|
got mpc controller running again
|
2021-08-25 22:53:09 +02:00 |
event_listener.py
|
some cleanup
|
2020-11-17 21:23:22 +01:00 |
keyboard_controller.py
|
added python3 support
|
2020-10-24 20:05:00 +02:00 |
manual_controller.py
|
use qt gui instead of opencv
|
2020-11-25 21:19:56 +01:00 |
measurement_client.py
|
switched to using TCP sockets for measurement and event communication
|
2020-11-11 21:33:48 +01:00 |
measurement_server.py
|
run GUI in main thread and measurement server in secondary thread
|
2021-08-25 21:59:24 +02:00 |
mensaabend.py
|
use qt gui instead of opencv
|
2020-11-25 21:19:56 +01:00 |
mpc_controller.py
|
fixed errors in pid and mpc controller
|
2020-11-22 15:57:53 +01:00 |
mpc_test.py
|
implemented control of multiple robots through GUI using measurement server
|
2021-08-31 00:05:16 +02:00 |
pid_controller.py
|
fixed errors in pid and mpc controller
|
2020-11-22 15:57:53 +01:00 |
position_controller.py
|
added 8th waypoint
|
2020-01-16 10:58:33 +01:00 |
roborally.py
|
adjusted to rename of aruco estimator and changed order for server commands
|
2020-10-24 20:11:32 +02:00 |
robot.py
|
implemented control of multiple robots through GUI using measurement server
|
2021-08-31 00:05:16 +02:00 |
track.cfg
|
cleaned up game code: read track from config file, added option to have a variable number of markers, removed hardcoded marker ids, added debug output for track setup
|
2019-08-14 13:46:01 +02:00 |