We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Sender Stamps Changes:
CHANGES - > Before
| 1407 | resStatus | sensor | 0/1*[1] | CANgw | 1408 | resEStop | sensor | 0/128*[1] | CANgw | 1409 | resQuality | sensor | 0-100*[1] | CANgw | 1410 | resButtons | sensor | 1/3/5/7*[1] | CANgw
| 1406 | asMission | sensor | 0-8 | CANgw
| 1416 | KnobR | sensor | 1-12 int | CANgw | 1417 | NnobL | sensor | 1-12 int | CANgw
| 1404 | asReadyToDrive | sensor | 1/0 | StateM
|1099 | resInitialize | req | Don't Care*[1] | StateM
CHANGES - > After
| 1801 | resStatus | sensor | 0/1*[1] | CANgw | 1802 | resEStop | sensor | 0/128*[1] | CANgw | 1803 | resQuality | sensor | 0-100*[1] | CANgw | 1804 | resButtons | sensor | 1/3/5/7*[1] | CANgw
| 1906 | asMission | sensor | 0-8 | CANgw
| 1916 | KnobR | sensor | 1-12 int | CANgw | 1917 | NnobL | sensor | 1-12 int | CANgw
| 1904 | asReadyToDrive | req | 1/0 | StateM
|1899 | resInitialize | req | Don't Care*[1] | StateM
Message type Changes: asReadyToDrive from opendlv::proxy::SwitchStateReading to opendlv::proxy::SwitchStateRequest
The text was updated successfully, but these errors were encountered:
Changes Done, waiting for tests
Sorry, something went wrong.
wangroger0801
No branches or pull requests
Sender Stamps Changes:
CHANGES - > Before
| 1407 | resStatus | sensor | 0/1*[1] | CANgw
| 1408 | resEStop | sensor | 0/128*[1] | CANgw
| 1409 | resQuality | sensor | 0-100*[1] | CANgw
| 1410 | resButtons | sensor | 1/3/5/7*[1] | CANgw
| 1406 | asMission | sensor | 0-8 | CANgw
| 1416 | KnobR | sensor | 1-12 int | CANgw
| 1417 | NnobL | sensor | 1-12 int | CANgw
| 1404 | asReadyToDrive | sensor | 1/0 | StateM
|1099 | resInitialize | req | Don't Care*[1] | StateM
CHANGES - > After
| 1801 | resStatus | sensor | 0/1*[1] | CANgw
| 1802 | resEStop | sensor | 0/128*[1] | CANgw
| 1803 | resQuality | sensor | 0-100*[1] | CANgw
| 1804 | resButtons | sensor | 1/3/5/7*[1] | CANgw
| 1906 | asMission | sensor | 0-8 | CANgw
| 1916 | KnobR | sensor | 1-12 int | CANgw
| 1917 | NnobL | sensor | 1-12 int | CANgw
| 1904 | asReadyToDrive | req | 1/0 | StateM
|1899 | resInitialize | req | Don't Care*[1] | StateM
Message type Changes:
asReadyToDrive from opendlv::proxy::SwitchStateReading to
opendlv::proxy::SwitchStateRequest
The text was updated successfully, but these errors were encountered: