Skip to content

Commit b7e6ea0

Browse files
committed
Update README with SMACH links
1 parent ded8fce commit b7e6ea0

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

+9-1
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,14 @@ Additional resources to learn these things and more can be found in [Additional
3535
- Aruco
3636
- and a whole bunch of tips and tricks
3737
- Plenty of [example code](https://github.com/Fasermaler/coding-notes/tree/master/OpenCV-Python/sample_code) as well!
38+
- [ROS SMACH](https://github.com/Fasermaler/coding-notes/blob/master/ROS_SMACH/SMACH_Reference.md)
39+
- Data Transfers
40+
- Action Servers
41+
- Visualization
42+
- Concurrency
43+
- Visualizations
44+
- Recovery behavior
45+
- Includes [example workspace](https://github.com/Fasermaler/coding-notes/tree/master/ROS_SMACH/example_ws) with working visualization!
3846
- [Pwntools](https://github.com/Fasermaler/coding-notes/blob/master/Pwntools/pwntools.md)
3947
- Tubes
4048
- GDB
@@ -89,7 +97,7 @@ Additional resources to learn these things and more can be found in [Additional
8997
- This person basically lives, breathes and eats reinforcement learning
9098
- [TheAlgorithms](https://github.com/TheAlgorithms/)
9199
- Lots of implementations for many many different types of algorithms in all languages
92-
- A good referenceer
100+
- A good reference
93101
- [AtsushiSakai's Python Robotics](https://github.com/AtsushiSakai/PythonRobotics)
94102
- Huge repository of Python implementations of well known robotics algorithms
95103
- Includes visualizations as well

0 commit comments

Comments
 (0)