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

[Spot] Development of jsk_spot_robot #1382

Open
sktometometo opened this issue Sep 19, 2021 · 0 comments
Open

[Spot] Development of jsk_spot_robot #1382

sktometometo opened this issue Sep 19, 2021 · 0 comments

Comments

@sktometometo
Copy link
Contributor

sktometometo commented Sep 19, 2021

Manuals for development of jsk_spot_robot.

Overview

There are 3 branches you should know for jsk_spot_robot development.

  • master (jsk-ros-pkg/jsk_robot): stable branch (Currenly jsk_spot_robot is not merged yet)
  • develop/spot (sktometometo/jsk_robot): develop branch for spot
  • prbase/spot (sktometometo/jsk_robot): base branch when you create a PR for jsk_spot_robot

Development workflow

First, you add some features or bugs to develop/spot branch.
After that, to mrege develop/spot to master branch, create PR to master.
To create PR, please create branch based on master and cherry-pick your PR's commits.
If there are some conflicts due to lack of other commits in develop/spot, please rebase your PR branch on prbase/spot and

Pull Request Tracker

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

No branches or pull requests

1 participant