To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.robotics.rcxOpen lugnet.robotics.rcx in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 Robotics / RCX / *905 (-20)
  Re: LegOS 0.2.0a multi-threading problem
 
Hi, yes, currently, you'll have to make main() your first function. version 0.2.1 will support arbitrary starting offsets. could you report about the stability of repeated program runs? if this works fine, I'll change the ON/OFF behaviour to (...) (25 years ago, 26-Oct-99, to lugnet.robotics.rcx.legos)
 
  Re: A few questions on NQC vs. VB
 
(...) Hi, Don't miss the opportunity to learn Forth! It's unique environment, it's just another world. :) Here is a history of Forth: (URL) Sergey Udovenko (25 years ago, 26-Oct-99, to lugnet.robotics.rcx)
 
  Re: Double echo
 
Hi Ralph, (...) Yes, it works. After fighting for a while with Cygwin32 + binutils (it's still present a bug in linker configuration), finally I got the development environment. Your makefile works fine so it was very easy to get pbFORTH compiled. (...) (25 years ago, 26-Oct-99, to lugnet.robotics.rcx.pbforth)
 
  Interests in non-GNU C compiler for RIS?
 
I know most lego alternative SW seems to be Open Source, but please don't flame me for asking this question - ImageCraft is a company that provides low cost C compilers for 8/16 bit microcontrollers such as Atmel AVR, Moto HC11/12/16. While not Free (...) (25 years ago, 26-Oct-99, to lugnet.robotics.rcx)
 
  Re: A few questions on NQC vs. VB
 
(...) Hi, I don't see this as a matter of choice. It really depends on what you want to do with your robots. NQC programs are executed directly on the RCX and needs no communication with the PC, whereas programs written in VB using SPIRIT.OCX are (...) (25 years ago, 26-Oct-99, to lugnet.robotics.rcx)
 
  Re: A few questions on NQC vs. VB
 
Hi Zac, Dave Baum's NQC is excellent ... not quite the capabilities of pbForth, but *much* easier to learn. Mark Overmars' RCX-CC makes NQC even easier to use ... and best of all, both Dave and Mark have made their efforts available for use free of (...) (25 years ago, 26-Oct-99, to lugnet.robotics.rcx)
 
  Re: A few questions on NQC vs. VB
 
(...) I'd recommend NQC; if you use visual basic, you'll need to go through a lot of communicating-with-the-brick and user-interface crap every time you want to make a program. With NQC, you concentrate on writing your code for the robot, and don't (...) (25 years ago, 26-Oct-99, to lugnet.robotics.rcx)
 
  RE: A few questions on NQC vs. VB
 
(...) After seeing all the cool stuff at Mindfest this weekend, I'll say this: 1. Learn about basic bot building using the graphical tools from LEGO 2. When you need more control, go to NQC 3. When you run out of variables or timers, etc go to (...) (25 years ago, 26-Oct-99, to lugnet.robotics.rcx, lugnet.robotics.rcx.pbforth)
 
  Re: A few questions on NQC vs. VB
 
Zac, I may not understand your objectives, but I'd say that using NQC with the Rcx Command Center RcxCC is the current best choice for work that is primarily concerned with programming the Rcx and Robots. You'll find it very easy to use, and there's (...) (25 years ago, 26-Oct-99, to lugnet.robotics.rcx)
 
  Re: LegOS 0.2.0a multi-threading problem
 
(...) [snip] Heh. I've spent 2 days on this, so I know how you feel :). main() must be the first function in your source file, otherwise really weird stuff happens. -- Regards, Modemch (25 years ago, 25-Oct-99, to lugnet.robotics.rcx.legos)
 
  A few questions on NQC vs. VB
 
Hi all. I've been lurking in the shadows reading posts for a couple of weeks and now have a question of my own. I'd like to move beyond the programming capabilities of the RIS software and am trying to decide which way to go. I have VERY little (...) (25 years ago, 26-Oct-99, to lugnet.robotics.rcx)
 
  RE: Double echo
 
(...) This is a good idea Sergey. Obvoiusly you have got a set of tools up to build the pbForth from the distribution. Does the makefile work OK for you? I might suggest that I add a word that turns the echos off or on? How does ECHO_OFF ( -- ) (...) (25 years ago, 26-Oct-99, to lugnet.robotics.rcx.pbforth)
 
  Re: H8 tools problems on Linux
 
(...) Hi! I got the precompiled tools from the LegOS page, tried with both the 'old' and the 'new' set... by the way, the Windows version works fine. Not 0.2.0, but that's not the tools' fault... thanks for all the help Vlad (25 years ago, 26-Oct-99, to lugnet.robotics.rcx.legos)
 
  Re: H8 tools problems on Linux
 
Thanks for the plug, Jacob. I in fact have received a set of instructions for gcc 2.9.5, and began the work of integrating them into the HOWTO last night. However, I was interrupted and will not have time to finish the task tonight, so do expect gcc (...) (25 years ago, 25-Oct-99, to lugnet.robotics.rcx.legos)
 
  Re: H8 tools problems on Linux
 
(...) I've compiled LegOS under RedHat 5.2 without problems. I recently upgraded to 6.0 and I still have no problems. Have you downloaded some odd version of gcc or binutils? I've experienced problems when compiling gcc 2.95, but they can (easily) (...) (25 years ago, 24-Oct-99, to lugnet.robotics.rcx.legos)
 
  Re: AI and even more exiciting stuff
 
(...) Here is a simple example where 32 bits isn't enough precision. Task: Given a robot with at least one motor, rotational velocity sensors [1] on each motor and a light sensor, implement a program to compile statistics on motor speed and light (...) (25 years ago, 25-Oct-99, to lugnet.robotics, lugnet.robotics.rcx.pbforth)
 
  LegOS 0.2.0a multi-threading problem
 
I have been attempting to us the thread API for a LegOS project. I have been following the examples I found on the LegOS How-To page with out much success. If I run some simple code inside the main function it works fine but if I try the same code (...) (25 years ago, 25-Oct-99, to lugnet.robotics.rcx.legos)
 
  Re: H8 tools problems on Linux
 
(...) Vlad- First off, I'd suggest building your own tools, instead of downloading the pre-built tools (which, like anything pre-built, tends to work only on systems very similar to the original builder's.) There are pretty clear directions (I (...) (25 years ago, 24-Oct-99, to lugnet.robotics.rcx.legos)
 
  Re: H8 tools problems on Linux
 
(...) I'll let someone else address the rest of your question, but: there is no "Linux 5.2". The latest stable version of Linux is 2.2.13, and the latest devel release is 2.3.22. Perhaps you mean Red Hat 5.2? In that case, I'd suggest upgrading -- (...) (25 years ago, 24-Oct-99, to lugnet.robotics.rcx.legos)
 
  H8 tools problems on Linux
 
Hi all! The H8 tools on Linux won't work for me - it's Linux 5.2 and the C compiler complains about "null char when parsing input" for anything else than a comment... I tried with both the old and new tools form the legOS site.... any ideas? thanks (...) (25 years ago, 24-Oct-99, to lugnet.robotics.rcx.legos)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

©2005 LUGNET. All rights reserved. - hosted by steinbruch.info GbR