| | 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 (16 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 (16 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, (...) (16 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 (...) (16 years ago, 7-Mar-09, to lugnet.robotics)
|
|
| | Re: Cybermaster programming
|
|
How I choose to run the program on the PC? can I use vanilla language like C++ or java? (...) (16 years ago, 7-Mar-09, to lugnet.robotics)
|