You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a few questions that I hope you could help me with:
Could you please provide the extrinsic parameters of the camera mounted on the drone?(or I tried to get it by myself(but NOT sure am I correct))
I noticed some differences in the odometry information when accessing it through rostopic and gazebo. Could you please explain why this is the case? (shown in the Figure below)
The goal point we publish here is (-3,3,2) way_point_pub = rospy.Publisher('red/position_hold/trajectory', MultiDOFJointTrajectoryPoint)
While the drone ends up at (-2,4,2)
I appreciate your time and assistance in this matter.
Best regards,
Allen
The text was updated successfully, but these errors were encountered:
Hi,
I have a few questions that I hope you could help me with:
Could you please provide the extrinsic parameters of the camera mounted on the drone?(or I tried to get it by myself(but NOT sure am I correct))
I noticed some differences in the odometry information when accessing it through rostopic and gazebo. Could you please explain why this is the case? (shown in the Figure below)
The goal point we publish here is (-3,3,2)
way_point_pub = rospy.Publisher('red/position_hold/trajectory', MultiDOFJointTrajectoryPoint)
While the drone ends up at (-2,4,2)
I appreciate your time and assistance in this matter.
Best regards,
Allen
The text was updated successfully, but these errors were encountered: