We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Currently "Named Positions" are stored in two places (as discussed in #133)
arm_robots
There are advantages to putting in SRDF, namely it works with existing moveit/ros tools
The main disadvantage I see is the srdf notation is annoyingly cumbersome and less flexible than python
The text was updated successfully, but these errors were encountered:
Related to: #70
Sorry, something went wrong.
We decided to put these in the SRDF and use moveit's named position manager
Actual resolution #145 UM-ARM-Lab/arm_robots#69
No branches or pull requests
Currently "Named Positions" are stored in two places (as discussed in #133)
arm_robots
: https://github.com/UM-ARM-Lab/arm_robots/blob/dcab6b06a7fbad4585bd0ea28ca1c51fc9091421/arm_robots/src/arm_robots/config/victor_config.py#L69There are advantages to putting in SRDF, namely it works with existing moveit/ros tools
The main disadvantage I see is the srdf notation is annoyingly cumbersome and less flexible than python
The text was updated successfully, but these errors were encountered: