Skip to content

Commit afb9b53

Browse files
author
Adolfo Rodriguez Tsouroukdissian
committed
Created TODO file for the reem_teleop stack
1 parent 6072abb commit afb9b53

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

TODO

+19
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)