Skip to content
This repository has been archived by the owner on Feb 21, 2021. It is now read-only.

Task: plugin quadrotor for Gazebo requires full refactor #229

Closed
varhub opened this issue Nov 10, 2015 · 3 comments
Closed

Task: plugin quadrotor for Gazebo requires full refactor #229

varhub opened this issue Nov 10, 2015 · 3 comments

Comments

@varhub
Copy link
Contributor

varhub commented Nov 10, 2015

I think that a full refactor of quadrotor plugin is mandatory:

At least for:

  • Separate code logic from Ice interfaces
  • Remove code from headers
  • Improve namespaces

An eventually for:

  • Reduce thread requirements to one
  • Split control from sensoring if possible

[Iter I]

@varhub varhub changed the title plugin quadrotor for Gazebo: full refactor Task: plugin quadrotor for Gazebo requires full refactor Nov 19, 2015
@varhub
Copy link
Contributor Author

varhub commented Dec 2, 2015

Mission complete.

Requires some extra job.

  • Implement dual Pose3D (real and altitude) with Ice facets
  • Solve Z drift
  • implement teleport (setPose)
  • Use EasyIce to allow run gazebo from any directory

@varhub
Copy link
Contributor Author

varhub commented Dec 12, 2015

This task include fixing: #216 #217 #218

Update: #216 was characterized here: #104 (#104 is also fixed)

@varhub
Copy link
Contributor Author

varhub commented Dec 12, 2015

Sorting ToDo:

  1. Use EasyIce
  2. Implement dual Pose3D
  3. Implement teleport
  4. Solve Z drift plugin quadrotor for Gazebo: vertical bias #217
  5. Customizable parameters (sdf)
    1. fly altitude (take off)
    2. take off/landing speed

[Iter II]

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants