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

Dock not displayed in Rviz when running AWS house #78

Open
alsora opened this issue Oct 7, 2021 · 2 comments
Open

Dock not displayed in Rviz when running AWS house #78

alsora opened this issue Oct 7, 2021 · 2 comments
Labels
bug Something isn't working

Comments

@alsora
Copy link
Contributor

alsora commented Oct 7, 2021

Describe the bug
When running the AWS house the dock does not appear in RVIz, although it's in the simulated environment.
On the other hand, when running empty world, we do see the dock in RViz (even if bugged, see #75)

To Reproduce
Steps to reproduce the behavior:
Run ros2 launch irobot_create_gazebo aws_small.launch.py

@alsora alsora added the bug Something isn't working label Oct 7, 2021
@apojomovsky
Copy link
Collaborator

As of now, the dock is present in RViz with the aws house. The issue is that it's far away from the robot
image

@rjcausarano
Copy link
Collaborator

The dock is spawning at 0, 0, 0 as specified by the static_transform_publisher, https://github.com/iRobotEducation/create3_sim/blob/main/irobot_create_description/launch/include/dock.py#L79

So the question is what do we do with the robot? spawn it docked wherever the dock is?

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

No branches or pull requests

3 participants