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

calling Projector::Load method when spawning robot from urdf #1807

Open
osrf-migration opened this issue Dec 11, 2015 · 12 comments
Open

calling Projector::Load method when spawning robot from urdf #1807

osrf-migration opened this issue Dec 11, 2015 · 12 comments
Labels
2.0 bug Something isn't working major rendering

Comments

@osrf-migration
Copy link

Original report (archived issue) by Yuki Furuta (Bitbucket: furushchev).

The original report had attachments: Screenshot from 2015-12-10 15:27:14.png


Hi, I am new to gazebo, and I have a question.

I'm using the PR2 that has projector at the head.
Projector itself seems to have parameters that are configurable:
https://github.com/osrf/gazebo/blob/2de40d75074bb573bddc8f902f2b78c543237b2d/gazebo/rendering/Projector.cc#L109:126

When spawning a robot that has a projector from urdf, children tags of seems to be ignored.
How can we set the parameter when
spawning the robot from urdf?

@osrf-migration
Copy link
Author

Original comment by Yuki Furuta (Bitbucket: furushchev).


  • changed title from "calling Projector::Load method from urdf" to "calling Projector::Load method when spawning robot from urdf"

@osrf-migration
Copy link
Author

Original comment by Yuki Furuta (Bitbucket: furushchev).


  • set attachment to "Screenshot from 2015-12-10 15:27:14.png"

@osrf-migration
Copy link
Author

Original comment by Yuki Furuta (Bitbucket: furushchev).


ping

1 similar comment
@osrf-migration
Copy link
Author

Original comment by Yuki Furuta (Bitbucket: furushchev).


ping

@osrf-migration
Copy link
Author

Original comment by Nate Koenig (Bitbucket: Nathan Koenig).


What version of gazebo are you using, and how are you running gazebo?

@osrf-migration
Copy link
Author

Original comment by Yuki Furuta (Bitbucket: furushchev).


I use gazebo 2.2.3 with ROS Indigo, but I checked that this problem is also reproduced on 1.9.6 (with ROS hydro) and 6 (latest).

(for using pr2 with gazebo 6, I needed to fix a bit of compilation flags. see PR2/pr2_simulator#116 )

The picture attached is another launch file, but in order to reproduce this problem, just roslaunch-ing file installed by apt-get:

roslaunch pr2_gazebo pr2_empty_world.launch

This run gazebo, and insert pr2 into world by using spawn_model from urdf.

@osrf-migration
Copy link
Author

Original comment by Yuki Furuta (Bitbucket: furushchev).


ping

4 similar comments
@osrf-migration
Copy link
Author

Original comment by Yuki Furuta (Bitbucket: furushchev).


ping

@osrf-migration
Copy link
Author

Original comment by Yuki Furuta (Bitbucket: furushchev).


ping

@osrf-migration
Copy link
Author

Original comment by Yuki Furuta (Bitbucket: furushchev).


ping

@osrf-migration
Copy link
Author

Original comment by Yuki Furuta (Bitbucket: furushchev).


ping

@osrf-migration osrf-migration added major rendering bug Something isn't working 2.0 labels Apr 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.0 bug Something isn't working major rendering
Projects
None yet
Development

No branches or pull requests

1 participant