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

Gazebo no GPS topic #96

Open
nfhe opened this issue Apr 6, 2022 · 0 comments
Open

Gazebo no GPS topic #96

nfhe opened this issue Apr 6, 2022 · 0 comments

Comments

@nfhe
Copy link

nfhe commented Apr 6, 2022

Hi,man
I have a question to ask about the GPS plug-in in gazebo. I downloaded the noetic version of Hector_ gazebo,catkin_ After make succeeds, I run the roslaunch file I wrote as follows:
`

<visual>
  <origin xyz="0 0 0.1" rpy="0 0 0"/>
  <geometry>
    <box size="0.2 0.2 0.2"/>
  </geometry>
  <material name="orange"/>
</visual>

<inertial>
  <origin xyz="0 0 1" rpy="0 0 0"/>
  <mass value="1"/>
  <inertia
    ixx="1.0" ixy="0.0" ixz="0.0"
    iyy="1.0" iyz="0.0"
    izz="1.0"/>
</inertial>
Gazebo/Orange 10.0 sensor_msgs/NavSatFix -30.06022459407145675 -51.173913575780311191 90 10 0 0 0 0.001 0.001 0.001 0.05 0.05 0.05 0 0 0

`

image

/clock
/gazebo/link_states
/gazebo/model_states
/gazebo/parameter_descriptions
/gazebo/parameter_updates
/gazebo/performance_metrics
/gazebo/set_link_state
/gazebo/set_model_state
/rosout
/rosout_agg

Then I use rostopic list to view the topic, but there is no GPS data in it.

This question has bothered me for a long time. I hope I can get your reply. Thank you very much

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

1 participant