Re: Porting Rock on RTEMS as GSoC project

2016-02-12 Thread Gedare Bloom
You should try to get someone from the Rock or the Orocos community to commit to (co-)mentor you if at all possible. On Fri, Feb 12, 2016 at 11:49 AM, Sambeet Panigrahi wrote: > Hi, > I am interested in working on porting Rock on RTEMS. I am currently working > on replicating Matthias Goldhoorn's

Re: Python problem

2016-02-12 Thread Jason Wong
Although I suspect that the reason you cannot install python2.7-dev is that you have already installed python2.7-dev:i386 which is conflict with python2.7-dev:amd64, you should show the error message when you are trying to install python2.7-dev to make things clearer. On 12 February 2016 at 22:38

Re: Python problem

2016-02-12 Thread punit vara
On Fri, Feb 12, 2016 at 3:21 AM, Jason Wong wrote: > I am using a docker image running Ubuntu 15.10, I have no problem installing > both "python2.7-dev" and "libpython2.7-dev". > According to apt-cache, "python2.7-dev" depends on "python2.7". > If you install "python2.7-dev", then "python2.7" shou

Porting Rock on RTEMS as GSoC project

2016-02-12 Thread Sambeet Panigrahi
Hi, I am interested in working on porting Rock on RTEMS. I am currently working on replicating Matthias Goldhoorn's work. I am also trying to go through previous projects taken by Anna Vasquez for SOCIS. I wanted to know if this can be taken up as a project this year? Regards Sambeet _

Re: [PATCH] Beaglebone: Fix the IRQ handling code

2016-02-12 Thread Martin Galvan
Thanks Ben! Indeed, any further testing is more than welcome :) On Thu, Feb 11, 2016 at 7:55 PM, Ben Gras wrote: > This looks like great work. Please let me test it (I'll try the GPIO > interrupt trigger) & I'll merge it as soon as I have time. > > Thank you! > > Cheers, > Ben > > > On Thu, Feb 1