We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6072abb commit afb9b53Copy full SHA for afb9b53
TODO
@@ -0,0 +1,19 @@
1
+- Reduce bandwidth of /tf topic: Do not broadcast intermediate frames.
2
+
3
+- Reduce log statements, make better use of severity levels.
4
5
+- Use a KDL subtree with only relevant joints/links, and not the whole robot tree.
6
7
+- Allow more general endpoint specification (Investigate possible use of iTaSC for this point and the above).
8
9
+- Move away from service-based IK calls to a plugin-based one.
10
11
+- Simplify configuration files.
12
13
+- Make stack robot-agnostic (and remove reem_ prefix from name).
14
15
+- Document public API.
16
17
+- Add proper unit test suite.
18
19
+- Create branches specific to each supported ros release.
0 commit comments