Skip to content
New issue

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

Need to use multiple branches for application #454

Closed
akashjinandra opened this issue Feb 8, 2022 · 2 comments
Closed

Need to use multiple branches for application #454

akashjinandra opened this issue Feb 8, 2022 · 2 comments

Comments

@akashjinandra
Copy link

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.

@gavanderhoorn
Copy link
Member

You'd create a branch in your local clone into which you git merge both branches.

@gavanderhoorn
Copy link
Member

As this is not an issue with the packages in this repository, I'm closing it.

Feel free to keep commenting on it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants