I'm new to ROS and exploring it by using the Husky robot. So when I checked topics after launching it with Gazebo, some of the topics have publisher None:
$rostopic info /husky_velocity_controller/odom
Type: nav_msgs/Odometry
Publishers: None
Subscribers:
* /ekf_localization (http://localhost:33585/)
So how can a ROS Topic has a None publisher?