20 open source projects by ros

1. Catkin
A CMake-based build system that is used to build all packages in ROS.
✭ 234
python
2. Meta Ros
OpenEmbedded Layers for ROS 1 and ROS 2
✭ 222
3. Geometry
Packages for common geometric calculations including the ROS transform library, "tf". Also includes ROS bindings for "bullet" physics engine and "kdl" kinematics/dynamics package.
✭ 133
5. Geometry2
A set of ROS packages for keeping track of coordinate transforms.
✭ 120
6. Executive smach
A procedural python-based task execution framework with ROS integration.
✭ 103
python
7. Cheatsheet
The ROS Cheatsheet source
✭ 100
tex
8. Actionlib
Provides a standardized interface for interfacing with preemptable tasks. Examples of this include moving the base to a target location, performing a laser scan and returning the resulting point cloud, detecting the handle of a door, etc.
✭ 65
10. Cmake modules
A common repository for CMake Modules which are not distributed with CMake but are commonly used by ROS packages.
✭ 24
cmake
11. Rosdistro
This repo maintains a lists of repositories for each ROS distribution
✭ 549
python
12. Ros comm
ROS communications-related packages, including core client libraries (roscpp, rospy, roslisp) and graph introspection tools (rostopic, rosnode, rosservice, rosparam).
13. Ros tutorials
Code used in tutorials found on ROS wiki
✭ 394
14. urdf
Repository for URDF parsing code
✭ 47
C++CMake
15. urdfdom
URDF parser
✭ 60
C++CMakec
16. roslisp
Client library for writing ROS nodes in idiomatic Common Lisp
17. rospack
A command-line tool for retrieving information about ROS packages available on the filesystem
18. rosbag snapshot
No description, website, or topics provided.
19. ros-overlay
Gentoo Overlay for ROS packages
20. kdl parser
kdl_parser and kdl_parser_py provide tools to construct a KDL tree from an XML robot representation in URDF.
1-20 of 20 user projects