-
Notifications
You must be signed in to change notification settings - Fork 139
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 params for robot description in launch file #363
base: main
Are you sure you want to change the base?
Conversation
Hello @fan-ziqi , thanks for contributing to the quad-sdk repo! |
Hello @selvingarciag96 Existing code issues: Unable to expand to other robots without modifying the launch file. If the The following two files need to be modified:
If users want to expand their own robots according to the above modifications, they need to follow:
|
@fan-ziqi thanks for the comments! This is just to see that it does in fact works with a different platform on a real experiment. Thanks! |
@selvingarciag96 You're welcome! Yes, my original intention in modifying this code was to port it to other platforms. I added the I haven't had time to debug the |
@selvingarciag96 By the way, can you review PR #366? It's been a long time since anyone replied. |
Hi @fan-ziqi, Thanks, |
Hi @ologandavid, my code has been tested and is working well |
Ok, sounds good, I'll go ahead and review this and add the instructions to the wiki. Thanks! Best, |
No description provided.