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

Frame odom does not exist in moveit_planner.launch #12

Open
Primula-a opened this issue Jul 28, 2020 · 3 comments
Open

Frame odom does not exist in moveit_planner.launch #12

Primula-a opened this issue Jul 28, 2020 · 3 comments

Comments

@Primula-a
Copy link

When launching moveit for pepper by:
roslaunch pepper_moveit_config moveit_planner.launch
the interactive markers of the robot are not visible, because the odom fixed frame does not exist, and a global error stops the execution.
After changing the fixed frame to base_link the error is fixed, but the interactive markers and all the transformations do not work because they require odom.
How can I solve this bug?
I try to add the node pkg tf as in the demo.launch file, but it doesn't work.
I use Ubuntu 16.04 and ROS kinetic.

@tomkimsour
Copy link

To me the error was coming from gazebo, in the exemple they use a different version

@SamuelMN005
Copy link

which version of gazebo is used in the example?

@tomkimsour
Copy link

I believe it was gazebo 7

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

3 participants