Okay, some back story:

I need to define a new control mode for an Arducopter I am working on, as I am needing to add a wheel base to the arducopter and defining a new mode should address this. So far, I have determined that I need to change files in the source for both the arducopter Arduino code and the APM Planner software.

I am using these threads as a reference:

http://diydrones.com/forum/topics/added-pos-hold-mode-code-attached

http://diydrones.com/forum/topics/libraries-for-compiling-apm-missi...


Changing the Arducopter is easy enough (I hope), but I am running into a few issues. I have having a few compile errors in Visual Studio, mostly relating to missing references. I redefined as many as I could by added the references from the bin/release directory, but I could not find "system.reactive.dll" or "system.reactive.exe" in the source, and the code won't compile until I can resolve that. Anybody know where I can find this file, as I don't know where I can find it?

Views: 197

Reply to This

Replies to This Discussion

I pretty much found a resolution to this problem. I just took a copy of the dll from the standard compiled version of APM Planner, and it worked pretty much after that.

Hello,

I found the exact same issue a few weeks ago. I solved it installing the Reactive Extensions (Rx). You can find it 
here.

Hope this helps.

 

Pedro

Thanks for the link, I'll be sure to use it in the future.

RSS

Social Networking

Contests

Season Two of the Trust Time Trial (T3) Contest has now begun. The fourth round is an accuracy round for multicopters, which requires contestants to fly a cube. The deadline is April 14th.

A list of all T3 contests is here

Groups

Advertisement

© 2013   Created by Chris Anderson.   Powered by

Badges  |  Report an Issue  |  Terms of Service