Tutorial No.:Tutorial 6
Mavros: 0.18.4
ROS: Kinetic
Gazebo: 7
Ubuntu: 16.04
System Platform: X86
When i python track_and_move.py, it occurs an error.
Traceback (most recent call last):
File "track_and_move.py", line 134, in
SimpleTrackAndMove(resolution=resolution, K=K, left_topic=left_topic, right_topic=right_topic, object_position_topic=object_position_topic)
TypeError: init() takes at least 4 arguments (6 given)
Tutorial No.:Tutorial 6 Mavros: 0.18.4 ROS: Kinetic Gazebo: 7 Ubuntu: 16.04 System Platform: X86
When i python track_and_move.py, it occurs an error. Traceback (most recent call last): File "track_and_move.py", line 134, in
SimpleTrackAndMove(resolution=resolution, K=K, left_topic=left_topic, right_topic=right_topic, object_position_topic=object_position_topic)
TypeError: init() takes at least 4 arguments (6 given)