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

error in gazebo #1

Open
wsAndy opened this issue Dec 23, 2016 · 1 comment
Open

error in gazebo #1

wsAndy opened this issue Dec 23, 2016 · 1 comment

Comments

@wsAndy
Copy link

wsAndy commented Dec 23, 2016

Hello gergia,
I test your codes and the stage simulation could work well, but when I rewrite it to simulate in gazebo, the TF error Timed out waiting for transform from robot_0/base_link to map to become available before running costmap, tf error: . canTransform returned after 0.1 timeout was 0. occurs again. even when I only use one robot in gazebo. I just change the world file and add robot model in 'single_robot.launch' .
Do you know how to fix this TF problem?

THX

@ivan-gavran
Copy link
Owner

Hi, wsAndy,

sorry for answering late, I missed the notification. The code is not intended to work in gazebo - namely, it was made to follow the Stage convention that as soon as there are 2 or more robots in the stage, they are prefixed by robot_0/ , robot_1/ etc.

I don't plan to expand it to gazebo very soon. Have you worked on it? If so, feel free to either improve or use the code here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants