Could not obtain transform from /gps to base_link
After rosrun ekf_localization_node and navsat_transform_node, I got warning like this:
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
After rosrun ekf_localization_node and navsat_transform_node, I got warning like this:
This means you probably haven't defined the gps
link in your URDF. The gps
link should be a link defined on your robot at the location where your GPS is mounted. Make the joint from the gps
link to its parent link a fixed joint, and the transform should then be available to navsat_transform_node
.
Asked: 2017-05-16 07:47:32 -0500
Seen: 698 times
Last updated: May 16 '17
Error connecting to Hokuyo: Could not open network Hokuyo
Integrate IMU+GPS for robot_localization [closed]
nmea_navsat_driver not sending any data (ublox m8p)
Hector GPS fix status not setting
How to include ArUco frame linked to base_link of two-wheel robot?
How to publish transform from odom to base_link?
Query about waypoint_nav package
Rebroadcast tf transforms with different frame_id on the fly