You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using Ubuntu 18.04 with ROS Melodic. I have an application where I need to both use this branch: #259 due to the robot having multiple groups(robot+track+articulated gripper). However I also need to use this branch as well to write registers: #439.
The current solutions is basically to have 2 different catkin work-spaces, one where I can utilize the new motoman_msgs, and the other with the fixed joint_trajectory_action nodes in order to correctly control multiple groups.
Is there a standard way to go about solving this besides trying to merge the 2 branches?
Thanks for your thoughts.
The text was updated successfully, but these errors were encountered:
Hello All,
I am using Ubuntu 18.04 with ROS Melodic. I have an application where I need to both use this branch: #259 due to the robot having multiple groups(robot+track+articulated gripper). However I also need to use this branch as well to write registers: #439.
The current solutions is basically to have 2 different catkin work-spaces, one where I can utilize the new motoman_msgs, and the other with the fixed joint_trajectory_action nodes in order to correctly control multiple groups.
Is there a standard way to go about solving this besides trying to merge the 2 branches?
Thanks for your thoughts.
The text was updated successfully, but these errors were encountered: