Skip to content

Commit 3f7ad55

Browse files
authored
Update README.md
1 parent 35b2c7a commit 3f7ad55

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,8 @@ The ros_manager class has two mode: default and load. In the default mode, it ac
4242

4343
-the contact configuration controller: src/ControlandExecution/impedance_control_barrier_function.py
4444

45+
-basic kinematic estimator node: src/Estimation/gtsam_pivot_estimator_node.py
46+
47+
-estimation node using apriltag based shape priors: src/Estimation/gtsam_with_shape_priors_node.py
48+
4549
It should be noted that the controllers and estimators (as currently designed) just send their outputs as ROS messages (or into the void when in load mode). There currently is not any infrastructure in place to pipe their output to a visualizer when the system is in load mode. They still will run, you just won't be able to see anything unless you print the output to the terminal or insert your own visualization. I'm sorry, I'll try to get to this eventually.

0 commit comments

Comments
 (0)