
The 2006 LEGO Mountaineers
U.S. FIRST Jr. Robotics team #3344
Pine Mountain Club, California
www.icarobotics.com/lego

Search
Recent Entries
- Using wind turbines for alternativ
- HELP! Can you help me with RoboLab
- In Leaps and Bounds
- Wind as an alternative energy sour
- Moving Forward in our Research
- This year’s FIRST research p
- Mayan Adventures with the NXT
- Back for One More Round
- The Challenge is Released!
- The 2007 FIRST Challenge is Releas
- Triumph and Success
- We won the Director’s award!
- Competition Time
- We finally figured out a way to do
- The Clock is Ticking!
- We’re Making Progress!
- Frustration and Triumph
- Long Jump Mission ideas
- Great Job Flying Geeks!!!
- Clovis - The State Competition
Recent Comments
Photo Album
Archives
- October 2007 (7)
- September 2007 (3)
- May 2007 (1)
- April 2007 (6)
- March 2007 (2)
- December 2006 (6)
- November 2006 (20)
- October 2006 (39)
- September 2006 (6)
- August 2006 (12)
- March 2005 (2)
- November 2004 (34)
- October 2004 (11)
- September 2004 (20)
- August 2004 (8)
- December 2003 (1)
- September 2003 (3)
- August 2003 (2)
- July 2003 (1)
- June 2003 (1)
- December 2002 (4)
- November 2002 (15)
- October 2002 (8)
- September 2002 (3)
- August 2002 (2)
- July 2002 (2)
Highlights
- HELP! Can you help me with RoboLab
- We won the robot design award!!!
- Patience and hard work made all th
- A mother’s perspective on te
- You’ve helped us more than y
- The competition is getting close!
- One Little, Two Little, Three Litt
- We’re on a roll!
- How to Write Great Programs
- I just built and programmed my fir
- The Competition Playing Field Has
- Frequent failure, the key to succe
- 2006 U.S. First Robotics season be
- We won the Director’s award,
- Lessons we learned at the event
Corporate Sponsors
Partners
Links of Interest
Video Gallery
(Windows Media Player Required)
Recent Googles
sensor with ROBOLAB 2.9. I can get the rotation sensor to work some
of the time, but whenever I try to add the NXT motor sync option the
robot goes forward forever. A few questions:
Can the rotation sensor and the motor sync blocks coincide?
Is there an easier way to program the rotation sensor?
Where should the motor sync block be placed in the program, before or
after I program the motors to go forward x number of degrees?
Does it matter?
I have also been having trouble controlling my robot's speed. In the
Mindstorms NXT software I can program my robot to gradually increase
my speed as I move forward. How do I do that in ROBOLAB?
If anyone has any suggestions or tips, please post a response. Until
then, I will continue to experiment.
Wendy
The LEGO Mountaineers
I have also found several tutorials on RoboLab 2.9 by { Link } search engine, you may try to use them as well. Good luck!
re: Robolab and rotation sensors () 2Thank you, Mr. Rogers. I will contact you by email with the details!
Wendy
Robolab and rotation sensors (Chris Rogers) 3Wendy - I have two questions.
1. can you please email me your code?
2. are you running 2.9.2 or 2.9.3? If you are using 2.9.2 try going to LEGOEngineering.com and run the patch - there were a number of fixes on the motor stuff (although I do not remember one like what you are talking about).
Yes you can use the motor synch and distance set icons together - I do not think the order should matter - I usually synch first and have not had issues.
Also - if you want to slow the motors down, just run a loop 100 times and wire the loop iteration value to the motor speed (and put a 100msec wait in the loop as well). I can send you the code if you wish.
I hope that helps.
see ya
Discussion for this entry is now closed.