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

when I try to roslaunch multi_uva.launch, there is a repeat problem no odom, help. #87

Open
ajmddzp opened this issue Sep 18, 2023 · 3 comments

Comments

@ajmddzp
Copy link

ajmddzp commented Sep 18, 2023

1a9abf6ac54a3701b9b1874a69d99b5

@bigsuperZZZX
Copy link
Member

It means you didn't correctly connect your odometry topic.

@bcwww
Copy link

bcwww commented May 29, 2024

Hello, have you solved the issue? I ran into the same problem.

@bigsuperZZZX
Copy link
Member

  1. Use “rosnode list” command to list and identify the ROS node names of the planner and the drone simulator.
  2. Use "rosnode info xxx(the planner node name)" to see the odometry topic name the planner subscribes.
  3. Use "rosnode info xxx(the simulator node name)" to see the odometry name published.
  4. Remap the topic names to make them connected.

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