 | | NQC Linux Support - USB and TCP
|
|
For those interested, I have posted a patch to SourceForge for NQC at (URL) . This patch includes several changes, most of which are related to Linux, though portions may be of use to other platforms. * Removed the dependency of (...) (17 years ago, 11-Mar-09, to lugnet.robotics.rcx.nqc)
|
| |
 | | Re: How can I set inch unit or metric(cm) unit to Sonar sensor?
|
|
(...) Thank you very much your reply. Have a nice day!! :) NXTelectroneer:-D (17 years ago, 8-Mar-09, to lugnet.robotics)
|
| |
 | | Re: How can I set inch unit or metric(cm) unit to Sonar sensor?
|
|
(...) The sensor itself returns only cm values. To use inches just multiply the result by 100 and divide by 254 (1 inch = 2.54 cm, but since we are dealing with integers we use 1/2.54 = 100/254) Philo (17 years ago, 7-Mar-09, to lugnet.robotics)
|
| |
 | | Re: RobotC on NeXTScreen
|
|
(...) Thanks for the response, I was not previously aware of this and it took me a while to find it. For anyone else interested: from the toolbar choose Robot->Debugger, then Robot->Debug Windows->NXT Remote Screen. It works great. (...) Again, (...) (17 years ago, 7-Mar-09, to lugnet.robotics.nxt)
|
| |
 | | How can I set inch unit or metric(cm) unit to Sonar sensor?
|
|
Hi, I am building a NXT remote control program but atempt a problem. I am now success to reading sensors even ultrasonic(sonar) sensor. But I want to set the sonar to imperial(inch) unit or metric(Centimeter) unit. Or, want to know how to reading (...) (17 years ago, 7-Mar-09, to lugnet.robotics)
|