No version for distro humble. Known supported distros are highlighted in the buttons above.
No version for distro jazzy. Known supported distros are highlighted in the buttons above.
No version for distro rolling. Known supported distros are highlighted in the buttons above.
Package Summary
Tags | No category tags. |
Version | 0.1.0 |
License | AIRLAB |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/airlab-polimi/ros2-igus-rebel.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2024-07-15 |
Dev Status | UNMAINTAINED |
CI status | No Continuous Integration |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Realtime Servoing with Moveit2 and ROS2 for the Igus Rebel 6-axis robot arm
Additional Links
Maintainers
- Simone Giampà
Authors
- Simone Giampà
Realtime servoing with MoveIt2 and ROS2-control
Code repository and tutorials
Code inspired by this tutorial
Pose tracking code demo found in the official repo: moveit_servo/demos/demo_pose.cpp
Current status of the development
Current implementation: the servo library doesn’t work as expected. The robot moves slightly only for 1 or 2 seconds, then the velocity commands are scaled down so much that they become negligible.
What I tested so far:
- velocity controller in open loop –> divergent behavior
- velocity controller in closed loop –> works but velocity is scaled down too much after a few seconds
- position controller –> same as velocoty controller in closed loop
- pid gains –> affect only the stability and oscillations in the motion
- servo parameters –> only the butterworth pass down filter affects the motion, since it changes how many times the warning (velocity scaling) is triggered. Other parameters do not seem to have a relevant effect in the movement.
- goal pose –> moving it close or far from the robot changes the robot movement but the overall behavior stays the same
- servo_params.publish_period –> changing it to 0.02 makes the robot not move, and the commands are sent only after the servo node is shutdown for some absurd reason.
No useful information found online, servo becomes stale at the moment (2023-11-14).
CHANGELOG
No CHANGELOG found.
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Package Dependencies
System Dependencies
No direct system dependencies.
Dependant Packages
No known dependants.
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged igus_rebel_servo at Robotics Stack Exchange
No version for distro noetic. Known supported distros are highlighted in the buttons above.
No version for distro ardent. Known supported distros are highlighted in the buttons above.
No version for distro bouncy. Known supported distros are highlighted in the buttons above.
No version for distro crystal. Known supported distros are highlighted in the buttons above.
No version for distro eloquent. Known supported distros are highlighted in the buttons above.
No version for distro dashing. Known supported distros are highlighted in the buttons above.
No version for distro galactic. Known supported distros are highlighted in the buttons above.
No version for distro foxy. Known supported distros are highlighted in the buttons above.
No version for distro iron. Known supported distros are highlighted in the buttons above.
No version for distro lunar. Known supported distros are highlighted in the buttons above.
No version for distro jade. Known supported distros are highlighted in the buttons above.
No version for distro indigo. Known supported distros are highlighted in the buttons above.
No version for distro hydro. Known supported distros are highlighted in the buttons above.
No version for distro kinetic. Known supported distros are highlighted in the buttons above.
No version for distro melodic. Known supported distros are highlighted in the buttons above.