About

Gender

Male


Location

Woodbine, MD


Please tell us a bit about your UAV interest

Aspiring hobbyist. Aerospace Engineer looking to advance the state of the art in unmanned systems.


Hometown:

Woodbine, MD


Activity Feed

Patrick Nolan commented on Maxx_UAV's blog post New ArduPilot plugin for Gazebo
"@Aurelien ROY and @Maxx_UAV
Great work! I can't wait to give it a try, it looks really powerful. If I have any time, I may want to look into doing some of the same things with a HIL setup instead of the SW executable. But for now, this looks like a…"
Dec 21, 2015
Patrick Nolan commented on Chris Anderson's blog post Using ROS Gazebo simulator with ArduCopter
"Aurelien, I am running Ardupilot on my Pixhawk. I am really struggling with two things: 1) Setting the Pixhawk into HIL mode and 2) Writing a waypoint to the Pixhawk. Once I have these in place, I can probably figure out how to arm and start the…"
Oct 2, 2015
Patrick Nolan replied to Baden Corr's discussion Pixhawk + MAVLink commands (SYSTEM ID, COMPONENT ID) in PIXHAWK
"Hey Baden, have you made any headway on this? I am also struggling to send messages to my Pixhawk (running ardupilot software). I outlined what I am doing in this post if you want to take a…"
Oct 1, 2015
Patrick Nolan replied to Patrick Nolan's discussion Setting HIL Mode Programmatically and getting motor/servo commands
"Stephen,
I started a new topic because I made significant changes to what I have done so far, and I feel like it required a more clear description. It can be found here: http://diydrones.com/forum/topics/custom-hil-program-with-ros-gazeb....
I don't…"
Sep 30, 2015
Patrick Nolan posted a discussion
I had a similar topic to this, but since I've made some significant changes and the old conversation was getting a bit muddled, I wanted to start fresh with a detailed explanation. The other discussion can be seen here:…
Sep 30, 2015
Patrick Nolan commented on Chris Anderson's blog post Using ROS Gazebo simulator with ArduCopter
"Aurelien,
I went through your setup from the PDF instructions on your github page and I actually can't seem to get the regular sim_vehicle.sh to run. I get the "Connection Refused', 'sleeping' message that you mentioned in the instructions, but I…"
Sep 29, 2015
Patrick Nolan replied to Patrick Nolan's discussion Setting HIL Mode Programmatically and getting motor/servo commands
"Stephen, I think I figured out what you meant by your previous message. Using the MISSION_ITEM message (#39), you can send a MAV_CMD value and that is how I would set the Pixhawk into HIL mode. 

Now my problem is actually getting an ACK back from…"
Sep 22, 2015
Patrick Nolan replied to Patrick Nolan's discussion Setting HIL Mode Programmatically and getting motor/servo commands
"So I saw the MAV_CMD and MAV_CMD_DO_SET_PARAMETER, but it doesn't look like MAV_CMD is a message. I can't seem to figure out how to send that, but I'll keep looking because that seems to be exactly what I want.

And to further explain what I mean…"
Sep 21, 2015
Patrick Nolan replied to Patrick Nolan's discussion Setting HIL Mode Programmatically and getting motor/servo commands
"Stephen, the message I really needed was actually the SERVO_OUTPUT_RAW message, and I got that working for my purposes. So right now, I have the servo outputs from the Pixhawk being mapped to RPM and subsequently being sent into the Gazebo/ROS…"
Sep 18, 2015
Patrick Nolan replied to Patrick Nolan's discussion Setting HIL Mode Programmatically and getting motor/servo commands
"Stephen, thank you for the quick reply. I was looking at the RC_CHANNELS_SCALED message, but that doesn't seem to be the output from the Pixhawk. Am I misunderstanding the MAVLINK message specification for that message?  I am looking for a message…"
Sep 18, 2015
Patrick Nolan posted a discussion
I am trying to write my own HIL code that makes use of the MAVLINK protocol and a Pixhawk autopilot. I'll try to explain what I'm trying to do before I go into the problems I am having:The overall architecture of my system is I want to use an actual…
Sep 17, 2015
Patrick Nolan commented on Chris Anderson's blog post Using ROS Gazebo simulator with ArduCopter
"Aurelien, thanks for your help. For my purposes, I think I have the SITL simulation working. However, I eventually need to use the actual Pixhawk hardware in a similar fashion to the setup described in this article. I know at some point (I can't…"
Sep 14, 2015
Patrick Nolan commented on Chris Anderson's blog post Using ROS Gazebo simulator with ArduCopter
"Alejandro,
I also had similar issues getting this to work out of the box. I eventually got it to work by using a combination of the repositories listed in the article (from http://dev.ardupilot.com/wiki/using-rosgazebo-simulator-with-sitl/) and the…"
Aug 31, 2015