-
Notifications
You must be signed in to change notification settings - Fork 28
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
No topics published for camera feed #8
Comments
I also encountered the same problems, thus I proted it to noetic + gazebo 11. You can find the repo here |
Okay thanks, I'll look into it |
Change line 52 in
to
works for me |
Thanks works for me too |
Thanks works for me too |
Hi, I compiled the package, once I run
rostopic list
I get the following output
/clock
/cmd_vel
/drone/gt_acc
/drone/gt_pose
/drone/gt_vel
/drone/imu
/drone/land
/drone/posctrl
/drone/reset
/drone/takeoff
/drone/vel_mode
/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
there are no topics for cam feed
I am using ROS noetic @tahsinkose
No data is published on /drone/imu topic
The text was updated successfully, but these errors were encountered: