-
Notifications
You must be signed in to change notification settings - Fork 347
Added README.md for dummy_robot_bringup. #574
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
Added README.md for dummy_robot_bringup. #574
Conversation
…ocumented expected behaviour. Verified instructions. Signed-off-by: Bey Hao Yun <[email protected]>
…ions for better cross-platform-compatibility. Signed-off-by: Bey Hao Yun <[email protected]>
Signed-off-by: Bey Hao Yun <[email protected]>
Signed-off-by: Bey Hao Yun <[email protected]>
dummy_robot/dummy_robot_bringup/launch/dummy_robot_bringup.launch.py
Outdated
Show resolved
Hide resolved
Signed-off-by: Bey Hao Yun <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you please resolve the conflicts here @cardboardcode ? Looks good to me otherwise.
Rebased pull request branch to newly updated main rolling branch. Conflicts should now be resolved. |
Signed-off-by: Alejandro Hernández Cordero <[email protected]>
Signed-off-by: Alejandro Hernandez Cordero <[email protected]>
Signed-off-by: Alejandro Hernandez Cordero <[email protected]>
Pulls: #574 |
Signed-off-by: Alejandro Hernandez Cordero <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@ahcorde thanks for taking the effort on this.
there are a few flake8 warnings to address.
https://ci.ros2.org/job/ci_linux-aarch64/19341/testReport/junit/(root)/projectroot/flake8/
Signed-off-by: Alejandro Hernandez Cordero <[email protected]>
Purpose of Pull Request
This pull request adds a
README.md
to dummy_robot_bringup as part of efforts to address the issue highlighted in #531.