SMR
From Rsewiki
(Difference between revisions)
(→reverse using smrcl) |
|||
Line 24: | Line 24: | ||
[[RHD change configuration]] (After flash change on some SMRs) | [[RHD change configuration]] (After flash change on some SMRs) | ||
+ | |||
+ | ====Additional smrcl features==== | ||
+ | |||
+ | Also available SMRCL functions | ||
+ | |||
+ | asin(x) | ||
+ | acos(x) | ||
====reverse using smrcl==== | ====reverse using smrcl==== |
Revision as of 08:31, 9 July 2010
How to make the SMR's work without a monitor
SMRCL http://www.iau.dtu.dk/~naa/smr/smrcl.pdf
SMR simulator: http://www.iau.dtu.dk/ingarb/sim/
RHD change configuration (After flash change on some SMRs)
Additional smrcl features
Also available SMRCL functions
asin(x) acos(x)
reverse using smrcl
Reverse 0.5m straight
fwd -0.5
Reverse and turn (turnradius 0.5m turn 90 degrees to the left, speed 0.2 m/s). Back and forward to the same end position:
turnr 0.5 90 @v-0.2 turnr 0.5 90 @v0.2 stop