We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
gui:=false does not work anymore, and the docs for docker usage seems to be outdated
gui:=false
gz_ros2_control/doc/index.rst
Line 34 in 18fd2c7
@ahcorde Is there any other possibility instead of using the -s gz_args, i.e., to pass it from ros launch parameters?
-s
IncludeLaunchDescription( PythonLaunchDescriptionSource( [PathJoinSubstitution([FindPackageShare('ros_gz_sim'), 'launch', 'gz_sim.launch.py'])]), launch_arguments=[('gz_args', [' -s -r empty.sdf'])]),
The text was updated successfully, but these errors were encountered:
No branches or pull requests
gui:=false
does not work anymore, and the docs for docker usage seems to be outdatedgz_ros2_control/doc/index.rst
Line 34 in 18fd2c7
@ahcorde Is there any other possibility instead of using the
-s
gz_args, i.e., to pass it from ros launch parameters?The text was updated successfully, but these errors were encountered: