|
| 1 | +# Dependencies |
| 2 | + |
| 3 | +This is an attempt to document all dependencies of this repository and their licenses as mentioned in the [README.md](https://j3soon.github.io/ros2-essentials/#license). (thanks [@ZachSchmidt1](https://github.com/ZachSchmidt1)). |
| 4 | + |
| 5 | +| Dependencies | Licenses | |
| 6 | +|---|---| |
| 7 | +| [imu_tools](https://github.com/CCNYRoboticsLab/imu_tools) | BSD-3-Clause, GPL-3.0 (for the imu_filter_madgwick package) | |
| 8 | +| [IsaacLab](https://github.com/isaac-sim/IsaacLab) | BSD-3-Clause, Apache-2.0 (for the isaaclab_mimic extension and corresponding standalone scripts) | |
| 9 | +| [ORB_SLAM3](https://github.com/UZ-SLAMLab/ORB_SLAM3) | GPL-3.0 | |
| 10 | +| [ros2_documentation](https://github.com/ros2/ros2_documentation) | CC-BY-4.0 | |
| 11 | +| [slam_toolbox](https://github.com/SteveMacenski/slam_toolbox) | LGPL-2.1 | |
| 12 | +| [apriltag_ros](https://github.com/Interbotix/apriltag_ros) | BSD-2-Clause | |
| 13 | +| [rtabmap](https://github.com/introlab/rtabmap) | BSD-3-Clause | |
| 14 | +| [rtabmap_ros](https://github.com/introlab/rtabmap_ros) | BSD-3-Clause | |
| 15 | +| [clearpath_computer_installer](https://github.com/clearpathrobotics/clearpath_computer_installer) | BSD-3-Clause | |
| 16 | +| [clearpath_common](https://github.com/clearpathrobotics/clearpath_common) | BSD-3-Clause | |
| 17 | +| [clearpath_robot](https://github.com/clearpathrobotics/clearpath_robot) | BSD-3-Clause | |
| 18 | +| [husky](https://github.com/husky/husky) | BSD-3-Clause | |
| 19 | +| [moveit_visual_tools](https://github.com/moveit/moveit_visual_tools) | BSD-3-Clause | |
| 20 | +| [interbotix_ros_core](https://github.com/Interbotix/interbotix_ros_core) | BSD-3-Clause | |
| 21 | +| [interbotix_ros_manipulators](https://github.com/Interbotix/interbotix_ros_manipulators) | BSD-3-Clause | |
| 22 | +| [moveit_tutorials](https://github.com/moveit/moveit2_tutorials) | BSD-3-Clause | |
| 23 | +| [champ](https://github.com/chvmp/champ) | BSD-3-Clause | |
| 24 | +| [libchamp](https://github.com/chvmp/libchamp) | BSD-3-Clause | |
| 25 | +| [interbotix_ros_toolboxes](https://github.com/Interbotix/interbotix_ros_toolboxes) | BSD-3-Clause | |
| 26 | +| [DELTO_M_ROS2](https://github.com/Tesollo-Delto/DELTO_M_ROS2) | BSD-3-Clause | |
| 27 | +| [diagnostics](https://github.com/ros/diagnostics) | BSD-3-Clause | |
| 28 | +| [robot_localization](https://github.com/cra-ros-pkg/robot_localization) | BSD-3-Clause | |
| 29 | +| [cmd_vel_mux](https://github.com/kobuki-base/cmd_vel_mux) | BSD-3-Clause | |
| 30 | +| [kobuki_core](https://github.com/kobuki-base/kobuki_core) | BSD-3-Clause | |
| 31 | +| [ecl_lite](https://github.com/stonier/ecl_lite) | BSD-3-Clause | |
| 32 | +| [ecl_core](https://github.com/stonier/ecl_core) | BSD-3-Clause | |
| 33 | +| [ros1_bridge](https://github.com/ros2/ros1_bridge) | Apache-2.0 | |
| 34 | +| [examples](https://github.com/ros2/examples) | Apache-2.0 | |
| 35 | +| [citysim](https://github.com/osrf/citysim) | Apache-2.0 | |
| 36 | +| [vulkan](https://gitlab.com/nvidia/container-images/vulkan) | Apache-2.0 | |
| 37 | +| [buildx](https://github.com/docker/buildx) | Apache-2.0 | |
| 38 | +| [turtlebot3](https://github.com/ROBOTIS-GIT/turtlebot3) | Apache-2.0 | |
| 39 | +| [ros2_control_demos](https://github.com/ros-controls/ros2_control_demos) | Apache-2.0 | |
| 40 | +| [IsaacSim-ros_workspaces](https://github.com/isaac-sim/IsaacSim-ros_workspaces) | Apache-2.0 | |
| 41 | +| [navigation2/nav2_bringup](https://github.com/ros-navigation/navigation2/tree/main/nav2_bringup) | Apache-2.0 (for the nav2_bringup package) | |
| 42 | +| [turtlebot3_simulations](https://github.com/ROBOTIS-GIT/turtlebot3_simulations) | Apache-2.0 | |
| 43 | +| [rmw_cyclonedds](https://github.com/ros2/rmw_cyclonedds) | Apache-2.0 | |
| 44 | +| [rmw_fastrtps](https://github.com/ros2/rmw_fastrtps) | Apache-2.0 | |
| 45 | +| [docker_images](https://github.com/osrf/docker_images) | Apache-2.0 | |
| 46 | +| [aws-robomaker-small-warehouse-world](https://github.com/aws-robotics/aws-robomaker-small-warehouse-world) | MIT | |
| 47 | +| [aws-robomaker-small-house-world](https://github.com/aws-robotics/aws-robomaker-small-house-world) | MIT | |
| 48 | +| [aws-robomaker-hospital-world](https://github.com/aws-robotics/aws-robomaker-hospital-world) | MIT | |
| 49 | +| [emanual](https://github.com/ROBOTIS-GIT/emanual) | MIT | |
| 50 | +| [paths-filter](https://github.com/dorny/paths-filter) | MIT | |
| 51 | +| [sophus](https://github.com/stonier/sophus) | MIT | |
| 52 | +| [mkdocs-material-template](https://github.com/j3soon/mkdocs-material-template) | MIT | |
| 53 | + |
| 54 | +> Last Updated: 2025-12-22 |
0 commit comments