 | | Re: trouble compiling brickOS
|
|
(...) I did! (...) It did complain and I did install the hitachi 8300 gcc version. Funny thing, after installing it, the configure script was still complaining that it cannot find the hitachi gcc compiler, although the binaries were right there in (...) (22 years ago, 5-Sep-03, to lugnet.robotics.rcx.legos)
|
|
 | | Re: Lego Mindstorms Robotic Sumo Question
|
|
(...) David, To answer your question, everyone has their own way. But here's a link to a pretty well refined set of rules. (URL) should answer most of your questions. And, if you find yourself around Ann Arbor, Mi, in a couple weeks, you should stop (...) (22 years ago, 4-Sep-03, to lugnet.events, lugnet.robotics.rcx)
|
|
 | | Vision Command and Linux
|
|
Hi, I've test some Video detection with the Lego VC. And here is my report : My program use the videodev API and make is video detection in "real time" My raw image is here -> (URL) apply a sum of filter (and join color value to the program) and I (...) (22 years ago, 4-Sep-03, to lugnet.robotics)
|
|
 | | Lego Mindstorms Robotic Sumo Question
|
|
Hello all Mindstorms fans! I have a few questions regarding Robotic Sumo (Lego Mindstorms Robotic Sumo that is). I have gotten interested in Robotic Sumo and would like to learn a few more things about it. I would also like to know if everyone does (...) (22 years ago, 4-Sep-03, to lugnet.events, lugnet.robotics.rcx)
|
|
 | | Re: All-Terrain
|
|
(...) Thanks Ed! (22 years ago, 4-Sep-03, to lugnet.robotics)
|
|
 | | Re: trouble compiling brickOS
|
|
(...) Run ./configure!!! (...) Let me guess: You use the original c compiler of your linux distribution. May be that configure will complain that it does not find the gcc compiler? You run Linux on a Intel box. Your normal gcc will compile c to (...) (22 years ago, 3-Sep-03, to lugnet.robotics.rcx.legos)
|
|
 | | trouble compiling brickOS
|
|
Hi! I am pretty new to lego and I started for a few days to make my rcx work under Linux. After I passed all the makefile issues, gcc 3.3 mlsl problems, I still get this error from memcpy.c: make[1]: Entering directory (...) (22 years ago, 3-Sep-03, to lugnet.robotics.rcx.legos)
|
|
 | | Re: All-Terrain
|
|
In lugnet.robotics, Evan Todd wrote: [SNIP] (...) Evan, You might check out this site on creating wheels. (URL) Manlove (22 years ago, 3-Sep-03, to lugnet.robotics)
|
|
 | | RE: understanding the opcode
|
|
Pierre, Matt Jadud has done what you are trying to do on my pbForth firmware for the RCX. (URL) His weblog is here: (URL) You might try to contact him before you go too far down the road :-). The RCX native opcode execution may be too slow for any (...) (22 years ago, 3-Sep-03, to lugnet.robotics)
|
|
 | | understanding the opcode
|
|
hi there, i should write a scheme compiler for the RCX. so, first i am trying to understand the opcode of the RCX. now there is one thing i really don't get... let's take the example of the 'Add to variable' function [1]. we have the following args (...) (22 years ago, 3-Sep-03, to lugnet.robotics)
|