Add README.md of robot_state_controller and add test file floder.#81
Merged
qiayuanl merged 5 commits intorm-controls:masterfrom Sep 10, 2022
Merged
Add README.md of robot_state_controller and add test file floder.#81qiayuanl merged 5 commits intorm-controls:masterfrom
qiayuanl merged 5 commits intorm-controls:masterfrom
Conversation
…Complete description part in some README.md.
Member
|
把依赖理清楚一下,只写一级父依赖,以前没注意这个,写了很多 依赖的依赖 和 依赖的依赖的依赖, 相当于多写了很多,可以化简的 |
# Conflicts: # rm_chassis_controllers/CMakeLists.txt # rm_chassis_controllers/package.xml # rm_chassis_controllers/test/localization.yaml # rm_chassis_controllers/test/template_mecanum.yaml
Contributor
Author
|
改了依赖部分,都可以正常编译 |
ye-luo-xi-tui
approved these changes
Sep 10, 2022
Member
|
@qiayuanliao 我看着没啥问题,尽早合并吧 |
sloretz
reviewed
Dec 20, 2022
| roslint | ||
|
|
||
| pluginlib | ||
| hardware_interface |
There was a problem hiding this comment.
I think this may have caused the build failure seen in #98
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
添加了test文件夹;删除了README.md中关于编译和运行的部分并添加了关于相对应控制器的参数文件的完整描述。