104 Commits

Author SHA1 Message Date
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
1fd0e1b312 fixed docker file 2026-02-28 15:27:16 +01:00
29516efd0d Completed implementation of initial rotate behavior 2026-02-27 14:24:15 +01:00
969ceae6f8 Added simple rotate behavior 2026-02-17 13:49:31 +01:00
0922af0484 Added mounts for /dev and /sys 2026-02-12 19:50:28 +01:00
fb1b97079b Use local registry to fetch image 2026-02-12 19:11:12 +01:00
fb103aaa99 added dockerfile and docker compose 2026-02-10 13:11:58 +01:00
1a25dcb977 Now vl and vr return v_x and omega respectively 2026-02-09 15:09:24 +01:00
17d19e393f Added the ability to switch between cmd_vel control and induvidual motor control 2026-02-09 15:08:12 +01:00
e00d927a55 Added small script to test wheels 2026-02-08 15:32:17 +01:00
db123d156e clangd: Disabled header insertion 2026-02-08 11:48:44 +01:00
77e37b8d4c Refactored headers 2026-02-08 11:45:30 +01:00
1ff4810334 initialpose topic sets now position of base_link allowing relocation 2026-02-08 01:58:33 +01:00
fc5fecdfc1 Ported over odometry and control using new serial communication 2026-02-08 00:49:45 +01:00
05e7398731 Add firmware 2026-02-06 19:45:57 +01:00
eca8d2532f Created path segmenter controller 2026-01-28 17:52:00 +01:00
3a6907a1fe added dependencies 2025-11-23 14:16:23 +01:00