-
Notifications
You must be signed in to change notification settings - Fork 193
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
xacro warnings #13
Comments
Original comment by Carlos Agüero (Bitbucket: caguero, GitHub: caguero).
|
Original comment by Kevin Allen (Bitbucket: kev-the-dev). This may be unavoidable, as this tag is needed to generate xacro files. However, I think it is a good idea to disable running gazebo with --verbose by default, as it mostly just spams the user. This will prevent the warning from being printed |
Original comment by Brian Bingham (Bitbucket: brian_bingham). I believe I see this warning even with verbose=false in the launch file. The warning is a bit confusing since it suggests that some unknown parts of the world/models are being ignored. |
Original comment by Brian Bingham (Bitbucket: brian_bingham). In addition I get this xacro warning...
|
Original comment by Kevin Allen (Bitbucket: kev-the-dev). I don't see that new one, but you are correct the other two appear will still appear with verbose off because they are warnings. Unfortunately, we can't use xacro without that tag, and SDF will warn about anything it doesn't recognize (even though it causes no issue). |
Original report (archived issue) by Carlos Agüero (Bitbucket: caguero, GitHub: caguero).
When launching VMRC with:
roslaunch robotx_gazebo sandisland.launch
there are two xacro warnings:
The text was updated successfully, but these errors were encountered: