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

Make xbot2 config file variable. #23

Open
JakobThumm opened this issue Jul 21, 2023 · 1 comment
Open

Make xbot2 config file variable. #23

JakobThumm opened this issue Jul 21, 2023 · 1 comment

Comments

@JakobThumm
Copy link

Currently, the xbot2 config file is hard-coded in

args="--hw sim --simtime --config $(find concert_xbot2)/modular.yaml"/>
.
We would like to use a custom config file that is not part of the ADVRHumanoids/concert_description repo without changing anything in ADVRHumanoids/concert_description.

@EdoardoRomiti
Copy link
Contributor

Fixed in commit 9222e07.
Now the xbot2 config file can be passed to xbot2 as an arg of the launch file, for example :

mon launch concert_gazebo concert.launch xbot2_config:=~/concert_ws/src/concert_config/ModularBot.yaml

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

No branches or pull requests

2 participants