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: Not enough arguments #100

Open
huan-robotics opened this issue Mar 9, 2022 · 2 comments
Open

ERROR: Not enough arguments #100

huan-robotics opened this issue Mar 9, 2022 · 2 comments

Comments

@huan-robotics
Copy link

huan-robotics commented Mar 9, 2022

When I run:
[WARN] [1646817382.360607]: Could not process inbound connection: topic types do not match: [nav_msgs/OccupancyGrid] vs. [sensor_msgs/NavSatFix]{'topic': '/gps/fix', 'tcp_nodelay': '0', 'md5sum': '3381f2d731d4076ec5c71b0759edbe4e', 'type': 'nav_msgs/OccupancyGrid', 'callerid': '/rviz'}
How can I solve it?
Thanks!

@beetleskin
Copy link
Contributor

looks like you mixed up your topics: the plugin expects NavSatFix but you provide OccupancyGrid.

@huan-robotics
Copy link
Author

huan-robotics commented Mar 12, 2022

looks like you mixed up your topics: the plugin expects NavSatFix but you provide OccupancyGrid.

I open RVIZ and publish the fake gps according to [demo.gps](https://github.com/nobleo/rviz_satellite/blob/master/launch/demo.gps) . But it looks like that no gps is found.

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