File tree 1 file changed +9
-1
lines changed
1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -35,6 +35,14 @@ Additional resources to learn these things and more can be found in [Additional
35
35
- Aruco
36
36
- and a whole bunch of tips and tricks
37
37
- 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!
38
46
- [ Pwntools] ( https://github.com/Fasermaler/coding-notes/blob/master/Pwntools/pwntools.md )
39
47
- Tubes
40
48
- GDB
@@ -89,7 +97,7 @@ Additional resources to learn these things and more can be found in [Additional
89
97
- This person basically lives, breathes and eats reinforcement learning
90
98
- [ TheAlgorithms] ( https://github.com/TheAlgorithms/ )
91
99
- Lots of implementations for many many different types of algorithms in all languages
92
- - A good referenceer
100
+ - A good reference
93
101
- [ AtsushiSakai's Python Robotics] ( https://github.com/AtsushiSakai/PythonRobotics )
94
102
- Huge repository of Python implementations of well known robotics algorithms
95
103
- Includes visualizations as well
You can’t perform that action at this time.
0 commit comments