resources
Resources that helped me.
-
Video
- Articulated Robotics:: Provides some practical handson tutorials for using Docker in a robotics context.
- MIT Robotics seminars:: Speakers that talk about the ambitions of their research labs over a longer horizon.
Reading
- Robotic Seabass:: Great overviews of Task and Motion Planning (TaMP) as well as career advice and reflections on becoming a full-stack robotics engineer.
- General Robots:: Some interesting takes on a career in robotics.
Laws, Theories, Principles and Patterns that Roboticists will find useful.
- Morovec’s Paradox:: What is hard for humans is easy for robots, and what is easy for humans is hard for robots.
-
Video
- Arjan Codes:: Practical advice anyone can apply in their software engineering work tomorrow to be a better team player.
- Anthony writes code:: Deep dives on specific topics in a handson format from the author of pre-commit.
- Carberra:: Showcasing more recent topics and tools in Python.
- Fireship:: Quintessential banter about contemporary software engineering.
- You Suck at Programming:: If you ever want to take your bash scripting to the next level these bite sized chunks are great.