Robots Using ROS: Penn Quadrotors
[埋込みオブジェクト:http://www.youtube.com/v/MvRTALJp8DM&hl=en_US&fs=1&hd=1]
ROS has taken to the air! In a video that's quickly making the rounds on the Internet, you can see quadrotors from Penn's GRASP Lab performing all sorts of "aggressive" acrobatic stunts, from flying through narrow windows to landing on vertical perches. The entire system uses a mix of high-level ROS software for modularization and communication, as well as low-level microcontroller code.
The goal of this project was to fly a quadrotor precisely along aggressive trajectories. The basic components of the system are the quadrotor, a control laptop, and the Vicon motion capture system. The onboard microcontroller runs an attitude control loop at 1 kHz. The control laptop runs the higher-level position control loop. The control computer communicates with the quadrotor via an XBee link.
Communication between different programs on the control computer is done through ROS. A motion-capture node sends pose messages to a central controller, which in turn outputs control messages to code that sends the commands to the quadrotor. Experimentation was performed in a 3D simulator using a quadrotor model that contains a very accurate description of the dynamics of the actual quadrotor. The simulator communicates through ROS in a similar way as the hardware does, allowing for minimal overhead to switch between experimentation in simulation and on the actual quadrotor. ROS made it easy to modularize the code and write programs for each aspect of the entire problem independently.
Daniel Mellinger's Quadrotor Page
GRASP Lab
Thanks to Daniel Mellinger of Penn for helping to put together this post.
No TrackBacks
TrackBack URL: https://www.ros.org/mt-tb.cgi/178
Find this blog and more at planet.ros.org.
Categories
Monthly Archives
- January 2020 (1)
- March 2019 (1)
- February 2019 (1)
- December 2018 (1)
- September 2018 (8)
- August 2018 (6)
- July 2018 (6)
- June 2018 (6)
- May 2018 (5)
- April 2018 (4)
- March 2018 (3)
- December 2017 (1)
- November 2017 (8)
- October 2017 (2)
- September 2017 (3)
- August 2017 (6)
- July 2017 (4)
- June 2017 (5)
- May 2017 (4)
- April 2017 (2)
- March 2017 (9)
- February 2017 (5)
- January 2017 (3)
- December 2016 (4)
- October 2016 (5)
- September 2016 (5)
- August 2016 (10)
- July 2016 (9)
- June 2016 (16)
- May 2016 (14)
- April 2016 (13)
- March 2016 (15)
- February 2016 (17)
- January 2016 (14)
- December 2015 (9)
- November 2015 (11)
- October 2015 (18)
- September 2015 (20)
- August 2015 (22)
- July 2015 (12)
- June 2015 (10)
- May 2015 (18)
- April 2015 (9)
- March 2015 (19)
- February 2015 (9)
- January 2015 (11)
- December 2014 (14)
- November 2014 (7)
- October 2014 (12)
- September 2014 (11)
- August 2014 (12)
- July 2014 (14)
- June 2014 (6)
- May 2014 (15)
- April 2014 (15)
- March 2014 (16)
- February 2014 (11)
- January 2014 (11)
- December 2013 (13)
- November 2013 (5)
- October 2013 (6)
- September 2013 (4)
- August 2013 (2)
- July 2013 (9)
- June 2013 (6)
- May 2013 (5)
- April 2013 (8)
- March 2013 (17)
- February 2013 (12)
- January 2013 (2)
- December 2012 (5)
- November 2012 (2)
- October 2012 (5)
- September 2012 (11)
- August 2012 (4)
- July 2012 (1)
- June 2012 (8)
- May 2012 (6)
- April 2012 (17)
- March 2012 (11)
- February 2012 (9)
- January 2012 (14)
- December 2011 (9)
- November 2011 (6)
- October 2011 (5)
- September 2011 (15)
- August 2011 (10)
- July 2011 (3)
- June 2011 (6)
- May 2011 (10)
- April 2011 (7)
- March 2011 (15)
- February 2011 (24)
- January 2011 (28)
- December 2010 (26)
- November 2010 (15)
- October 2010 (17)
- September 2010 (21)
- August 2010 (15)
- July 2010 (12)
- June 2010 (9)
- May 2010 (11)
- April 2010 (20)
- March 2010 (31)
- February 2010 (7)
- January 2010 (19)
- December 2009 (18)
- November 2009 (17)
- October 2009 (18)
- September 2009 (12)
- August 2009 (10)
- July 2009 (3)
- June 2009 (7)
- May 2009 (1)
- April 2009 (2)
- February 2009 (1)
- Subscribe to feed Subscribe to this blog's feed
About this Entry
This page contains a single entry by kwc published on May 28, 2010 1:01 PM.
ROS and OpenRTM-aist was the previous entry in this blog.
Coming Up In ROS C-Turtle: Gazebo Gets A Facelift is the next entry in this blog.
Find recent content on the main index or look in the archives to find all content.
Leave a comment