https://github.com/andy-leo10/commands-sheet
Commands Sheet for Robotics
https://github.com/andy-leo10/commands-sheet
commands docker git guide jenkins linux ros1 ros2 testing
Last synced: 2 months ago
JSON representation
Commands Sheet for Robotics
- Host: GitHub
- URL: https://github.com/andy-leo10/commands-sheet
- Owner: Andy-Leo10
- Created: 2024-04-25T13:59:37.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-27T21:37:26.000Z (over 1 year ago)
- Last Synced: 2025-06-25T02:39:59.749Z (about 1 year ago)
- Topics: commands, docker, git, guide, jenkins, linux, ros1, ros2, testing
- Homepage:
- Size: 28.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Commands Sheet for Robotics
Commands Sheet for Robotics:
- [Linux commands](linux-commands.md)
- [GIT commands](git-commands.md)
- [ROS1 commands](ros1-commands.md)
- [ROS1 gazebo](ros1-gazebo.md)
- [ROS web](ros-web.md)
- [ROS2 commands](ros2-commands.md)
- [ROS2 QOS](ros2-qos.md)
- [ROS2 lifecycle](ros2-lifecycle.md)
- [ROS2 components](ros2-components.md)
- [ROS2 Nav2](ros2-nav2.md)
- [ROS2 Moveit2](ros2-moveit2.md)
- [ROS2 control](ros2-control.md)
- [ROS2 interface (msgs)](ros2-interface.md)
- [RQT](rqt-commands.md)
- [Docker commands](docker-commands.md)
- [Testing commands](testing-commands.md)
- [Jenkins commands](jenkins-commands.md)
- [Robotics references](references-general.md)
- [List of robots](references-robots.md)
- [List of Ignition](references-ignition.md)
- [List of Gazebo Sim]()
- [GPU](gpu-general.md)
```
sudo apt-get update
sudo apt-get install ros--
```