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

Modify SDF/WORLD files #2

Open
jpcoffelt opened this issue Apr 26, 2022 · 1 comment
Open

Modify SDF/WORLD files #2

jpcoffelt opened this issue Apr 26, 2022 · 1 comment
Labels
bug Something isn't working enhancement New feature or request

Comments

@jpcoffelt
Copy link
Collaborator

Currently all objects are treated as a single object in Gazebo. Need to modify SDF or WORLD files to load individually, so that they can be moved around independently.

@jpcoffelt jpcoffelt added bug Something isn't working enhancement New feature or request labels Apr 26, 2022
@olayasturias
Copy link
Contributor

Hey, if you take a look at the code I pulled, I am doing that with the walls :)
The way I do it (which is the way I know) is treating each wall as a robot, and spawning the "robot" into the world using roslaunch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants