rrr-arm VS ros_controllers

Compare rrr-arm vs ros_controllers and see what are their differences.

rrr-arm

ROS package for 3 DOF Revolute-Revolute-Revolute robot arm built from scratch using xacro model. The developed robot is visualized in Rviz, and simulated in Gazebo simulator. MoveIt config package for the robot is developed and interfaced with Gazebo (find the link at the end of the page). (by Robotawi)

ros_controllers

Generic robotic controllers to accompany ros_control (by ros-controls)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
rrr-arm ros_controllers
2 4
13 532
- 2.6%
0.0 4.5
over 2 years ago about 2 months ago
CMake C++
MIT License BSD 3-clause "New" or "Revised" License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

rrr-arm

Posts with mentions or reviews of rrr-arm. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-03.
  • Best Ways to use moveit?
    3 projects | /r/ROS | 3 Oct 2021
    Here is a simple robot arm built with primitive geometry and interfaced with Gazebo. A teaching assistant from Worcester Polytechnic Institute informed me it is beneficial. He used it with a robotics course.
  • Tips on where to start with modelling and control of a manipulator?
    3 projects | /r/robotics | 18 Apr 2021
    I recommend starting with the CAD model of the manipulator and then using it to generate the URDF (there is a plugin for that). This will enable you to visualize and simulate it in Gazebo and make the motion planning with moveit. I even started from before that and built a simple RRR arm from scratch here. I made it without CAD, but the reason was that I wanted to understand the internals. I used moveit here for planning with collision avoidance. There are steps to generate moveit config package for your robot in the same link.

ros_controllers

Posts with mentions or reviews of ros_controllers. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-08-20.

What are some alternatives?

When comparing rrr-arm and ros_controllers you can also consider the following projects:

rrr_arm_config - MoveIt configuration package for Revolute Revolute Revolute (RRR) robot arm built from scratch and interfaced with Gazebo

ros_diffdrive_robot - Arduino code to control a differential drive robot via ROS Twist messages using a NodeMcu or ESP8266