Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Uninitialized quaternion, assuming identity #28

Open
reem90 opened this issue Sep 8, 2022 · 0 comments
Open

Uninitialized quaternion, assuming identity #28

reem90 opened this issue Sep 8, 2022 · 0 comments

Comments

@reem90
Copy link

reem90 commented Sep 8, 2022

I tried using the gbplanner in a different simulation environment and a different UAV robot. The input to the gbplanner is the point cloud topic and the odom topic. While the output is the set of points (trajectory). I created a node to read all the trajectory points and send them to the controller of my drone. The drone was able to follow the path. However, the path generated is too close to the wall, and the drone sometimes hits the walls. In addition, I got the following warnings and errors in RVIZ for both the best and the ref paths and other tools:
Uninitialized quaternion, assuming identity

Here is the output from RVIZ:
gbplannerRVIZ
gbplannerIssue2

Also, When I pressed Go home. It created the correct path as visualized, but it landed in a different place as shown in the following Image.

GoHomeIssue

I can provide the terminal output as well.

Kindly let me know how to fix or enhance the performance of the planner on a different drone type.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant