jsk-ros-pkg / jsk_aerial_robot

The platfrom for aerial robot (e.g. general multirotor, hydrus, di, dragon, etc)
http://www.jsk.t.u-tokyo.ac.jp/index-j.html
34 stars 34 forks source link

[Robot Model] refactor the robot modelling framework #525

Closed tongtybj closed 1 year ago

tongtybj commented 2 years ago

What is this

Improve the robot modelling framework.

Details

Create a new base class serving as the model for general multirotor (without articulated structure).

tongtybj commented 1 year ago

Refactor reuslt:

tongtybj commented 1 year ago

TODO

sugihara-16 commented 1 year ago

@tongtybj Although I may misunderstand your comment, regarding the third requirement, the sample package of quadrotor equipped with vectoring rotors has been already included in my new package.

Please check this with following command: roslaunch gimbalrotor bringup.launch realmachine:=false simulation:=true headless:=false airframe:=quad

tongtybj commented 1 year ago

@sugihara-16

I leave a comment in #549 .