-
Notifications
You must be signed in to change notification settings - Fork 88
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix SoftErrorLimiter limitation #785
Commits on Aug 28, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 28a7855 - Browse repository at this point
Copy the full SHA 28a7855View commit details -
[rtc/SoftErrorLimiter/SoftErrorLimiter.cpp] Limitation by llimit and …
…ulimit to approach valid joint range when (llimit > m_qRef.data[i] && prev_angle[i] <= m_qRef.data[i]) or ( ulimit < m_qRef.data[i] && prev_angle[i] >= m_qRef.data[i] )
Configuration menu - View commit details
-
Copy full SHA for 86de404 - Browse repository at this point
Copy the full SHA 86de404View commit details -
[rtc/SoftErrorLimiter/SoftErrorLimiter.cpp] Update limitation conside…
…ring vel, pos, err at once
Configuration menu - View commit details
-
Copy full SHA for 773e978 - Browse repository at this point
Copy the full SHA 773e978View commit details -
Configuration menu - View commit details
-
Copy full SHA for e0fe7e9 - Browse repository at this point
Copy the full SHA e0fe7e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43f0ab0 - Browse repository at this point
Copy the full SHA 43f0ab0View commit details
Commits on Aug 29, 2015
-
[sample/SampleRobot/samplerobot_soft_error_limiter.py] Update limit t…
…able check and add error and vel limit check
Configuration menu - View commit details
-
Copy full SHA for 28ce46b - Browse repository at this point
Copy the full SHA 28ce46bView commit details -
[sample/SampleRobot/samplerobot_soft_error_limiter.py] Remove unneces…
…sary mdlldr and fix newline
Configuration menu - View commit details
-
Copy full SHA for 300f4cc - Browse repository at this point
Copy the full SHA 300f4ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 998614e - Browse repository at this point
Copy the full SHA 998614eView commit details