RoboRally/remote_control
Simon Pirkelmann a3af40b001 implemented control from multiple robots 2020-11-14 16:06:57 +01:00
..
catkin_ws/src added custom messages for pos and angle 2019-06-11 09:56:25 +02:00
aruco_estimator.py enabled better mouse interaction 2020-11-14 15:01:01 +01:00
casadi_opt.py parameter tuning. works well with control scaling of 0.3 2020-09-09 17:33:13 +02:00
class_control_joystick.py removed unnecessary code and fixed formatting 2019-08-14 14:49:11 +02:00
controller.py implemented control from multiple robots 2020-11-14 16:06:57 +01:00
event_listener.py implemented control from multiple robots 2020-11-14 16:06:57 +01:00
keyboard_controller.py added python3 support 2020-10-24 20:05:00 +02: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 implemented control from multiple robots 2020-11-14 16:06:57 +01:00
mpc_controller.py general refactoring 2020-10-24 21:11:22 +02:00
mpc_test.py general refactoring 2020-10-24 21:12:03 +02:00
pid_controller.py about to make changes s.t. PID controller derives from ControllerBase class 2020-11-14 15:22:41 +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 from multiple robots 2020-11-14 16:06:57 +01: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