ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

mi-sa's profile - activity

2018-06-26 02:41:41 -0500 marked best answer Bebop 2 camera can not be operated!

I could not operate on the "camera_control" topic and used the "joint_states" topic, but I could not do it anymore. If someone knows how to operate the camera with bebop_autonomy, please teach.

2018-06-26 02:41:12 -0500 received badge  Famous Question (source)
2017-12-04 16:59:53 -0500 received badge  Notable Question (source)
2017-12-04 16:09:29 -0500 edited answer Bebop 2 camera can not be operated!

rostopic pub /bebop/camera_control geometry_msgs/Twist -r 50 -- '[0.0, 0.0, 0.0]' '[0.0, 1.0, 0.0]' I typed it in the

2017-12-04 16:08:15 -0500 received badge  Popular Question (source)
2017-12-04 04:08:32 -0500 answered a question Bebop 2 camera can not be operated!

" rostopic pub /bebop/camera_control geometry_msgs/Twist -r 1 -- '[0.0, 0.0, 0.0]' '[0.0, 1.0, 0.0]' " I typed it in the

2017-12-04 00:40:27 -0500 commented question Bebop 2 camera can not be operated!

Thank you for your reply. The problem has already been solved, so it's okay. I'm sorry for confusing you.

2017-12-01 02:24:42 -0500 asked a question Bebop 2 camera can not be operated!

Bebop 2 camera can not be operated! I could not operate on the "camera_control" topic and used the "joint_states" topic,