22 Commits

Author SHA1 Message Date
Bastian Hofmann
3be6dee6b8 Add way of keeping heading if no target Quaternion is given. 2023-03-15 09:10:51 +00:00
Bastian Hofmann
156af3db6b Code cleanup and shutdown fixes 2023-03-09 17:04:51 +00:00
Bastian Hofmann
7293a2b797 Fixes to new actor server and tree nodes 2023-03-09 04:42:15 +00:00
Bastian Hofmann
67af90a280 Changed message types and error handling to better suit behavior tree. 2023-03-06 14:50:30 +00:00
Bastian Hofmann
329d3fe6ec Fixed actor plugin deadlock. 2023-02-23 13:58:02 +00:00
Bastian Hofmann
17e61a505f Final version of actor plugin 2023-02-14 17:03:17 +00:00
Bastian Hofmann
bf36c02d2a Debugging and spacing. 2023-02-02 10:58:13 +00:00
Bastian Hofmann
16e33e647d Added full shmem implementation, working without feedback. 2023-02-02 06:18:24 +00:00
Bastian Hofmann
fc7a74a8e8 First changes to fix multiple rclcpp instances in same process 2023-01-31 19:37:45 +00:00
Bastian Hofmann
e0e44b1ffa Added "support" for controller plugin, currently segfaults. 2023-01-24 15:19:00 +00:00
Bastian Hofmann
3199b400d1 Clarify movement code 2023-01-16 12:41:34 +00:00
Bastian Hofmann
f9f1766004 Connected and added movement part of Plugin. 2022-12-21 04:58:51 +00:00
Bastian Hofmann
38263dd13f Many changes to actor system.
Changed Actions to fit their integrated functionality.
2022-12-20 15:34:08 +00:00
Bastian Hofmann
9ecac8db13 Introduce new Actor functionality 2022-12-07 10:07:15 +00:00
Bastian Hofmann
42e03ac848 Fix LSP server
Add buult binary to install location
2022-12-07 10:06:46 +00:00
Bastian Hofmann
36c235b781 Humble merge 2022-11-22 15:27:05 +01:00
9c0c189a23 Add last dangling changes before humble merge 2022-11-22 10:05:06 +01:00
6b650fe594 idk. 2022-10-12 11:11:45 +02:00
Bastian Hofmann
1ba1c7fc7b Merge remote-tracking branch 'refs/remotes/origin/master'
Add new action based communication.
Disabled build for gazebo plugin.

# Conflicts:
#	src/ign_actor_plugin/CMakeLists.txt
2022-09-22 09:42:03 +00:00
fc8f24cbf4 Remove obsolete dependencies. 2022-09-22 10:59:24 +02:00
Bastian Hofmann
2871965ea1 Added ROS action server to new ignition actor plugin 2022-09-16 15:23:22 +02:00
Bastian Hofmann
a7b8389557 Attempt to use new plugin format for tree nodes.
Crude support for gazebo ignition
2022-09-12 13:26:25 +02:00