On 11/7/11 10:16 AM, Carlos Neves wrote:
> I am a robotics student and I have used numpy to develop a controller
> for a humanoid robot. Now I am trying to implement the same controller
> to a different robot, NAO - http://www.aldebaran-robotics.com/
> This robot has a Linux based OS with Python 2.
On Mon, Nov 7, 2011 at 6:16 PM, Carlos Neves wrote:
> Hello everyone,
>
> I am a robotics student and I have used numpy to develop a controller for a
> humanoid robot. Now I am trying to implement the same controller to a
> different robot, NAO - http://www.aldebaran-robotics.com/
> This robot has
Hello everyone,
I am a robotics student and I have used numpy to develop a controller
for a humanoid robot. Now I am trying to implement the same controller
to a different robot, NAO - http://www.aldebaran-robotics.com/
This robot has a Linux based OS with Python 2.6.4. Since the goal is to
im
On Tue, Feb 17, 2009 at 12:37 PM, David Cournapeau wrote:
> Also, some configuration tests need to be executed on the target
> machine: this needs to be fixed.
Ok, that one at least is fixed. Now, the numpy configuration stage
does not need to execute anything on the target platform. All the
tes
On Tue, Feb 17, 2009 at 12:23 AM, Yepez, Esteban wrote:
> Are there any patches from previous versions?
Do you mean for python itself or numpy ? For numpy, not that I know
of. For old python, there are some patches in the tracker, but none of
it has been integrated AFAIK.
> Can provide any other
Are there any patches from previous versions? Can provide any other suggestions?
On 2/15/09 12:30 AM, "David Cournapeau" wrote:
Yepez, Esteban wrote:
> Hello,
>
> I have having a hard time finding more information to help me, so I
> thought I'd ping you both.
>
> I need to x-compile numpy for a
Yepez, Esteban wrote:
> Hello,
>
> I have having a hard time finding more information to help me, so I
> thought I'd ping you both.
>
> I need to x-compile numpy for a new processor. I have a toolchain, and
> have x-compiled python2.5.4, boost1.37,swig1.38. I just can't figure
> out how to x-co
Hello,
I have having a hard time finding more information to help me, so I thought I'd
ping you both.
I need to x-compile numpy for a new processor. I have a toolchain, and have
x-compiled python2.5.4, boost1.37,swig1.38. I just can't figure out how to
x-compile numpy. Now I had to play many t