moveit: How do I get joint_value_target which are set in the srdf?
I have different group_states defined in my robot.srdf
file in robot_moveit_config/config
location.
Say, I have 'home_robot
' and 'pos1_robot'
and 'pos2_robot
' defined in the file. How would I get the 'pos1_robot'
joint values from the SRDF file with moveit robot instance?