Skip to content

Commit 0ef39a5

Browse files
committed
Added comment on cancellation of Embedded TF works and removed links to out-dated repo.
Signed-off-by: Ralph Lange <ralph.lange@de.bosch.com>
1 parent a2b88e4 commit 0ef39a5

1 file changed

Lines changed: 1 addition & 23 deletions

File tree

  • _docs/concepts/client_library/embedded_tf

_docs/concepts/client_library/embedded_tf/index.md

Lines changed: 1 addition & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -21,31 +21,9 @@ One persistent issue with transform graphs has been their resource use. ROS TF w
2121
micro-ROS will go beyond this state of the art by running the dynamic transform tree in an embedded device, while keeping resource use to a minimum based on an analysis of the spatial and temporal details actually necessary. Further, enabling real-time queries even in the face of concurrent updates through integration will be realized through integration with the micro-ROS real-time executor. It is also planned to integrate the embedded TF will with the node lifecycle to achieve further power-savings
2222

2323

24-
## Requirements
25-
26-
Embedded TF requirements are documented at: [github.com/micro-ROS/geometry2/blob/ros2/tf2_filter/docs/requirements.md](https://github.com/micro-ROS/geometry2/blob/ros2/tf2_filter/docs/requirements.md).
27-
28-
29-
## Design
30-
31-
The Embedded TF design is documented at: [github.com/micro-ROS/geometry2/blob/ros2/tf2_filter/docs/design.md](https://github.com/micro-ROS/geometry2/blob/ros2/tf2_filter/docs/design.md).
32-
33-
34-
## Implementation of tf2_filter
35-
36-
Implementation of tf2_filter for ROS 2 and micro-ROS can be found at: [github.com/micro-ROS/geometry2/blob/ros2/tf2_filter/](https://github.com/micro-ROS/geometry2/blob/ros2/tf2_filter/).
37-
38-
3924
## Roadmap
4025

41-
**2018**
42-
* Static filter approach in the agent allowing to specify the parts of the kinematic chain that are relevant for an application component on micro-ROS.
43-
44-
**2019**
45-
* Design and implement an embedded TF implementation which is integrated with the real-time executor in a way that removes the need for costly synchronization primitives.
46-
47-
**2020**
48-
* Design and implement an API extension, as well as a reference implementation for custom transform representations that increase run-time efficiency.
26+
This task has been cancelled as discussed in the EU project review in September 2019.
4927

5028

5129
## Acknowledgments

0 commit comments

Comments
 (0)