You need to be a member of diydrones to add comments!
This reply was deleted.
Activity
RT @Heavy02011: @diyrobocars : A Home-brew computer club* for Connected Autonomous Driving on Jan 23rd, 2021 https://www.meetup.com/Connected-Autonomous-Driving/events/275728684/ #Meetu…
RT @Heavy02011: @diyrobocars Autonomous Driving Assembly at #rC3. join us at https://rc3.world/rc3/assembly/diyrobocars-f1tenth/ @f1tenth @DAVGtech @DWalmroth…
RT @chr1sa: New car designs coming for our next @DIYRobocars @donkey_car virtual race on the 23rd. Choose any one you want at race time
Le…
RT @RoboticMasters: Thanks to @EllerbachMaxime and the Sydney Uni Capstone Students the @donkey_car @diyrobocars simulator is getting a ma…
An interesting line-following simulator to use with with your robocars:
https://github.com/ron-grant/LFS
Replies
I cannot get APM Planner 2.0 working on new iMac on latest El Capiton.
It does not see USB port. Only reports "Bluetooth Incoming Port"
Tried reloading drivers. Any help is appreciated.
The unix based operative systems, sometimes, need the apps run on 'root mode' to access the COM ports. I had that access problem on Debian Sid. I just start the apmplanner2 from terminal as root and with this the problem is solved, but you have to know the risks using root modes.
You can try to start the app with a terminal, something like
sudo open “/Applications/Utilities/MissionPlanner.app”
You don't need to run APM Planner 2.0 as root. (OSX or Linux)
You do need to add the user to the correct groups on Linux you need the user added to the 'dial out' group. and remove modemmanager.
I'm using El Capitan with 3DR Radio and it seems to work as expected. Though there are people who are reporting issues why is unknown.
(I am the lead dev on APM Planner 2.0)
Thank you
I had a problem with this, the Modem manager was not a problem on Jessie but I had this on Sid.
As to a resolution, I would suggest a clean install of OSX El Capitan to see if that solves the problem
massive bug in El Capitan serial interface. No fix is available. Good luck
I'm using El Capitan on a Macbook Air with no issues. Works great over USB with APM Planner
Good for you bad for us.
I did remove it and reinstalled. I also tried GRound Control station.
Something has changed on the way El Capitan access the USB port?
The computer I'm using btw is:
MacBook Pro 15" 2.5gighz, 6gb ram, 750gig
Late 2008 model.
It would appear the SIP is causing issues and needs to be disabled. Take a look at the link below and let us know how it goes.
http://osxdaily.com/2015/10/05/disable-rootless-system-integrity-pr...
Here is a link from our forums that may have some useful information in it.
https://forum.lulzbot.com/viewtopic.php?t=2993