Commit Graph

70 Commits

Author SHA1 Message Date
6d3794d154 Made interaction node use multitreaded executor 2026-04-13 14:28:08 +02:00
4c29baa005 Fixed docker compose 2026-04-13 13:32:07 +02:00
6633ef41fa Added start plug action server 2026-04-13 13:28:13 +02:00
5624c44574 fixed approac acorn target offset 2026-04-11 16:47:57 +02:00
7f6cfbeb87 Added team configuration to toid_vision launch file 2026-04-11 16:03:40 +02:00
f84ca5d3bf Formating toid_lidar 2026-04-11 15:56:28 +02:00
53f3c073b8 Added approach acorn behavior 2026-04-11 15:50:20 +02:00
85071f92d5 Formating + debug output 2026-04-11 13:47:00 +02:00
c48e483d60 Use header time instead of actual time for determining time passed 2026-04-11 13:38:13 +02:00
94e7626fda Created node for checking if in position 2026-04-11 11:13:26 +02:00
7edb62ef34 Fixed camera pose 2026-04-11 11:12:23 +02:00
5c474e741b Corrected vid for tty servos 2026-04-11 10:59:45 +02:00
a10271a87f fixed camera topic name 2026-04-10 20:12:25 +02:00
85353d06b2 Made toid_vision into composable node 2026-04-10 20:02:35 +02:00
dd30e776c1 Created vision node 2026-04-10 18:57:32 +02:00
2c0aae45d6 Updated docker file to use custom libcamera fork 2026-04-06 19:23:50 +02:00
d5ed611c20 Created mechanism node 2026-04-03 21:16:55 +02:00
080676384d Added decorator node for checking stuck state 2026-04-01 21:33:53 +02:00
ff1fbf5abe Changed behavior tree actions to ignore costmap 2026-04-01 17:58:44 +02:00
88ebe9fb68 added collision detection 2026-04-01 17:46:49 +02:00
089b630538 Switch to shared pointer to hopefully avoid crash 2026-03-30 12:18:41 +02:00
3d8dd3127d Added RivalLayer and finished GameElementLayer 2026-03-26 18:33:32 +01:00
8ba8585a29 GameElementLayer prototype 2026-03-25 19:25:10 +01:00
7a2d74edd1 Removed unecessary attribute 2026-03-25 14:10:49 +01:00
97f08804d8 Finised lidar node 2026-03-25 14:02:10 +01:00
9a967e7e1a Created toid_lidar node 2026-03-25 00:00:43 +01:00
c7caa69bfa Added print to print out new calculated width 2026-03-24 20:40:14 +01:00
0105984458 Fixed tf_buffer_ not being initialized 2026-03-24 20:39:18 +01:00
8f4f7dba8b add backwards to behavior tree action 2026-03-20 17:05:30 +01:00
9010bac9a0 Added small helper script to build navigation packages 2026-03-08 13:28:22 +01:00
6d3370c4e4 Added default value to goal 2026-03-07 16:25:12 +01:00
8ae7e4befd Modified behavior tree nodes to include max_speed 2026-03-07 15:40:41 +01:00
77cb2c5573 Added support for setting max velocities on send_goal 2026-03-07 12:32:34 +01:00
5777a0e804 cleanup params and launch files 2026-03-07 12:31:42 +01:00
5c8ed91ccf Added initial batch of behaviors 2026-03-06 20:52:01 +01:00
1a2661fa77 Added BehaviorTree.ROS2 as submodule 2026-03-06 14:22:42 +01:00
ae3d0550cd Normalized angle passed as simple rotate goal 2026-03-06 13:45:44 +01:00
83011ba187 Added small script for running move commands 2026-03-06 13:43:22 +01:00
a51b237b0c Added aditionaly necessary dependencies for toid_navigation 2026-03-06 13:42:45 +01:00
c261ab1a80 Disabled some logging 2026-03-06 11:35:50 +01:00
7e4a1ea7fe Fixed 0a getting converted to 0d 0a 2026-03-05 14:11:31 +01:00
e496e193d1 Added move coords behavior 2026-03-05 00:17:59 +01:00
f5e08389e2 Revized simple rotate for easier redability 2026-03-04 20:35:46 +01:00
cfba1f948d Added simple translation behavior 2026-03-04 19:28:49 +01:00
aaaf8cf495 Added override to overriden function 2026-03-04 16:12:41 +01:00
5f39a2622f Use pose relative to map form simple_move 2026-03-04 16:11:51 +01:00
a35ac1cfcf Added nav2_map_server as required package 2026-03-02 17:02:47 +01:00
d16a9523b9 Added launch configuration for behavior server 2026-03-02 16:56:44 +01:00
eaad7015a8 toid_control: Launch odom node when running without visualize 2026-03-02 16:54:01 +01:00
123c2f37a8 Fixed docker build and dependencies 2026-03-01 18:36:59 +01:00